r10842 - in /packages/unstable/gwget2/debian: changelog control control.in rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Mon May 7 15:27:11 UTC 2007


Author: lool
Date: Mon May  7 15:27:11 2007
New Revision: 10842

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10842
Log:
* Include uploaders.mk.

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

Modified: packages/unstable/gwget2/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/changelog?rev=10842&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/changelog (original)
+++ packages/unstable/gwget2/debian/changelog Mon May  7 15:27:11 2007
@@ -2,8 +2,9 @@
 
   * Don't use @cdbs@ in build-deps.
   * Wrap build-deps and deps.
+  * Include uploaders.mk.
 
- -- Loic Minier <lool at dooz.org>  Mon, 07 May 2007 17:26:20 +0200
+ -- Loic Minier <lool at dooz.org>  Mon, 07 May 2007 17:26:59 +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=10842&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/control (original)
+++ packages/unstable/gwget2/debian/control Mon May  7 15:27:11 2007
@@ -2,15 +2,29 @@
 Section: gnome
 Priority: optional
 Maintainer: Arnaud Fontaine <arnaud at andesi.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.21), pkg-config, libgnomeui-dev, libgtk2.0-dev, libglade2-dev, libxml-parser-perl, libgcrypt11-dev, libgnomevfs2-dev, libnotify-dev (>= 0.3.2), libbonobo2-dev, epiphany-browser-dev (>= 2.16)
+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),
+               pkg-config,
+               libgnomeui-dev,
+               libgtk2.0-dev,
+               libglade2-dev,
+               libxml-parser-perl,
+               libgcrypt11-dev,
+               libgnomevfs2-dev,
+               libnotify-dev (>= 0.3.2),
+               libbonobo2-dev,
+               epiphany-browser-dev (>= 2.16)
 Standards-Version: 3.7.2
 
 Package: gwget
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, wget (>= 1.10)
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         wget (>= 1.10)
 Replaces: gwget2
-Conflicts: gwget2, epiphany-extension-gwget (<< 0.97-1)
+Conflicts: gwget2,
+           epiphany-extension-gwget (<< 0.97-1)
 Provides: gwget2
 Description: GNOME front-end for wget
  Gwget offers a GNOME front-end to the popular wget application, with
@@ -21,7 +35,9 @@
 
 Package: epiphany-extension-gwget
 Architecture: any
-Depends: ${shlibs:Depends}, epiphany-browser (>= 2.16), gwget
+Depends: ${shlibs:Depends},
+         epiphany-browser (>= 2.16),
+         gwget
 Description: Gwget extension for Epiphany web browser
  Extension for using gwget as a download manager in 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=10842&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/control.in (original)
+++ packages/unstable/gwget2/debian/control.in Mon May  7 15:27:11 2007
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Arnaud Fontaine <arnaud at andesi.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: @GNOME_TEAM@
 Build-Depends: cdbs (>= 0.4.23-1.1),
                debhelper (>= 4.2.21),
                pkg-config,

Modified: packages/unstable/gwget2/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/rules?rev=10842&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/rules (original)
+++ packages/unstable/gwget2/debian/rules Mon May  7 15:27:11 2007
@@ -4,6 +4,7 @@
 # Common include files
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS = --enable-epiphany-extension \




More information about the pkg-gnome-commits mailing list