[med-svn] [biojava-live] 01/09: cme fix dpkg-control
Andreas Tille
tille at debian.org
Tue Sep 26 10:15:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository biojava-live.
commit 1c6fc9692227351ebab91a92a96861e031b3901b
Author: Andreas Tille <tille at debian.org>
Date: Tue Sep 26 10:30:55 2017 +0200
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 54 ++++++++++++++++++++++++++++++++----------------------
2 files changed, 33 insertions(+), 22 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0d3b7d8..c2fb43d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
biojava-live (1:1.7.1-6) UNRELEASED; urgency=medium
* Moved packaging to Git
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Tue, 26 Sep 2017 10:16:32 +0200
diff --git a/debian/control b/debian/control
index ac849ea..e527d49 100644
--- a/debian/control
+++ b/debian/control
@@ -1,30 +1,39 @@
Source: biojava-live
-Section: java
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller at debian.org>,
- Andreas Tille <tille at debian.org>,
- Olivier Sallou <osallou at debian.org>
-Build-Depends-Indep: libcommons-dbcp-java (>= 1.1), libhsqldb-java,
- libcommons-collections3-java (>= 2.1), libcommons-pool-java (>= 1.1),
- libbytecode-java (>= 0.92.cvs.20070925),
- default-jdk, junit4,
- ant-optional
-Build-Depends: debhelper (>= 9), cdbs, ant
-Standards-Version: 3.9.5
+ Andreas Tille <tille at debian.org>,
+ Olivier Sallou <osallou at debian.org>
+Section: java
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ cdbs,
+ ant
+Build-Depends-Indep: libcommons-dbcp-java,
+ libhsqldb-java,
+ libcommons-collections3-java,
+ libcommons-pool-java,
+ libbytecode-java,
+ default-jdk,
+ junit4,
+ ant-optional
+Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/biojava-live.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/biojava-live.git
Homepage: http://www.biojava.org
Package: libbiojava1.7-java
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends},
- libcommons-pool-java (>= 1.1),
- libcommons-collections3-java,
- libcommons-dbcp-java (>= 1.1),
- libhsqldb-java,
- libbytecode-java
-Suggests: java-virtual-machine, libjgrapht-java, libbiojava-java, libbiojava-java-doc
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libcommons-pool-java,
+ libcommons-collections3-java,
+ libcommons-dbcp-java,
+ libhsqldb-java,
+ libbytecode-java
+Suggests: java-virtual-machine,
+ libjgrapht-java,
+ libbiojava-java,
+ libbiojava-java-doc
Conflicts: libbiojava1.6-java
Replaces: libbiojava1.6-java
Description: Java API to biological data and applications (version 1.7)
@@ -38,7 +47,8 @@ Description: Java API to biological data and applications (version 1.7)
Package: libbiojava-java
Architecture: all
-Depends: libbiojava1.7-java, ${misc:Depends}
+Depends: libbiojava1.7-java,
+ ${misc:Depends}
Conflicts: libbiojava1.6-java
Replaces: libbiojava1.6-java
Description: Java API to biological data and applications (default version)
@@ -67,13 +77,13 @@ Description: Example programs for BioJava
together with the API documentation but because of its size of ~3.7MB it
was decided to distribute it separately.
-
Package: libbiojava-java-doc
-Section: doc
Architecture: all
+Section: doc
Depends: ${misc:Depends}
Recommends: konqueror|html-browser
-Suggests: libbiojava-java-demos, libbiojava-java
+Suggests: libbiojava-java-demos,
+ libbiojava-java
Description: [Biology] Documentation for BioJava
BioJava is an open-source project dedicated to providing a Java framework
for processing biological data.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/biojava-live.git
More information about the debian-med-commit
mailing list