[Python-modules-commits] r28989 - in packages/html5lib/trunk/debian (4 files)
barry at users.alioth.debian.org
barry at users.alioth.debian.org
Tue May 20 19:00:09 UTC 2014
Date: Tuesday, May 20, 2014 @ 19:00:08
Author: barry
Revision: 28989
- Add the python-html5-whl binary package.
* d/python-html5-whl.install: Added.
Added:
packages/html5lib/trunk/debian/python-html5lib-whl.install
(from rev 28914, packages/html5lib/trunk/debian/python-html5lib-wheels.install)
Modified:
packages/html5lib/trunk/debian/changelog
packages/html5lib/trunk/debian/control
Deleted:
packages/html5lib/trunk/debian/python-html5lib-wheels.install
Modified: packages/html5lib/trunk/debian/changelog
===================================================================
--- packages/html5lib/trunk/debian/changelog 2014-05-20 18:14:43 UTC (rev 28988)
+++ packages/html5lib/trunk/debian/changelog 2014-05-20 19:00:08 UTC (rev 28989)
@@ -4,13 +4,13 @@
* d/control:
- Add python3-wheel to Build-Depends.
- Bump Standards-Version to 3.9.5 with no other changes necessary.
- - Add the python-html5-wheels binary package.
+ - Add the python-html5-whl binary package.
- wrap-and-sort
- Fix python3-html5lib Suggests.
* d/rules:
- Build the universal wheels.
- Override dh_installchangelogs to use the CHANGES.rst file.
- * d/python-html5-wheels.install: Added.
+ * d/python-html5-whl.install: Added.
* d/patches/setuptools.patch: Added.
-- Barry Warsaw <barry at debian.org> Thu, 15 May 2014 16:26:10 -0400
Modified: packages/html5lib/trunk/debian/control
===================================================================
--- packages/html5lib/trunk/debian/control 2014-05-20 18:14:43 UTC (rev 28988)
+++ packages/html5lib/trunk/debian/control 2014-05-20 19:00:08 UTC (rev 28989)
@@ -47,7 +47,7 @@
.
This package contains the Python 3 version of html5lib.
-Package: python-html5lib-wheels
+Package: python-html5lib-whl
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: HTML parser/tokenizer based on the WHATWG HTML5 specification
Deleted: packages/html5lib/trunk/debian/python-html5lib-wheels.install
===================================================================
--- packages/html5lib/trunk/debian/python-html5lib-wheels.install 2014-05-20 18:14:43 UTC (rev 28988)
+++ packages/html5lib/trunk/debian/python-html5lib-wheels.install 2014-05-20 19:00:08 UTC (rev 28989)
@@ -1 +0,0 @@
-usr/share/python-wheels
Copied: packages/html5lib/trunk/debian/python-html5lib-whl.install (from rev 28914, packages/html5lib/trunk/debian/python-html5lib-wheels.install)
===================================================================
--- packages/html5lib/trunk/debian/python-html5lib-whl.install (rev 0)
+++ packages/html5lib/trunk/debian/python-html5lib-whl.install 2014-05-20 19:00:08 UTC (rev 28989)
@@ -0,0 +1 @@
+usr/share/python-wheels
More information about the Python-modules-commits
mailing list