[Python-modules-commits] r22709 - in packages/python-crypto/trunk/debian (2 files)
sramacher-guest at users.alioth.debian.org
sramacher-guest at users.alioth.debian.org
Mon Sep 24 20:56:25 UTC 2012
Date: Monday, September 24, 2012 @ 20:56:24
Author: sramacher-guest
Revision: 22709
debian/patches/dont-drop-g.patch: Fix Origin and add Author.
Thanks to ansgar for making me aware of that.
Modified:
packages/python-crypto/trunk/debian/changelog
packages/python-crypto/trunk/debian/patches/dont-drop-g.patch
Modified: packages/python-crypto/trunk/debian/changelog
===================================================================
--- packages/python-crypto/trunk/debian/changelog 2012-09-24 12:24:38 UTC (rev 22708)
+++ packages/python-crypto/trunk/debian/changelog 2012-09-24 20:56:24 UTC (rev 22709)
@@ -1,3 +1,9 @@
+python-crypto (2.6-3) UNRELEASED; urgency=low
+
+ * debian/patches/dont-drop-g.patch: Fix Origin and add Author.
+
+ -- Sebastian Ramacher <s.ramacher at gmx.at> Mon, 24 Sep 2012 22:54:35 +0200
+
python-crypto (2.6-2) unstable; urgency=low
* debian/patches:
Modified: packages/python-crypto/trunk/debian/patches/dont-drop-g.patch
===================================================================
--- packages/python-crypto/trunk/debian/patches/dont-drop-g.patch 2012-09-24 12:24:38 UTC (rev 22708)
+++ packages/python-crypto/trunk/debian/patches/dont-drop-g.patch 2012-09-24 20:56:24 UTC (rev 22709)
@@ -1,7 +1,8 @@
Description: don't drop -g and optimization values from the call to gcc
The binaries will be stripped later anyway and CFLAGS contains the correct
flags.
-Origin: Sebastian Ramacher <s.ramacher at gmx.at>
+Author: Sebastian Ramacher <s.ramacher at gmx.at>
+Origin: vendor
Last-Update: 2011-11-12
Forwarded: no
More information about the Python-modules-commits
mailing list