[Python-modules-commits] r28986 - in packages/chardet/trunk/debian (4 files)
barry at users.alioth.debian.org
barry at users.alioth.debian.org
Tue May 20 18:13:18 UTC 2014
Date: Tuesday, May 20, 2014 @ 18:13:17
Author: barry
Revision: 28986
- Add python-chardet-whl binary package.
* d/python-chardet-whl.install: Added.
Added:
packages/chardet/trunk/debian/python-chardet-whl.install
(from rev 28913, packages/chardet/trunk/debian/python-chardet-wheels.install)
Modified:
packages/chardet/trunk/debian/changelog
packages/chardet/trunk/debian/control
Deleted:
packages/chardet/trunk/debian/python-chardet-wheels.install
Modified: packages/chardet/trunk/debian/changelog
===================================================================
--- packages/chardet/trunk/debian/changelog 2014-05-20 16:41:29 UTC (rev 28985)
+++ packages/chardet/trunk/debian/changelog 2014-05-20 18:13:17 UTC (rev 28986)
@@ -3,13 +3,13 @@
* Team upload.
* d/control:
- Add python3-wheel to Build-Depends.
- - Add python-chardet-wheels binary package.
+ - Add python-chardet-whl binary package.
- Clean up whitespace.
* d/rules:
- Build the universal wheels.
- Override dh_python3 to set the shebang line to /usr/bin/python3
(Closes: #741340)
- * d/python-chardet-wheels.install: Added.
+ * d/python-chardet-whl.install: Added.
-- Barry Warsaw <barry at debian.org> Thu, 15 May 2014 16:14:49 -0400
Modified: packages/chardet/trunk/debian/control
===================================================================
--- packages/chardet/trunk/debian/control 2014-05-20 16:41:29 UTC (rev 28985)
+++ packages/chardet/trunk/debian/control 2014-05-20 18:13:17 UTC (rev 28986)
@@ -74,7 +74,7 @@
.
This package contains the Python 3 version of the library.
-Package: python-chardet-wheels
+Package: python-chardet-whl
Architecture: all
Depends:
${python3:Depends},
@@ -100,7 +100,7 @@
.
This library is a port of the auto-detection code in Mozilla.
.
- This package contains the universal wheels.
+ This package contains the universal wheel.
Package: python-chardet-doc
Architecture: all
Deleted: packages/chardet/trunk/debian/python-chardet-wheels.install
===================================================================
--- packages/chardet/trunk/debian/python-chardet-wheels.install 2014-05-20 16:41:29 UTC (rev 28985)
+++ packages/chardet/trunk/debian/python-chardet-wheels.install 2014-05-20 18:13:17 UTC (rev 28986)
@@ -1 +0,0 @@
-usr/share/python-wheels
Copied: packages/chardet/trunk/debian/python-chardet-whl.install (from rev 28913, packages/chardet/trunk/debian/python-chardet-wheels.install)
===================================================================
--- packages/chardet/trunk/debian/python-chardet-whl.install (rev 0)
+++ packages/chardet/trunk/debian/python-chardet-whl.install 2014-05-20 18:13:17 UTC (rev 28986)
@@ -0,0 +1 @@
+usr/share/python-wheels
More information about the Python-modules-commits
mailing list