r28335 - in /desktop/unstable/librsvg/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Mon Jun 6 14:44:29 UTC 2011
Author: biebl
Date: Mon Jun 6 14:44:28 2011
New Revision: 28335
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28335
Log:
Remove a few ancient Conflicts which are no longer necessary.
Modified:
desktop/unstable/librsvg/debian/changelog
desktop/unstable/librsvg/debian/control
desktop/unstable/librsvg/debian/control.in
Modified: desktop/unstable/librsvg/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/changelog?rev=28335&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/changelog [utf-8] (original)
+++ desktop/unstable/librsvg/debian/changelog [utf-8] Mon Jun 6 14:44:28 2011
@@ -7,6 +7,7 @@
- Update Build-Depends on debhelper.
- Strip leading debian/tmp/ from .install files.
* Remove debian/patches/01_manpage.patch, merged upstream.
+ * Remove a few ancient Conflicts which are no longer necessary.
-- Michael Biebl <biebl at debian.org> Mon, 06 Jun 2011 16:30:48 +0200
Modified: desktop/unstable/librsvg/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control?rev=28335&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control [utf-8] (original)
+++ desktop/unstable/librsvg/debian/control [utf-8] Mon Jun 6 14:44:28 2011
@@ -53,7 +53,6 @@
Depends: ${misc:Depends},
${shlibs:Depends}
Suggests: librsvg2-bin
-Conflicts: librsvg2-common (<< 2.12)
Description: SAX-based renderer library for SVG files (runtime)
The rsvg library is an efficient renderer for Scalable Vector Graphics
(SVG) pictures.
@@ -67,7 +66,6 @@
Depends: ${misc:Depends},
${shlibs:Depends},
librsvg2-2 (= ${binary:Version})
-Conflicts: gnome-games (<< 1:2.12)
Description: SAX-based renderer library for SVG files (extra runtime)
The rsvg library is an efficient renderer for Scalable Vector Graphics
(SVG) pictures.
@@ -95,7 +93,6 @@
${shlibs:Depends},
${python:Depends},
librsvg2-2 (>= ${binary:Version})
-Conflicts: librsvg2-common (<< 2.7)
Description: command-line and graphical viewers for SVG files
The rsvg library is an efficient renderer for Scalable Vector Graphics
(SVG) pictures.
Modified: desktop/unstable/librsvg/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control.in?rev=28335&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control.in [utf-8] (original)
+++ desktop/unstable/librsvg/debian/control.in [utf-8] Mon Jun 6 14:44:28 2011
@@ -48,7 +48,6 @@
Depends: ${misc:Depends},
${shlibs:Depends}
Suggests: librsvg2-bin
-Conflicts: librsvg2-common (<< 2.12)
Description: SAX-based renderer library for SVG files (runtime)
The rsvg library is an efficient renderer for Scalable Vector Graphics
(SVG) pictures.
@@ -62,7 +61,6 @@
Depends: ${misc:Depends},
${shlibs:Depends},
librsvg2-2 (= ${binary:Version})
-Conflicts: gnome-games (<< 1:2.12)
Description: SAX-based renderer library for SVG files (extra runtime)
The rsvg library is an efficient renderer for Scalable Vector Graphics
(SVG) pictures.
@@ -90,7 +88,6 @@
${shlibs:Depends},
${python:Depends},
librsvg2-2 (>= ${binary:Version})
-Conflicts: librsvg2-common (<< 2.7)
Description: command-line and graphical viewers for SVG files
The rsvg library is an efficient renderer for Scalable Vector Graphics
(SVG) pictures.
More information about the pkg-gnome-commits
mailing list