r32632 - in /packages/unstable/gmime2.4/debian: changelog control control.in rules source/ source/format

mpitt at users.alioth.debian.org mpitt at users.alioth.debian.org
Wed Feb 22 05:26:54 UTC 2012


Author: mpitt
Date: Wed Feb 22 05:26:53 2012
New Revision: 32632

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32632
Log:
Switch to 3.0 (quilt) source format, as upstream now only releases tar.xz
tarballs. Drop quilt build dependency and inclusion in debian/rules.

Added:
    packages/unstable/gmime2.4/debian/source/
    packages/unstable/gmime2.4/debian/source/format
Modified:
    packages/unstable/gmime2.4/debian/changelog
    packages/unstable/gmime2.4/debian/control
    packages/unstable/gmime2.4/debian/control.in
    packages/unstable/gmime2.4/debian/rules

Modified: packages/unstable/gmime2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gmime2.4/debian/changelog?rev=32632&op=diff
==============================================================================
--- packages/unstable/gmime2.4/debian/changelog [utf-8] (original)
+++ packages/unstable/gmime2.4/debian/changelog [utf-8] Wed Feb 22 05:26:53 2012
@@ -1,6 +1,8 @@
 gmime2.4 (2.4.32-1) UNRELEASED; urgency=low
 
   * New upstream bug fix release.
+  * Switch to 3.0 (quilt) source format, as upstream now only releases tar.xz
+    tarballs. Drop quilt build dependency and inclusion in debian/rules.
 
  -- Martin Pitt <mpitt at debian.org>  Wed, 22 Feb 2012 06:18:50 +0100
 

Modified: packages/unstable/gmime2.4/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gmime2.4/debian/control?rev=32632&op=diff
==============================================================================
--- packages/unstable/gmime2.4/debian/control [utf-8] (original)
+++ packages/unstable/gmime2.4/debian/control [utf-8] Wed Feb 22 05:26:53 2012
@@ -10,7 +10,6 @@
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 7.0.50),
  gnome-pkg-tools (>= 0.10),
- quilt,
  libtool,
  autoconf,
  automake,

Modified: packages/unstable/gmime2.4/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gmime2.4/debian/control.in?rev=32632&op=diff
==============================================================================
--- packages/unstable/gmime2.4/debian/control.in [utf-8] (original)
+++ packages/unstable/gmime2.4/debian/control.in [utf-8] Wed Feb 22 05:26:53 2012
@@ -5,7 +5,6 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 7.0.50),
  gnome-pkg-tools (>= 0.10),
- quilt,
  libtool,
  autoconf,
  automake,

Modified: packages/unstable/gmime2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gmime2.4/debian/rules?rev=32632&op=diff
==============================================================================
--- packages/unstable/gmime2.4/debian/rules [utf-8] (original)
+++ packages/unstable/gmime2.4/debian/rules [utf-8] Wed Feb 22 05:26:53 2012
@@ -13,7 +13,6 @@
 DEB_C_API_VERSION = 2.4.7
 
 -include /usr/share/cli-common/cli.make
-include /usr/share/quilt/quilt.make
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 
 autoreconf: autoreconf-stamp
@@ -55,7 +54,7 @@
 	dh_makeshlibs -p libgmime-2.4-2 \
 		-V 'libgmime-2.4-2 (>= $(DEB_C_API_VERSION))' -- -c4
 
-override_dh_clean: unpatch
+override_dh_clean:
 	dh_clean
 	
 	# clean up our API docs

Added: packages/unstable/gmime2.4/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gmime2.4/debian/source/format?rev=32632&op=file
==============================================================================
--- packages/unstable/gmime2.4/debian/source/format (added)
+++ packages/unstable/gmime2.4/debian/source/format [utf-8] Wed Feb 22 05:26:53 2012
@@ -1,0 +1,1 @@
+3.0 (quilt)




More information about the pkg-gnome-commits mailing list