[Python-modules-commits] [python-smstrade] 04/17: Use fixed upstream version instead of using vcversioner by patching version files and setup.py, remove vcversioner from Build-Depends
Jan Dittberner
jandd at moszumanska.debian.org
Sat Jan 2 20:36:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
jandd pushed a commit to branch master
in repository python-smstrade.
commit cb85ed83dfbf5e0b9c453bf0ebd7dc3320b8def4
Author: Jan Dittberner <jandd at debian.org>
Date: Sat Jan 2 19:16:03 2016 +0100
Use fixed upstream version instead of using vcversioner by patching version files and setup.py, remove vcversioner from Build-Depends
---
debian/changelog | 2 ++
debian/control | 4 +---
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 13ae9c0..bc467de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ python-smstrade (0.2.4-3) unstable; urgency=medium
- debian/docs -> debian/python-smstrade-doc.docs
- debian/examples -> debian/python-smstrade-doc.examples
* change debian/watch to PyPI redirector
+ * Use fixed upstream version instead of using vcversioner by patching
+ version files and setup.py, remove vcversioner from Build-Depends
-- Jan Dittberner <jandd at debian.org> Thu, 05 Jun 2014 00:02:50 +0200
diff --git a/debian/control b/debian/control
index fdd679d..666a430 100644
--- a/debian/control
+++ b/debian/control
@@ -11,14 +11,12 @@ Build-Depends-Indep: dh-python,
python-requests,
python-setuptools,
python-six,
- python-vcversioner,
python3-appdirs,
python3-httpretty,
python3-pytest,
python3-requests,
python3-setuptools,
- python3-six,
- python3-vcversioner
+ python3-six
Standards-Version: 3.9.5
Homepage: https://pypi.python.org/pypi/smstrade/
Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-smstrade.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-smstrade.git
More information about the Python-modules-commits
mailing list