[med-svn] [python-freecontact] 01/06: cme fix dpkg-control
Andreas Tille
tille at debian.org
Fri Aug 21 13:31:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository python-freecontact.
commit f4f2c89faa0da79a2a14b379a92f1db7323d720c
Author: Andreas Tille <tille at debian.org>
Date: Fri Aug 21 09:54:48 2015 +0200
cme fix dpkg-control
---
debian/changelog | 6 ++++++
debian/control | 20 +++++++++++++-------
2 files changed, 19 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1a8416f..f054f90 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-freecontact (1.1-2) UNRELEASED; urgency=medium
+
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Fri, 21 Aug 2015 09:54:09 +0200
+
python-freecontact (1.1-1) unstable; urgency=low
* Initial release (Closes: #723771).
diff --git a/debian/control b/debian/control
index 787111d..2b052e3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,24 @@
Source: python-freecontact
-Section: python
-Priority: extra
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Laszlo Kajan <lkajan at debian.org>
-Build-Depends: debhelper (>= 9~), libboost-python-dev, libfreecontact0-dev, python-all-dev (>= 2.6.6-3~), python-all-dbg
-Standards-Version: 3.9.4
-Homepage: http://rostlab.org/
+Section: python
+Priority: extra
+Build-Depends: debhelper (>= 9~),
+ libboost-python-dev,
+ libfreecontact0-dev,
+ python-all-dev,
+ python-all-dbg
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-freecontact.git
Vcs-Git: git://anonscm.debian.org/debian-med/python-freecontact.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/python-freecontact.git
+Homepage: http://rostlab.org/
X-Python-Version: >= 2.6
Package: python-freecontact
Architecture: any
-Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${python:Depends},
+ ${shlibs:Depends}
Description: fast protein contact predictor - binding for Python
${Description}
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-freecontact.git
More information about the debian-med-commit
mailing list