r29992 - in /desktop/unstable/libgnome/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Oct 5 08:48:06 UTC 2011


Author: biebl
Date: Wed Oct  5 08:48:05 2011
New Revision: 29992

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29992
Log:
Remove obsolete Conflicts and Replaces.

Modified:
    desktop/unstable/libgnome/debian/changelog
    desktop/unstable/libgnome/debian/control
    desktop/unstable/libgnome/debian/control.in

Modified: desktop/unstable/libgnome/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome/debian/changelog?rev=29992&op=diff
==============================================================================
--- desktop/unstable/libgnome/debian/changelog [utf-8] (original)
+++ desktop/unstable/libgnome/debian/changelog [utf-8] Wed Oct  5 08:48:05 2011
@@ -14,6 +14,7 @@
   * debian/control
     - Add Suggests: devhelp to libgnome2-doc for the gtk-doc API
       documentation.
+    - Remove obsolete Conflicts and Replaces.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 05 Oct 2011 10:23:38 +0200
 

Modified: desktop/unstable/libgnome/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome/debian/control?rev=29992&op=diff
==============================================================================
--- desktop/unstable/libgnome/debian/control [utf-8] (original)
+++ desktop/unstable/libgnome/debian/control [utf-8] Wed Oct  5 08:48:05 2011
@@ -56,10 +56,7 @@
 Package: libgnome2-common
 Architecture: all
 Section: libs
-Replaces: libgnome2-0 (<= 1.117.0-1),
-          nautilus (<= 1.0.6-4)
 Depends: ${misc:Depends}
-Conflicts: libgnome2-0 (<= 1.117.0-1)
 Breaks: gnome-panel (<< 2.28)
 Suggests: desktop-base (>= 0.3.16)
 Description: The GNOME library - common files
@@ -70,10 +67,6 @@
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Replaces: libgnome2-0 (<= 1.117.0-1),
-          nautilus (<= 1.0.6-4),
-          libgnome2-dev (<= 2.0.5-1)
-Conflicts: libgnome2-0 (<= 1.117.0-1)
 Suggests: devhelp
 Description: The GNOME library - documentation files
  This package contains documentation files for the base GNOME library
@@ -85,6 +78,6 @@
 Architecture: any
 Depends: libgnome2-0 (= ${binary:Version}),
          ${misc:Depends},
-	 ${shlibs:Depends}
+         ${shlibs:Depends}
 Description: The GNOME library - debugging symbols
  This package contains the debugging symbols.

Modified: desktop/unstable/libgnome/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome/debian/control.in?rev=29992&op=diff
==============================================================================
--- desktop/unstable/libgnome/debian/control.in [utf-8] (original)
+++ desktop/unstable/libgnome/debian/control.in [utf-8] Wed Oct  5 08:48:05 2011
@@ -51,10 +51,7 @@
 Package: libgnome2-common
 Architecture: all
 Section: libs
-Replaces: libgnome2-0 (<= 1.117.0-1),
-          nautilus (<= 1.0.6-4)
 Depends: ${misc:Depends}
-Conflicts: libgnome2-0 (<= 1.117.0-1)
 Breaks: gnome-panel (<< 2.28)
 Suggests: desktop-base (>= 0.3.16)
 Description: The GNOME library - common files
@@ -65,10 +62,6 @@
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Replaces: libgnome2-0 (<= 1.117.0-1),
-          nautilus (<= 1.0.6-4),
-          libgnome2-dev (<= 2.0.5-1)
-Conflicts: libgnome2-0 (<= 1.117.0-1)
 Suggests: devhelp
 Description: The GNOME library - documentation files
  This package contains documentation files for the base GNOME library
@@ -80,6 +73,6 @@
 Architecture: any
 Depends: libgnome2-0 (= ${binary:Version}),
          ${misc:Depends},
-	 ${shlibs:Depends}
+         ${shlibs:Depends}
 Description: The GNOME library - debugging symbols
  This package contains the debugging symbols.




More information about the pkg-gnome-commits mailing list