[Python-modules-commits] r19778 - in packages/kombu/trunk/debian (5 files)

fladi-guest at users.alioth.debian.org fladi-guest at users.alioth.debian.org
Thu Dec 29 00:54:25 UTC 2011


    Date: Thursday, December 29, 2011 @ 00:54:24
  Author: fladi-guest
Revision: 19778

Change order of my name and make Metadata-Version fix more generic.

Modified:
  packages/kombu/trunk/debian/changelog
  packages/kombu/trunk/debian/control
  packages/kombu/trunk/debian/copyright
  packages/kombu/trunk/debian/patches/remove_nose-cover3.patch
  packages/kombu/trunk/debian/rules

Modified: packages/kombu/trunk/debian/changelog
===================================================================
--- packages/kombu/trunk/debian/changelog	2011-12-29 00:03:19 UTC (rev 19777)
+++ packages/kombu/trunk/debian/changelog	2011-12-29 00:54:24 UTC (rev 19778)
@@ -1,8 +1,10 @@
 kombu (1.5.1-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Make Metadata-Version fix more generic.
+  * Change order of my name.
 
- -- Fladischer Michael <FladischerMichael at fladi.at>  Mon, 28 Nov 2011 10:30:32 +0100
+ -- Michael Fladischer <FladischerMichael at fladi.at>  Thu, 29 Dec 2011 01:46:56 +0100
 
 kombu (1.4.3-1) unstable; urgency=low
 

Modified: packages/kombu/trunk/debian/control
===================================================================
--- packages/kombu/trunk/debian/control	2011-12-29 00:03:19 UTC (rev 19777)
+++ packages/kombu/trunk/debian/control	2011-12-29 00:54:24 UTC (rev 19778)
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Fladischer Michael <FladischerMichael at fladi.at>
+Uploaders: Michael Fladischer <FladischerMichael at fladi.at>
 Build-Depends: debhelper (>= 7.0.50~),
                python-all (>= 2.6.6-3~),
                python-amqplib (>= 1.0),

Modified: packages/kombu/trunk/debian/copyright
===================================================================
--- packages/kombu/trunk/debian/copyright	2011-12-29 00:03:19 UTC (rev 19777)
+++ packages/kombu/trunk/debian/copyright	2011-12-29 00:54:24 UTC (rev 19778)
@@ -28,7 +28,7 @@
 License: BSD-solem
 
 Files: debian/*
-Copyright: 2011, Fladischer Michael
+Copyright: 2011, Michael Fladischer <FladischerMichael at fladi.at>
 License: BSD-solem
 
 License: BSD-solem

Modified: packages/kombu/trunk/debian/patches/remove_nose-cover3.patch
===================================================================
--- packages/kombu/trunk/debian/patches/remove_nose-cover3.patch	2011-12-29 00:03:19 UTC (rev 19777)
+++ packages/kombu/trunk/debian/patches/remove_nose-cover3.patch	2011-12-29 00:54:24 UTC (rev 19778)
@@ -1,5 +1,5 @@
 Description: nose-cover3 is not mandoatory for running the unittests.
-Author: Fladischer Michael <FladischerMichael at fladi.at>
+Author: Michael Fladischer <FladischerMichael at fladi.at>
 Last-Update: 2011-02-02
 Forwarded: not-needed
 

Modified: packages/kombu/trunk/debian/rules
===================================================================
--- packages/kombu/trunk/debian/rules	2011-12-29 00:03:19 UTC (rev 19777)
+++ packages/kombu/trunk/debian/rules	2011-12-29 00:54:24 UTC (rev 19778)
@@ -30,4 +30,4 @@
 .PHONY: override_dh_auto_install
 override_dh_auto_install:
 	dh_auto_install
-	sed -i 's/Metadata-Version: 1\.0/Metadata-Version: 1\.1/' debian/tmp/usr/lib/python2.*/*-packages/kombu-1.5.1.egg-info/PKG-INFO
+	sed -i 's/Metadata-Version: 1\.0/Metadata-Version: 1\.1/' debian/tmp/usr/lib/python2.*/*-packages/kombu-*.egg-info/PKG-INFO




More information about the Python-modules-commits mailing list