diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-25 01:06:07 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-25 01:06:07 -0600 |
commit | 61a6392e76ea4ba5531c9501ac919b7e0b249fd6 (patch) | |
tree | 6c0139d8983835dfb555e08f58c75526f018adc3 /ubuntu/maverick/dependencies/libart-lgpl/debian/control | |
parent | b27cf9b441a01aad2c8457b4d5b30039ddcf3084 (diff) | |
download | tde-packaging-61a6392e76ea4ba5531c9501ac919b7e0b249fd6.tar.gz tde-packaging-61a6392e76ea4ba5531c9501ac919b7e0b249fd6.zip |
Update Debian and Ubuntu Breaks and Replaces fields
Diffstat (limited to 'ubuntu/maverick/dependencies/libart-lgpl/debian/control')
-rw-r--r-- | ubuntu/maverick/dependencies/libart-lgpl/debian/control | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ubuntu/maverick/dependencies/libart-lgpl/debian/control b/ubuntu/maverick/dependencies/libart-lgpl/debian/control index b797b51d4..d131211f3 100644 --- a/ubuntu/maverick/dependencies/libart-lgpl/debian/control +++ b/ubuntu/maverick/dependencies/libart-lgpl/debian/control @@ -7,7 +7,7 @@ Source: libart-lgpl Section: devel Priority: optional Maintainer: Josselin Mouette <joss@debian.org> -Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org>, Sebastien Bacher <seb128@debian.org> +Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Loic Minier <lool@dooz.org>, Sebastian Drge <slomo@debian.org>, Sebastien Bacher <seb128@debian.org> Standards-Version: 3.8.4 Build-Depends: debhelper (>= 5), gnome-pkg-tools (>= 0.7), @@ -18,6 +18,8 @@ Build-Depends: debhelper (>= 5), Package: libart-2.0-2 Architecture: any Section: libs +Replaces: libart-2.0-2 (<< 4:14.0.0) +Breaks: libart-2.0-2 (<< 4:14.0.0) Depends: ${misc:Depends}, ${shlibs:Depends} Description: Library of functions for 2D graphics - runtime files @@ -30,6 +32,8 @@ Description: Library of functions for 2D graphics - runtime files Package: libart-2.0-dev Architecture: any Section: libdevel +Replaces: libart-2.0-dev (<< 4:14.0.0) +Breaks: libart-2.0-dev (<< 4:14.0.0) Depends: ${misc:Depends}, ${shlibs:Depends}, libart-2.0-2 (= ${binary:Version}), |