r16767 - in /desktop/unstable/gtk+2.0/debian: changelog control control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Wed Aug 13 20:50:11 UTC 2008


Author: lool
Date: Wed Aug 13 20:50:10 2008
New Revision: 16767

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16767
Log:
Let libgtk2.0-dev recommend debhelper for dh_gtkmodules.

Modified:
    desktop/unstable/gtk+2.0/debian/changelog
    desktop/unstable/gtk+2.0/debian/control
    desktop/unstable/gtk+2.0/debian/control.in

Modified: desktop/unstable/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/changelog?rev=16767&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog (original)
+++ desktop/unstable/gtk+2.0/debian/changelog Wed Aug 13 20:50:10 2008
@@ -1,3 +1,9 @@
+gtk+2.0 (2.12.11-4) UNRELEASED; urgency=low
+
+  * Let libgtk2.0-dev recommend debhelper for dh_gtkmodules.
+
+ -- Loic Minier <lool at dooz.org>  Wed, 13 Aug 2008 22:49:48 +0200
+
 gtk+2.0 (2.12.11-3) unstable; urgency=low
 
   * 031_directfb_dead-keys.patch: patch from Jérémy Bobbio to fix dead 

Modified: desktop/unstable/gtk+2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/control?rev=16767&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/control (original)
+++ desktop/unstable/gtk+2.0/debian/control Wed Aug 13 20:50:10 2008
@@ -201,7 +201,8 @@
          libxcomposite-dev (>= 1:0.2.0-3),
          libxdamage-dev (>= 1:1.0.1-3),
          pkg-config
-Recommends: python (>= 2.4)
+Recommends: python (>= 2.4),
+            debhelper
 Suggests: libgtk2.0-doc
 Replaces: libgtk1.3-dev,
           gtk2-engines-pixbuf (<< 2.8.18-5)

Modified: desktop/unstable/gtk+2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/control.in?rev=16767&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/control.in (original)
+++ desktop/unstable/gtk+2.0/debian/control.in Wed Aug 13 20:50:10 2008
@@ -201,7 +201,8 @@
          libxcomposite-dev (>= 1:0.2.0-3),
          libxdamage-dev (>= 1:1.0.1-3),
          pkg-config
-Recommends: python (>= 2.4)
+Recommends: python (>= 2.4),
+            debhelper
 Suggests: @DOC_PKG@
 Replaces: libgtk1.3-dev,
           gtk2-engines-pixbuf (<< 2.8.18-5)




More information about the pkg-gnome-commits mailing list