r21109 - in /desktop/unstable/devhelp/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Thu Aug 27 14:40:35 UTC 2009


Author: pochu
Date: Thu Aug 27 14:40:34 2009
New Revision: 21109

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21109
Log:
debian/control.in: Remove old Conflicts/Replaces no longer needed.

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

Modified: desktop/unstable/devhelp/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/devhelp/debian/changelog?rev=21109&op=diff
==============================================================================
--- desktop/unstable/devhelp/debian/changelog [utf-8] (original)
+++ desktop/unstable/devhelp/debian/changelog [utf-8] Thu Aug 27 14:40:34 2009
@@ -3,6 +3,7 @@
   * debian/devhelp.postrm: Removed, it only rmdirs the /etc directories
     on purge, but that was to workaround a bug in dpkg. See e.g. #198128.
   * Standards-Version is 3.8.3, no changes needed.
+  * debian/control.in: Remove old Conflicts/Replaces no longer needed.
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Thu, 27 Aug 2009 11:56:08 +0200
 

Modified: desktop/unstable/devhelp/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/devhelp/debian/control?rev=21109&op=diff
==============================================================================
--- desktop/unstable/devhelp/debian/control [utf-8] (original)
+++ desktop/unstable/devhelp/debian/control [utf-8] Thu Aug 27 14:40:34 2009
@@ -27,8 +27,6 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          devhelp-common (= ${source:Version})
-Conflicts: devhelp (<< 0.8.1-1)
-Replaces: devhelp (<< 0.9-5)
 Description: Library providing documentation browser functionality
  This library provides embedable widgets from the Devhelp program to
  be integrated in tools like the Anjuta IDE for browsing API reference
@@ -57,21 +55,6 @@
 Recommends: libgtk2.0-doc (>= 2.2.0),
             libglib2.0-doc (>= 2.2.0),
             libpango1.0-doc
-Conflicts: devhelp-books (<= 0.2-8),
-           devhelp-book-autotools (<= 0.2-8),
-           devhelp-book-binutils (<= 0.2-8),
-           devhelp-book-cvs (<= 0.2-8),
-           devhelp-book-emacs (<= 0.2-8),
-           devhelp-book-make (<= 0.2-8),
-           devhelp-book-ggad (<= 0.2-8),
-           devhelp-book-gnome (<= 0.2-8),
-           devhelp-book-gtk (<= 0.2-8),
-           devhelp-book-gtk2 (<= 0.2-8),
-           devhelp-book-glibc (<= 0.2-8),
-           devhelp-book-gdb (<= 0.2-8),
-           devhelp-book-python (<= 0.2-8),
-           devhelp-book-pygtk2 (<= 0.2-8),
-           devhelp-book-sdl (<= 0.2-8)
 Description: A GNOME developers help program
  Devhelp's primary goal is to be an API documentation browser for GNOME.
  It is able to scan for .devhelp files generated automatically for
@@ -84,10 +67,6 @@
 Package: devhelp-common
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}
-Conflicts: devhelp (<< 0.9-5),
-           libdevhelp-1-0 (<< 0.9-6)
-Replaces: devhelp (<< 0.9-5),
-          libdevhelp-1-0 (<< 0.9-6)
 Description: common files for devhelp and its library
  Devhelp's primary goal is to be an API documentation browser for GNOME.
  It is able to scan for .devhelp files generated automatically for

Modified: desktop/unstable/devhelp/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/devhelp/debian/control.in?rev=21109&op=diff
==============================================================================
--- desktop/unstable/devhelp/debian/control.in [utf-8] (original)
+++ desktop/unstable/devhelp/debian/control.in [utf-8] Thu Aug 27 14:40:34 2009
@@ -27,8 +27,6 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          devhelp-common (= ${source:Version})
-Conflicts: devhelp (<< 0.8.1-1)
-Replaces: devhelp (<< 0.9-5)
 Description: Library providing documentation browser functionality
  This library provides embedable widgets from the Devhelp program to
  be integrated in tools like the Anjuta IDE for browsing API reference
@@ -57,21 +55,6 @@
 Recommends: libgtk2.0-doc (>= 2.2.0),
             libglib2.0-doc (>= 2.2.0),
             libpango1.0-doc
-Conflicts: devhelp-books (<= 0.2-8),
-           devhelp-book-autotools (<= 0.2-8),
-           devhelp-book-binutils (<= 0.2-8),
-           devhelp-book-cvs (<= 0.2-8),
-           devhelp-book-emacs (<= 0.2-8),
-           devhelp-book-make (<= 0.2-8),
-           devhelp-book-ggad (<= 0.2-8),
-           devhelp-book-gnome (<= 0.2-8),
-           devhelp-book-gtk (<= 0.2-8),
-           devhelp-book-gtk2 (<= 0.2-8),
-           devhelp-book-glibc (<= 0.2-8),
-           devhelp-book-gdb (<= 0.2-8),
-           devhelp-book-python (<= 0.2-8),
-           devhelp-book-pygtk2 (<= 0.2-8),
-           devhelp-book-sdl (<= 0.2-8)
 Description: A GNOME developers help program
  Devhelp's primary goal is to be an API documentation browser for GNOME.
  It is able to scan for .devhelp files generated automatically for
@@ -84,10 +67,6 @@
 Package: devhelp-common
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}
-Conflicts: devhelp (<< 0.9-5),
-           libdevhelp-1-0 (<< 0.9-6)
-Replaces: devhelp (<< 0.9-5),
-          libdevhelp-1-0 (<< 0.9-6)
 Description: common files for devhelp and its library
  Devhelp's primary goal is to be an API documentation browser for GNOME.
  It is able to scan for .devhelp files generated automatically for




More information about the pkg-gnome-commits mailing list