[med-svn] r18815 - trunk/packages/librdp-readseq-java/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Fri Feb 20 12:25:20 UTC 2015


Author: tille
Date: 2015-02-20 12:25:20 +0000 (Fri, 20 Feb 2015)
New Revision: 18815

Modified:
   trunk/packages/librdp-readseq-java/trunk/debian/control
Log:
Really inject updated d/control


Modified: trunk/packages/librdp-readseq-java/trunk/debian/control
===================================================================
--- trunk/packages/librdp-readseq-java/trunk/debian/control	2015-02-20 12:24:38 UTC (rev 18814)
+++ trunk/packages/librdp-readseq-java/trunk/debian/control	2015-02-20 12:25:20 UTC (rev 18815)
@@ -1,19 +1,33 @@
 Source: librdp-readseq-java
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Tim Booth <tbooth at ceh.ac.uk>,
+           Andreas Tille <tille at debian.org>
 Section: java
-Priority: extra
-Maintainer: Tim Booth <tbooth at ceh.ac.uk>
-Build-Depends: debhelper (>= 9), default-jdk, javahelper, libcommons-io-java,
-               libcommons-cli-java, libcommons-lang-java, junit4, ant, ant-optional
-Standards-Version: 3.9.3
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               default-jdk,
+               javahelper,
+               libcommons-io-java,
+               libcommons-cli-java,
+               libcommons-lang-java,
+               junit4,
+               ant,
+               ant-optional
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/stacks/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/stacks/trunk/
+Homepage: https://github.com/rdpstaff/ReadSeq
 
 Package: librdp-readseq-java
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}
-Description: RDP sequence reading and writing library
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${java:Depends}
+Description: Ribosomal Database Project (RDP) sequence reading and writing library
  Sequence reading library developed by the Ribosomal Database Project.  Can
  handle genbank, embl, fasta, fastq, sff and sto files.  Can read from files
  or streams, and can handle indexing files.
  .
  A basic rdp-readseq command line program is also included.
  .
- The ReadSeq project is a library used by other RDP tools
+ The ReadSeq project is a library used by other RDP tools.




More information about the debian-med-commit mailing list