r13518 - in /desktop/unstable/libglademm2.4/debian: changelog control control.in

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Wed Nov 21 03:58:02 UTC 2007


Author: manphiz-guest
Date: Wed Nov 21 03:58:02 2007
New Revision: 13518

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13518
Log:
  + Add Replaces: field in -doc with -dev << 2.6.5-1 for file overwriting,
    without which might causes breakage when upgrading. Hence the urgency.

Modified:
    desktop/unstable/libglademm2.4/debian/changelog
    desktop/unstable/libglademm2.4/debian/control
    desktop/unstable/libglademm2.4/debian/control.in

Modified: desktop/unstable/libglademm2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libglademm2.4/debian/changelog?rev=13518&op=diff
==============================================================================
--- desktop/unstable/libglademm2.4/debian/changelog (original)
+++ desktop/unstable/libglademm2.4/debian/changelog Wed Nov 21 03:58:02 2007
@@ -1,11 +1,13 @@
-libglademm2.4 (2.6.5-2) unstable; urgency=low
+libglademm2.4 (2.6.5-2) unstable; urgency=high
 
   * debian/control, debian/control.in
     + Add Homepage, Vcs-Browser and Vcs-Svn entries.
+    + Add Replaces: field in -doc with -dev << 2.6.5-1 for file overwriting,
+      without which might causes breakage when upgrading. Hence the urgency.
   * debian/patches
     + Rename 99_relibtoolize.patch to 70_relibtoolize.patch for consistency.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Tue, 06 Nov 2007 00:04:38 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Wed, 21 Nov 2007 11:54:53 +0800
 
 libglademm2.4 (2.6.5-1) unstable; urgency=low
 

Modified: desktop/unstable/libglademm2.4/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libglademm2.4/debian/control?rev=13518&op=diff
==============================================================================
--- desktop/unstable/libglademm2.4/debian/control (original)
+++ desktop/unstable/libglademm2.4/debian/control Wed Nov 21 03:58:02 2007
@@ -63,6 +63,7 @@
          doc-base,
          lynx | www-browser
 Suggests: libglibmm-2.4-doc, libgtkmm-2.4-doc, libglademm-2.4-dev
+Replaces: libglademm-2.4-dev (<< 2.6.5-1)
 Description: C++ wrappers for libglade2 (documentation)
  Libglade is a library which enables an application to build its graphical
  interface from an XML file (generated by Glade) at runtime. libglademm is

Modified: desktop/unstable/libglademm2.4/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libglademm2.4/debian/control.in?rev=13518&op=diff
==============================================================================
--- desktop/unstable/libglademm2.4/debian/control.in (original)
+++ desktop/unstable/libglademm2.4/debian/control.in Wed Nov 21 03:58:02 2007
@@ -63,6 +63,7 @@
          doc-base,
          lynx | www-browser
 Suggests: libglibmm-2.4-doc, libgtkmm-2.4-doc, libglademm-2.4-dev
+Replaces: libglademm-2.4-dev (<< 2.6.5-1)
 Description: C++ wrappers for libglade2 (documentation)
  Libglade is a library which enables an application to build its graphical
  interface from an XML file (generated by Glade) at runtime. libglademm is




More information about the pkg-gnome-commits mailing list