r11857 - in /packages/unstable/update-notifier/debian: changelog control control.in

kov at users.alioth.debian.org kov at users.alioth.debian.org
Sat Jul 7 16:53:28 UTC 2007


Author: kov
Date: Sat Jul  7 16:53:28 2007
New Revision: 11857

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11857
Log:
fix syntax of the Uploaders field

Modified:
    packages/unstable/update-notifier/debian/changelog
    packages/unstable/update-notifier/debian/control
    packages/unstable/update-notifier/debian/control.in

Modified: packages/unstable/update-notifier/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-notifier/debian/changelog?rev=11857&op=diff
==============================================================================
--- packages/unstable/update-notifier/debian/changelog (original)
+++ packages/unstable/update-notifier/debian/changelog Sat Jul  7 16:53:28 2007
@@ -1,3 +1,9 @@
+update-notifier (0.57.3-2) UNRELEASED; urgency=low
+
+  * Fix Uploaders field syntax (Closes: #431667)
+
+ -- Gustavo Noronha Silva <kov at debian.org>  Sat, 07 Jul 2007 13:52:03 -0300
+
 update-notifier (0.57.3-1) unstable; urgency=low
 
   [ Alan Baghumian ]

Modified: packages/unstable/update-notifier/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-notifier/debian/control?rev=11857&op=diff
==============================================================================
--- packages/unstable/update-notifier/debian/control (original)
+++ packages/unstable/update-notifier/debian/control Sat Jul  7 16:53:28 2007
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Gustavo Noronha Silva <kov at debian.org>
-Uploaders: Alan Baghumain, Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Alan Baghumain <alan at technotux.com>, Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Build-Depends: cdbs,
                debhelper (>= 4.1.0),
                gnome-pkg-tools,

Modified: packages/unstable/update-notifier/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-notifier/debian/control.in?rev=11857&op=diff
==============================================================================
--- packages/unstable/update-notifier/debian/control.in (original)
+++ packages/unstable/update-notifier/debian/control.in Sat Jul  7 16:53:28 2007
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Gustavo Noronha Silva <kov at debian.org>
-Uploaders: Alan Baghumain, @GNOME_TEAM@
+Uploaders: Alan Baghumain <alan at technotux.com>, @GNOME_TEAM@
 Build-Depends: cdbs,
                debhelper (>= 4.1.0),
                gnome-pkg-tools,




More information about the pkg-gnome-commits mailing list