[Python-modules-commits] [python-pip] 01/01: Use the upstream recommended way to devendorize and add DEP-8 tests.

Barry Warsaw barry at moszumanska.debian.org
Mon Dec 7 20:01:03 UTC 2015


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

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

commit 9f2efc4b6d2fcae6fa4e6a6392b27eafc00ef43b
Author: Barry Warsaw <barry at python.org>
Date:   Mon Dec 7 15:00:59 2015 -0500

    Use the upstream recommended way to devendorize and add DEP-8 tests.
    
    * d/rules: Use the upstream recommended way to devendorize.
    * d/tests:
      - Add some DEP-8 smoketests.
---
 debian/changelog | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6cf2f3a..41ba65a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,11 +16,13 @@ python-pip (7.1.2-1) UNRELEASED; urgency=medium
       outside of a virtual environment can get broken by packages installed
       into /usr/local.
     - Update Homepage.
-  * d/rules: Use one of the upstream recommended ways to devendorize.
+  * d/rules: Use the upstream recommended way to devendorize.
   * d/patches:
     - de-vendorize.patch, better-error-message.patch: No longer needed.
     - Updated use-wheels.patch.
     - hands-off-system-packages.patch: Renamed and updated.
+  * d/tests:
+    - Add some DEP-8 smoketests.
   * d/watch: Use pypi.debian.net mirror.
 
  -- Barry Warsaw <barry at debian.org>  Thu, 30 Apr 2015 15:33:33 -0400

-- 
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