[pybtex] 88/108: deb/control: dropped deps on pyparsing
Daniel Stender
stender at moszumanska.debian.org
Fri Jul 21 10:18:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
stender pushed a commit to branch master
in repository pybtex.
commit 1f452acf879b27a515339c89bf9b8d318761d8d9
Author: Daniel Stender <stender at debian.org>
Date: Mon Mar 14 13:26:40 2016 +0000
deb/control: dropped deps on pyparsing
---
debian/changelog | 9 ++++++---
debian/control | 2 --
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ae11d7d..6a5ce54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,11 @@ pybtex (0.19-1) UNRELEASED; urgency=medium
* Set up DEP-8 testing.
* deb/control:
+ put group into Maintainer field (unconfirmed group uploads).
- + bumped Debhelper version to 9 (changed also deb/compat).
- + added dh-python to build deps, don't depend on python-all (not needed).
+ + deps:
+ * bumped Debhelper version to 9 (changed also deb/compat).
+ * added dh-python to build deps.
+ * don't depend on python-all (not needed).
+ * dropped dep on pyparsing (obsolete).
+ removed X-Python-Version (not needed).
+ bumped Standards-Version to 3.9.7 (no changes needed).
+ updated Homepage, uploader email address.
@@ -19,7 +22,7 @@ pybtex (0.19-1) UNRELEASED; urgency=medium
+ use Pybuild customization for dh_auto_test.
* deb/watch: watch pypi.debian.net.
- -- Daniel Stender <stender at debian.org> Mon, 14 Mar 2016 14:17:43 +0100
+ -- Daniel Stender <stender at debian.org> Mon, 14 Mar 2016 14:24:44 +0100
pybtex (0.18-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index a021b9d..63be64d 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Build-Depends:
python-jinja2,
python-nose,
python-pygments,
- python-pyparsing,
python-setuptools,
python-yaml
Standards-Version: 3.9.7
@@ -23,7 +22,6 @@ Package: pybtex
Architecture: all
Depends:
python-pkg-resources,
- python-pyparsing,
${misc:Depends},
${python:Depends}
Recommends:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pybtex.git
More information about the debian-science-commits
mailing list