[Python-modules-commits] r22947 - in packages/beautifulsoup4/trunk/debian (changelog control)
stefanor at users.alioth.debian.org
stefanor at users.alioth.debian.org
Sat Nov 10 15:39:20 UTC 2012
Date: Saturday, November 10, 2012 @ 15:39:19
Author: stefanor
Revision: 22947
* New upstream release.
* Upload to experimental, as Debian is frozen for wheezy.
* Bump Standards-Version to 3.9.4.
- Bump debhelper dependency to 8.1 for build-{arch,indep} support.
Modified:
packages/beautifulsoup4/trunk/debian/changelog
packages/beautifulsoup4/trunk/debian/control
Modified: packages/beautifulsoup4/trunk/debian/changelog
===================================================================
--- packages/beautifulsoup4/trunk/debian/changelog 2012-11-10 14:13:23 UTC (rev 22946)
+++ packages/beautifulsoup4/trunk/debian/changelog 2012-11-10 15:39:19 UTC (rev 22947)
@@ -1,3 +1,12 @@
+beautifulsoup4 (4.1.2-1) experimental; urgency=low
+
+ * New upstream release.
+ * Upload to experimental, as Debian is frozen for wheezy.
+ * Bump Standards-Version to 3.9.4.
+ - Bump debhelper dependency to 8.1 for build-{arch,indep} support.
+
+ -- Stefano Rivera <stefanor at debian.org> Sat, 10 Nov 2012 17:34:55 +0200
+
beautifulsoup4 (4.1.0-1) unstable; urgency=low
* New upstream release.
Modified: packages/beautifulsoup4/trunk/debian/control
===================================================================
--- packages/beautifulsoup4/trunk/debian/control 2012-11-10 14:13:23 UTC (rev 22946)
+++ packages/beautifulsoup4/trunk/debian/control 2012-11-10 15:39:19 UTC (rev 22947)
@@ -4,7 +4,7 @@
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Stefano Rivera <stefanor at debian.org>
Build-Depends:
- debhelper (>= 8),
+ debhelper (>= 8.1),
python-all (>= 2.6.5-13~),
python-lxml,
python-nose,
@@ -15,7 +15,7 @@
python3-nose,
python3-pkg-resources
X-Python-Version: >= 2.6
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
Homepage: http://www.crummy.com/software/BeautifulSoup
Vcs-Svn: svn://svn.debian.org/python-modules/packages/beautifulsoup4/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/beautifulsoup4/trunk/
More information about the Python-modules-commits
mailing list