[med-svn] [libbpp-popgen] 06/09: Moved packaging to Git
Andreas Tille
tille at debian.org
Wed Apr 13 15:21:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libbpp-popgen.
commit cf583550a8f53d6970fd7c0fd74f1c20c6547e93
Author: Andreas Tille <tille at debian.org>
Date: Wed Apr 13 17:18:37 2016 +0200
Moved packaging to Git
---
debian/changelog | 2 ++
debian/control | 21 +++++++++++++++++++--
2 files changed, 21 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 524d313..4a3215f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ libbpp-popgen (2.2.0-1) UNRELEASED; urgency=medium
* New upstream version
* Add watch file
+ * Better description
+ * Moved packaging to Git
-- Andreas Tille <tille at debian.org> Wed, 13 Apr 2016 17:13:25 +0200
diff --git a/debian/control b/debian/control
index 4d382fe..6cb16b6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,9 @@ Uploaders: Julien Dutheil <julien.dutheil at univ-montp2.fr>
Build-Depends: debhelper (>= 5), cmake (>= 2.6),
libbpp-core-dev (>= 2.2.0), libbpp-seq-dev (>= 2.2.0)
Standards-Version: 3.9.4
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libbpp-popgen.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/libbpp-popgen.git
+Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page
Package: libbpp-popgen-dev
Section: libdevel
@@ -13,7 +16,14 @@ Architecture: any
Depends: libbpp-popgen6 (= ${binary:Version}), ${misc:Depends},
libbpp-core-dev (>= 2.2.0), libbpp-seq-dev (>= 2.2.0)
Description: Bio++ Population Genetics library development files.
- Contains the Bio++ classes for population genetics.
+ Bio++ is a set of C++ libraries for Bioinformatics, including sequence
+ analysis, phylogenetics, molecular evolution and population genetics.
+ Bio++ is Object Oriented and is designed to be both easy to use and
+ computer efficient. Bio++ intends to help programmers to write computer
+ expensive programs, by providing them a set of re-usable tools.
+ .
+ This package contains the static library and the header files of the
+ Bio++ Population Genetics classes.
Package: libbpp-popgen6
Section: libs
@@ -21,5 +31,12 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
libbpp-core2 (>= 2.2.0), libbpp-seq9 (>= 2.2.0)
Description: Bio++ Population Genetics library.
- Contains the Bio++ classes for population genetics.
+ Bio++ is a set of C++ libraries for Bioinformatics, including sequence
+ analysis, phylogenetics, molecular evolution and population genetics.
+ Bio++ is Object Oriented and is designed to be both easy to use and
+ computer efficient. Bio++ intends to help programmers to write computer
+ expensive programs, by providing them a set of re-usable tools.
+ .
+ This package contains the dynamic library of the Bio++ Population
+ Genetics classes.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-popgen.git
More information about the debian-med-commit
mailing list