r48898 - in /packages/unstable/gnome-calendar/debian: changelog control control.in docs rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Wed May 25 02:21:35 UTC 2016


Author: jbicha-guest
Date: Wed May 25 02:21:35 2016
New Revision: 48898

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48898
Log:
* Run dh-autoreconf
* Add debian/docs: Install NEWS

Added:
    packages/unstable/gnome-calendar/debian/docs
Modified:
    packages/unstable/gnome-calendar/debian/changelog
    packages/unstable/gnome-calendar/debian/control
    packages/unstable/gnome-calendar/debian/control.in
    packages/unstable/gnome-calendar/debian/rules

Modified: packages/unstable/gnome-calendar/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-calendar/debian/changelog?rev=48898&op=diff
==============================================================================
--- packages/unstable/gnome-calendar/debian/changelog	[utf-8] (original)
+++ packages/unstable/gnome-calendar/debian/changelog	[utf-8] Wed May 25 02:21:35 2016
@@ -1,3 +1,11 @@
+gnome-calendar (3.20.2-2) UNRELEASED; urgency=medium
+
+  * Team upload
+  * Run dh-autoreconf
+  * Add debian/docs: Install NEWS
+
+ -- Jeremy Bicha <jbicha at linux.com>  Tue, 24 May 2016 22:18:50 -0400
+
 gnome-calendar (3.20.2-1) unstable; urgency=medium
 
   * New upstream release.

Modified: packages/unstable/gnome-calendar/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-calendar/debian/control?rev=48898&op=diff
==============================================================================
--- packages/unstable/gnome-calendar/debian/control	[utf-8] (original)
+++ packages/unstable/gnome-calendar/debian/control	[utf-8] Wed May 25 02:21:35 2016
@@ -8,6 +8,7 @@
 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>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 9),
+               dh-autoreconf,
                gnome-pkg-tools,
                intltool (>= 0.40.6),
                libecal1.2-dev (>= 3.17.1),

Modified: packages/unstable/gnome-calendar/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-calendar/debian/control.in?rev=48898&op=diff
==============================================================================
--- packages/unstable/gnome-calendar/debian/control.in	[utf-8] (original)
+++ packages/unstable/gnome-calendar/debian/control.in	[utf-8] Wed May 25 02:21:35 2016
@@ -4,6 +4,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 9),
+               dh-autoreconf,
                gnome-pkg-tools,
                intltool (>= 0.40.6),
                libecal1.2-dev (>= 3.17.1),

Added: packages/unstable/gnome-calendar/debian/docs
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-calendar/debian/docs?rev=48898&op=file
==============================================================================
--- packages/unstable/gnome-calendar/debian/docs	(added)
+++ packages/unstable/gnome-calendar/debian/docs	[utf-8] Wed May 25 02:21:35 2016
@@ -0,0 +1 @@
+NEWS

Modified: packages/unstable/gnome-calendar/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-calendar/debian/rules?rev=48898&op=diff
==============================================================================
--- packages/unstable/gnome-calendar/debian/rules	[utf-8] (original)
+++ packages/unstable/gnome-calendar/debian/rules	[utf-8] Wed May 25 02:21:35 2016
@@ -3,7 +3,4 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 %:
-	dh $@ --with gnome
-
-override_dh_auto_configure:
-	dh_auto_configure -- --disable-silent-rules
+	dh $@ --with autoreconf,gnome




More information about the pkg-gnome-commits mailing list