[med-svn] [libfreecontact-perl] 01/06: cme fix dpkg-control
Andreas Tille
tille at debian.org
Fri Aug 21 09:46:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libfreecontact-perl.
commit 44265a2db31060f6ba6a80c80db619cd1f784f70
Author: Andreas Tille <tille at debian.org>
Date: Fri Aug 21 11:38:13 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 dcac163..5c3030e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libfreecontact-perl (0.08-3) UNRELEASED; urgency=medium
+
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Fri, 21 Aug 2015 11:37:55 +0200
+
libfreecontact-perl (0.08-2) unstable; urgency=low
* Updated build dependency to new version of libfreecontact0-dev that fixes
diff --git a/debian/control b/debian/control
index 35eb465..2b56f33 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,23 @@
Source: libfreecontact-perl
-Section: perl
-Priority: extra
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Laszlo Kajan <lkajan at rostlab.org>
-Build-Depends: debhelper (>= 9.0.0), libextutils-xspp-perl, libfreecontact0-dev (>= 1.0.21-1~), perl
-Standards-Version: 3.9.4
-Homepage: http://rostlab.org/
+Section: perl
+Priority: extra
+Build-Depends: debhelper (>= 9.0.0),
+ libextutils-xspp-perl,
+ libfreecontact0-dev,
+ perl
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libfreecontact-perl.git
Vcs-Git: git://anonscm.debian.org/debian-med/libfreecontact-perl.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/libfreecontact-perl.git
+Homepage: http://rostlab.org/
Package: libfreecontact-perl
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, libfreecontact0 (>= 1.0.16-1~)
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ ${perl:Depends},
+ libfreecontact0
Description: fast protein contact predictor - binding for Perl
${Description}
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libfreecontact-perl.git
More information about the debian-med-commit
mailing list