[Python-modules-commits] [python-pip] 01/01: d/rules: Rewheel _markerlib too.

Barry Warsaw barry at moszumanska.debian.org
Sat Feb 27 18:36:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

barry pushed a commit to branch master
in repository python-pip.

commit c3a22835de84fa5fbb8f95f9191353836d3fc5c7
Author: Barry Warsaw <barry at python.org>
Date:   Sat Feb 27 13:36:01 2016 -0500

    d/rules: Rewheel _markerlib too.
---
 debian/changelog | 6 ++++++
 debian/rules     | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index df7873e..63893ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-pip (8.0.3-2) UNRELEASED; urgency=medium
+
+  * d/rules: Rewheel _markerlib too.
+
+ -- Barry Warsaw <barry at debian.org>  Sat, 27 Feb 2016 12:41:33 -0500
+
 python-pip (8.0.3-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index 57cc179..0fca08e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,6 +42,7 @@ override_dh_python2:
 override_dh_auto_install:
 	dh_auto_install
 	mkdir -p $(CURDIR)/debian/python-pip-whl/usr/share/python-wheels
+	dirtbike _markerlib
 	dirtbike CacheControl
 	dirtbike chardet
 	dirtbike colorama

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pip.git



More information about the Python-modules-commits mailing list