[med-svn] r14970 - trunk/packages/libjebl2-java/trunk/debian
Andreas Tille
tille at alioth.debian.org
Fri Oct 25 12:39:03 UTC 2013
Author: tille
Date: 2013-10-25 12:39:03 +0000 (Fri, 25 Oct 2013)
New Revision: 14970
Modified:
trunk/packages/libjebl2-java/trunk/debian/changelog
trunk/packages/libjebl2-java/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/libjebl2-java/trunk/debian/changelog
===================================================================
--- trunk/packages/libjebl2-java/trunk/debian/changelog 2013-10-25 12:33:57 UTC (rev 14969)
+++ trunk/packages/libjebl2-java/trunk/debian/changelog 2013-10-25 12:39:03 UTC (rev 14970)
@@ -2,6 +2,8 @@
* New upstream version
* debian/get-orig-source: Use xz compression when creating source tarball
+ * debian/control:
+ - cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Fri, 25 Oct 2013 14:21:25 +0200
Modified: trunk/packages/libjebl2-java/trunk/debian/control
===================================================================
--- trunk/packages/libjebl2-java/trunk/debian/control 2013-10-25 12:33:57 UTC (rev 14969)
+++ trunk/packages/libjebl2-java/trunk/debian/control 2013-10-25 12:39:03 UTC (rev 14970)
@@ -1,20 +1,24 @@
Source: jebl2
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
Uploaders: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 7.1), javahelper (>=0.25)
-Build-Depends-Indep: default-jdk, default-jdk-doc, libtrove-java, libtrove-java-doc, ant
-Standards-Version: 3.9.1
Section: java
-Homepage: http://code.google.com/p/jebl2/
+Priority: optional
+Build-Depends: debhelper (>= 7.1),
+ javahelper
+Build-Depends-Indep: default-jdk,
+ default-jdk-doc,
+ libtrove-java,
+ libtrove-java-doc,
+ ant
+Standards-Version: 3.9.4
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/libjebl2-java/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/libjebl2-java/trunk/
+Homepage: http://code.google.com/p/jebl2/
-
Package: libjebl2-java
Architecture: all
-Depends: ${java:Depends}, ${misc:Depends}
+Depends: ${java:Depends},
+ ${misc:Depends}
Recommends: ${java:Recommends}
Description: Java Evolutionary Biology Library
A Java library for evolutionary biology and bioinformatics, including
@@ -25,11 +29,11 @@
http://sourceforge.net/projects/jebl/ to develop a new API and class
library.
-
Package: libjebl2-java-doc
+Architecture: all
Section: doc
-Architecture: all
-Depends: ${java:Depends}, ${misc:Depends}
+Depends: ${java:Depends},
+ ${misc:Depends}
Recommends: ${java:Recommends}
Description: Java Evolutionary Biology Library (documentation)
A Java library for evolutionary biology and bioinformatics, including
More information about the debian-med-commit
mailing list