[med-svn] [bppphyview] 01/11: cme fix dpkg-control
Andreas Tille
tille at debian.org
Wed Jun 14 13:41:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository bppphyview.
commit ecec7d8837696b4f51c7333259dc35cf4e56450d
Author: Andreas Tille <tille at debian.org>
Date: Wed Jun 14 15:14:25 2017 +0200
cme fix dpkg-control
---
debian/changelog | 7 +++++++
debian/control | 22 ++++++++++++++--------
2 files changed, 21 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b6dbd55..30cb4ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+bppphyview (0.3.0-2) UNRELEASED; urgency=medium
+
+ * Take over to Debian Med team maintenance
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Wed, 14 Jun 2017 13:48:48 +0200
+
bppphyview (0.3.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
diff --git a/debian/control b/debian/control
index 6998428..da714c7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,22 @@
Source: bppphyview
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Julien Dutheil <julien.dutheil at univ-montp2.fr>,
+ Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Maintainer: Loic Dachary <loic at dachary.org>
-Uploaders: Julien Dutheil <julien.dutheil at univ-montp2.fr>
-Build-Depends: debhelper (>= 5), cmake (>= 2.6),
- qt4-qmake (>= 4.6.0), libqt4-dev (>= 4.6.0),
- libbpp-qt-dev (>= 2.1.0)
-Standards-Version: 3.9.1
+Build-Depends: debhelper (>= 5),
+ cmake,
+ qt4-qmake,
+ libqt4-dev,
+ libbpp-qt-dev (>= 2.1.0)
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/bppphyview.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/bppphyview.git
+Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page
Package: bppphyview
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: Bio++ Phylogenetic Viewer
A phylogenetic tree editor developed using Bio++ and Qt.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bppphyview.git
More information about the debian-med-commit
mailing list