[pybtex] 83/108: deb/control: don't depend on python-all, dropped X-Python-Version; deb/changelog: removed obsolete line
Daniel Stender
stender at moszumanska.debian.org
Fri Jul 21 10:18:32 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 e23a28eea1f0452c0d0e9c79db01d6c1322bba16
Author: Daniel Stender <stender at debian.org>
Date: Mon Mar 14 12:47:10 2016 +0000
deb/control: don't depend on python-all, dropped X-Python-Version; deb/changelog: removed obsolete line
---
debian/changelog | 6 +++---
debian/control | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 45f4762..228c503 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,16 +5,16 @@ pybtex (0.19-1) UNRELEASED; urgency=medium
* 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.
+ + added dh-python to build deps, don't depend on python-all (not needed).
+ + removed X-Python-Version (not needed).
+ bumped Standards-Version to 3.9.7 (no changes needed).
+ updated Homepage, uploader email address.
- + bumped standards to 3.9.6 (no changes needed).
* deb/copyright:
+ updated copyright spans and email addresses.
+ put Bitbucket code repo in Source field.
* deb/watch: watch pypi.debian.net.
- -- Daniel Stender <stender at debian.org> Mon, 14 Mar 2016 13:29:08 +0100
+ -- Daniel Stender <stender at debian.org> Mon, 14 Mar 2016 13:44:25 +0100
pybtex (0.18-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 026ba55..744e747 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Daniel Stender <stender at debian.org>
Build-Depends:
debhelper (>= 9),
dh-python,
- python-all (>= 2.6.6-3~),
+ python (>= 2.6.6-3~),
python-docutils,
python-jinja2,
python-nose,
@@ -14,7 +14,6 @@ Build-Depends:
python-pyparsing,
python-setuptools,
python-yaml
-X-Python-Version: >= 2.6
Standards-Version: 3.9.7
Homepage: http://pybtex.org/
Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/pybtex/trunk/
--
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