[Python-modules-commits] r18893 - in packages/faulthandler/trunk/debian (changelog control)
miriam at users.alioth.debian.org
miriam at users.alioth.debian.org
Thu Oct 13 22:54:41 UTC 2011
Date: Thursday, October 13, 2011 @ 22:54:40
Author: miriam
Revision: 18893
New upstream release
Modified:
packages/faulthandler/trunk/debian/changelog
packages/faulthandler/trunk/debian/control
Modified: packages/faulthandler/trunk/debian/changelog
===================================================================
--- packages/faulthandler/trunk/debian/changelog 2011-10-13 18:52:01 UTC (rev 18892)
+++ packages/faulthandler/trunk/debian/changelog 2011-10-13 22:54:40 UTC (rev 18893)
@@ -1,13 +1,15 @@
-faulthandler (1.3-2) UNRELEASED; urgency=low
+faulthandler (2.0-1) UNRELEASED; urgency=low
[ Miriam Ruiz ]
+ * New upstream release
* Fixed order of debhelper commands in debian/rules: moved dh_pysupport
before dh_strip -a
+ * Upgraded Standards-Version from 3.9.1 to 3.9.2
[ Jakub Wilk ]
* Add Vcs-* fields.
- -- Jakub Wilk <jwilk at debian.org> Sat, 10 Sep 2011 00:08:38 +0200
+ -- Miriam Ruiz <little_miry at yahoo.es> Fri, 14 Oct 2011 00:52:14 +0200
faulthandler (1.3-1) unstable; urgency=low
Modified: packages/faulthandler/trunk/debian/control
===================================================================
--- packages/faulthandler/trunk/debian/control 2011-10-13 18:52:01 UTC (rev 18892)
+++ packages/faulthandler/trunk/debian/control 2011-10-13 22:54:40 UTC (rev 18893)
@@ -5,7 +5,7 @@
Uploaders: Miriam Ruiz <little_miry at yahoo.es>
Build-Depends: debhelper (>= 7), dh-buildinfo, quilt,
python-all-dev, python-support, python-setuptools
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
Homepage: http://pypi.python.org/pypi/faulthandler/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/faulthandler/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/faulthandler/trunk/
More information about the Python-modules-commits
mailing list