r20671 - in /packages/unstable/zeitgeist/debian: control control.in rules

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Sat Jul 11 11:45:01 UTC 2009


Author: pochu-guest
Date: Sat Jul 11 11:45:00 2009
New Revision: 20671

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20671
Log:
add the team magic

Added:
    packages/unstable/zeitgeist/debian/control.in
      - copied, changed from r20669, packages/unstable/zeitgeist/debian/control
Modified:
    packages/unstable/zeitgeist/debian/control
    packages/unstable/zeitgeist/debian/rules

Modified: packages/unstable/zeitgeist/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/zeitgeist/debian/control?rev=20671&op=diff
==============================================================================
--- packages/unstable/zeitgeist/debian/control (original)
+++ packages/unstable/zeitgeist/debian/control Sat Jul 11 11:45:00 2009
@@ -2,6 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Siegfried-Angel Gevatter Pujals <rainct at ubuntu.com>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Build-Depends: cdbs (>= 0.4.49),
  debhelper (>= 5.0.38),
  python-support (>= 0.5.3)

Copied: packages/unstable/zeitgeist/debian/control.in (from r20669, packages/unstable/zeitgeist/debian/control)
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/zeitgeist/debian/control.in?rev=20671&op=diff
==============================================================================
--- packages/unstable/zeitgeist/debian/control (original)
+++ packages/unstable/zeitgeist/debian/control.in Sat Jul 11 11:45:00 2009
@@ -2,6 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Siegfried-Angel Gevatter Pujals <rainct at ubuntu.com>
+Uploaders: @GNOME_TEAM@
 Build-Depends: cdbs (>= 0.4.49),
  debhelper (>= 5.0.38),
  python-support (>= 0.5.3)

Modified: packages/unstable/zeitgeist/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/zeitgeist/debian/rules?rev=20671&op=diff
==============================================================================
--- packages/unstable/zeitgeist/debian/rules (original)
+++ packages/unstable/zeitgeist/debian/rules Sat Jul 11 11:45:00 2009
@@ -1,7 +1,9 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 
 binary-install/zeitgeist-core::
 	dh_pysupport




More information about the pkg-gnome-commits mailing list