r10843 - 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:27:32 UTC 2007


Author: lool
Date: Mon May  7 15:27:31 2007
New Revision: 10843

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10843
Log:
* Add a ${misc:Depends}.

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=10843&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/changelog (original)
+++ packages/unstable/gwget2/debian/changelog Mon May  7 15:27:31 2007
@@ -3,8 +3,9 @@
   * Don't use @cdbs@ in build-deps.
   * Wrap build-deps and deps.
   * Include uploaders.mk.
+  * Add a ${misc:Depends}.
 
- -- Loic Minier <lool at dooz.org>  Mon, 07 May 2007 17:26:59 +0200
+ -- Loic Minier <lool at dooz.org>  Mon, 07 May 2007 17:27:23 +0200
 
 gwget2 (0.98.2-1) experimental; urgency=low
 

Modified: packages/unstable/gwget2/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/control?rev=10843&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/control (original)
+++ packages/unstable/gwget2/debian/control Mon May  7 15:27:31 2007
@@ -36,6 +36,7 @@
 Package: epiphany-extension-gwget
 Architecture: any
 Depends: ${shlibs:Depends},
+         ${misc:Depends},
          epiphany-browser (>= 2.16),
          gwget
 Description: Gwget extension for Epiphany web browser

Modified: packages/unstable/gwget2/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/control.in?rev=10843&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/control.in (original)
+++ packages/unstable/gwget2/debian/control.in Mon May  7 15:27:31 2007
@@ -36,6 +36,7 @@
 Package: epiphany-extension-gwget
 Architecture: any
 Depends: ${shlibs:Depends},
+         ${misc:Depends},
          epiphany-browser (>= 2.16),
          gwget
 Description: Gwget extension for Epiphany web browser




More information about the pkg-gnome-commits mailing list