r25571 - in /packages/unstable/notification-daemon/debian: changelog control control.in rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sun Nov 14 18:10:54 UTC 2010


Author: pochu
Date: Sun Nov 14 18:10:44 2010
New Revision: 25571

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25571
Log:
* Now maintained by the GNOME team.
* debian/control.in,
  debian/rules:
  + Add GNOME magic.

Added:
    packages/unstable/notification-daemon/debian/control.in
      - copied, changed from r25569, packages/unstable/notification-daemon/debian/control
Modified:
    packages/unstable/notification-daemon/debian/changelog
    packages/unstable/notification-daemon/debian/control
    packages/unstable/notification-daemon/debian/rules

Modified: packages/unstable/notification-daemon/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/notification-daemon/debian/changelog?rev=25571&op=diff
==============================================================================
--- packages/unstable/notification-daemon/debian/changelog [utf-8] (original)
+++ packages/unstable/notification-daemon/debian/changelog [utf-8] Sun Nov 14 18:10:44 2010
@@ -1,3 +1,12 @@
+notification-daemon (0.5.0-3) UNRELEASED; urgency=low
+
+  * Now maintained by the GNOME team.
+  * debian/control.in,
+    debian/rules:
+    + Add GNOME magic.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Sun, 14 Nov 2010 18:59:21 +0100
+
 notification-daemon (0.5.0-2) unstable; urgency=low
 
   * debian/notification-daemon.prerm:

Modified: packages/unstable/notification-daemon/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/notification-daemon/debian/control?rev=25571&op=diff
==============================================================================
--- packages/unstable/notification-daemon/debian/control [utf-8] (original)
+++ packages/unstable/notification-daemon/debian/control [utf-8] Sun Nov 14 18:10:44 2010
@@ -1,9 +1,13 @@
+# This file is autogenerated. DO NOT EDIT!
+# 
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
 Source: notification-daemon
 Section: x11
 Priority: optional
-Maintainer: Andre Filipe de Assuncao e Brito <decko at noisemakers.org>
-Uploaders: Riccardo Setti <giskard at debian.org>,
-           Sebastian Dröge <slomo at debian.org>
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: cdbs (>= 0.4.23-1.1),
                debhelper (>= 7),
                libglib2.0-dev (>= 2.18.0),
@@ -35,5 +39,4 @@
  automatically disappear after a short period of time.  as per the
  Desktop Notifications spec
  .
- http://www.galago-project.org/specs/notification/index.php.
-
+ http://www.galago-project.org/specs/notification/index.php

Copied: packages/unstable/notification-daemon/debian/control.in (from r25569, packages/unstable/notification-daemon/debian/control)
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/notification-daemon/debian/control.in?rev=25571&op=diff
==============================================================================
--- packages/unstable/notification-daemon/debian/control [utf-8] (original)
+++ packages/unstable/notification-daemon/debian/control.in [utf-8] Sun Nov 14 18:10:44 2010
@@ -1,9 +1,8 @@
 Source: notification-daemon
 Section: x11
 Priority: optional
-Maintainer: Andre Filipe de Assuncao e Brito <decko at noisemakers.org>
-Uploaders: Riccardo Setti <giskard at debian.org>,
-           Sebastian Dröge <slomo at debian.org>
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: @GNOME_TEAM@
 Build-Depends: cdbs (>= 0.4.23-1.1),
                debhelper (>= 7),
                libglib2.0-dev (>= 2.18.0),
@@ -35,5 +34,4 @@
  automatically disappear after a short period of time.  as per the
  Desktop Notifications spec
  .
- http://www.galago-project.org/specs/notification/index.php.
-
+ http://www.galago-project.org/specs/notification/index.php

Modified: packages/unstable/notification-daemon/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/notification-daemon/debian/rules?rev=25571&op=diff
==============================================================================
--- packages/unstable/notification-daemon/debian/rules [utf-8] (original)
+++ packages/unstable/notification-daemon/debian/rules [utf-8] Sun Nov 14 18:10:44 2010
@@ -2,6 +2,9 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 




More information about the pkg-gnome-commits mailing list