r46410 - in /desktop/unstable/glib2.0/debian: changelog control rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Thu Oct 8 17:15:49 UTC 2015
Author: biebl
Date: Thu Oct 8 17:15:45 2015
New Revision: 46410
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46410
Log:
Drop clean-la.mk from debian/rules, no longer required.
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=46410&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/glib2.0/debian/changelog [utf-8] Thu Oct 8 17:15:45 2015
@@ -1,3 +1,9 @@
+glib2.0 (2.46.0-3) UNRELEASED; urgency=medium
+
+ * Drop clean-la.mk from debian/rules, no longer required.
+
+ -- Michael Biebl <biebl at debian.org> Thu, 08 Oct 2015 19:14:31 +0200
+
glib2.0 (2.46.0-2) unstable; urgency=medium
* debian/patches/0001-Revert-list-store-Fix-a-parameter-check.patch:
Modified: desktop/unstable/glib2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/control?rev=46410&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/control [utf-8] (original)
+++ desktop/unstable/glib2.0/debian/control [utf-8] Thu Oct 8 17:15:45 2015
@@ -2,7 +2,7 @@
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Iain Lane <laney at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Iain Lane <laney at debian.org>, Michael Biebl <biebl at debian.org>
Build-Depends: debhelper (>= 9),
cdbs (>= 0.4.93),
dh-autoreconf,
Modified: desktop/unstable/glib2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/rules?rev=46410&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/rules [utf-8] (original)
+++ desktop/unstable/glib2.0/debian/rules [utf-8] Thu Oct 8 17:15:45 2015
@@ -8,7 +8,6 @@
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/clean-la.mk
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
More information about the pkg-gnome-commits
mailing list