r54111 - in /desktop/unstable/glib2.0/debian: changelog control rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Sep 29 14:06:56 UTC 2017


Author: biebl
Date: Fri Sep 29 14:06:55 2017
New Revision: 54111

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54111
Log:
Drop uploaders.mk include as it breaks the clean target.
Updating the Uploaders list is already handled by the gnome dh addon.

Modified:
    desktop/unstable/glib2.0/debian/changelog
    desktop/unstable/glib2.0/debian/control
    desktop/unstable/glib2.0/debian/rules

Modified: desktop/unstable/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/changelog?rev=54111&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/glib2.0/debian/changelog	[utf-8] Fri Sep 29 14:06:55 2017
@@ -1,3 +1,10 @@
+glib2.0 (2.54.0-2) UNRELEASED; urgency=medium
+
+  * Drop uploaders.mk include as it breaks the clean target.
+    Updating the Uploaders list is already handled by the gnome dh addon.
+
+ -- Michael Biebl <biebl at debian.org>  Fri, 29 Sep 2017 16:04:51 +0200
+
 glib2.0 (2.54.0-1) unstable; urgency=medium
 
   * New upstream stable release.

Modified: desktop/unstable/glib2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/control?rev=54111&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/control	[utf-8] (original)
+++ desktop/unstable/glib2.0/debian/control	[utf-8] Fri Sep 29 14:06:55 2017
@@ -6,7 +6,7 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Iain Lane <laney at debian.org>, Matthias Klumpp <mak at debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Iain Lane <laney at debian.org>, Matthias Klumpp <mak at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 10.3~),
                dh-exec,
                dh-python,

Modified: desktop/unstable/glib2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/rules?rev=54111&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/rules	[utf-8] (original)
+++ desktop/unstable/glib2.0/debian/rules	[utf-8] Fri Sep 29 14:06:55 2017
@@ -1,6 +1,5 @@
 #!/usr/bin/make -f
 
-include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 GNOME_MODULE := glib




More information about the pkg-gnome-commits mailing list