r10848 - in /packages/unstable/gwget2/debian: changelog control control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Mon May 7 15:57:48 UTC 2007


Author: lool
Date: Mon May  7 15:57:48 2007
New Revision: 10848

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10848
Log:
* Build-dep on gnome-pkg-tools.

Modified:
    packages/unstable/gwget2/debian/changelog
    packages/unstable/gwget2/debian/control
    packages/unstable/gwget2/debian/control.in

Modified: packages/unstable/gwget2/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/changelog?rev=10848&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/changelog (original)
+++ packages/unstable/gwget2/debian/changelog Mon May  7 15:57:48 2007
@@ -21,8 +21,9 @@
   * New patch, 60_epi-2.18, permits building against epiphany 2.18; build-deps
     on epi 2.18 and update the configure flag for epi 2.18.
   * Bump up Debhelper compatibility level to 5.
+  * Build-dep on gnome-pkg-tools.
 
- -- Loic Minier <lool at dooz.org>  Mon, 07 May 2007 17:49:33 +0200
+ -- Loic Minier <lool at dooz.org>  Mon, 07 May 2007 17:57:37 +0200
 
 gwget2 (0.98.1-2) unstable; urgency=low
 

Modified: packages/unstable/gwget2/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/control?rev=10848&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/control (original)
+++ packages/unstable/gwget2/debian/control Mon May  7 15:57:48 2007
@@ -4,7 +4,7 @@
 Maintainer: Arnaud Fontaine <arnaud at andesi.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>
 Build-Depends: cdbs (>= 0.4.23-1.1),
-               debhelper (>= 4.2.21),
+               debhelper (>= 5),
                pkg-config,
                libgnomeui-dev,
                libgtk2.0-dev,
@@ -14,7 +14,8 @@
                libgnomevfs2-dev,
                libnotify-dev (>= 0.3.2),
                libbonobo2-dev,
-               epiphany-browser-dev (>= 2.18)
+               epiphany-browser-dev (>= 2.18),
+               gnome-pkg-tools
 Standards-Version: 3.7.2
 
 Package: gwget

Modified: packages/unstable/gwget2/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/control.in?rev=10848&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/control.in (original)
+++ packages/unstable/gwget2/debian/control.in Mon May  7 15:57:48 2007
@@ -14,7 +14,8 @@
                libgnomevfs2-dev,
                libnotify-dev (>= 0.3.2),
                libbonobo2-dev,
-               epiphany-browser-dev (>= 2.18)
+               epiphany-browser-dev (>= 2.18),
+               gnome-pkg-tools
 Standards-Version: 3.7.2
 
 Package: gwget




More information about the pkg-gnome-commits mailing list