[Python-modules-commits] [python-virtualenv] 01/01: d/control: Remove obsolete Built-Using field.
Barry Warsaw
barry at moszumanska.debian.org
Fri Mar 4 14:07:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
barry pushed a commit to branch master
in repository python-virtualenv.
commit 704d974745312953dd720533ac7b297bfe110f29
Author: Barry Warsaw <barry at python.org>
Date: Fri Mar 4 09:01:50 2016 -0500
d/control: Remove obsolete Built-Using field.
---
debian/changelog | 6 ++++++
debian/control | 2 --
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e10212f..37cd02a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-virtualenv (14.0.5+ds-6) unstable; urgency=medium
+
+ * d/control: Remove obsolete Built-Using field.
+
+ -- Barry Warsaw <barry at debian.org> Fri, 04 Mar 2016 09:01:42 -0500
+
python-virtualenv (14.0.5+ds-5) unstable; urgency=medium
* d/control: Depend on python-pip-whl >= 8.0.3-3, which adds the pip
diff --git a/debian/control b/debian/control
index 79569c2..b3e73af 100644
--- a/debian/control
+++ b/debian/control
@@ -70,8 +70,6 @@ Depends: ca-certificates,
${misc:Depends},
Replaces: python-virtualenv (<< 1.11.6),
Breaks: python-virtualenv (<< 1.11.6),
-Built-Using: python-pip (= 8.0.2-3),
- wheel (= 0.26.0-1)
Description: Python virtual environment creator
The virtualenv utility creates virtual Python instances, each invokable
with its own Python executable. Each instance can have different sets
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-virtualenv.git
More information about the Python-modules-commits
mailing list