[med-svn] [populations] 12/13: cme fix dpkg-control
Andreas Tille
tille at debian.org
Sat Nov 18 21:01:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository populations.
commit a42aa17e0fae02eac7d05afdb12188a2511fdd6c
Author: Andreas Tille <tille at debian.org>
Date: Fri Nov 17 22:01:10 2017 +0100
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 28 ++++++++++++++++++++--------
2 files changed, 21 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a2eb019..89ebcdc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ populations (1.2.33+svn0120106-3) UNRELEASED; urgency=medium
* Team upload.
* Take over packaging in Debian Med team maintenance
* Priority: optional
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Fri, 17 Nov 2017 21:49:33 +0100
diff --git a/debian/control b/debian/control
index 9ddf249..27156e2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,32 @@
Source: populations
-Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Georges Khaznadar <georgesk at ofset.org>
-Build-Depends: debhelper (>= 7.0.50~), cmake, qt4-qmake, libqt4-dev,
- libfontconfig1-dev, libfreetype6-dev, libglib2.0-dev, libice-dev,
- libpng-dev, libsm-dev, libx11-dev, libxext-dev, libxrender-dev,
- zlib1g-dev
-Standards-Version: 3.9.3
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 7.0.50~),
+ cmake,
+ qt4-qmake,
+ libqt4-dev,
+ libfontconfig1-dev,
+ libfreetype6-dev,
+ libglib2.0-dev,
+ libice-dev,
+ libpng-dev,
+ libsm-dev,
+ libx11-dev,
+ libxext-dev,
+ libxrender-dev,
+ zlib1g-dev
+Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/populations.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/populations.git
Homepage: http://www.bioinformatics.org/~tryphon/populations/
Package: populations
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-xml (>= 4.5.2)
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libqt4-xml
Description: population genetic software
Populations is a population genetic software. It computes genetic
distances between populations or individuals. It builds phylogenetic
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/populations.git
More information about the debian-med-commit
mailing list