[med-svn] r18947 - trunk/packages/rdp-alignment/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Mar 11 10:48:02 UTC 2015
Author: tille
Date: 2015-03-11 10:48:01 +0000 (Wed, 11 Mar 2015)
New Revision: 18947
Modified:
trunk/packages/rdp-alignment/trunk/debian/changelog
trunk/packages/rdp-alignment/trunk/debian/control
Log:
Rename from librdp-alignment-java to rdp-alignment
Modified: trunk/packages/rdp-alignment/trunk/debian/changelog
===================================================================
--- trunk/packages/rdp-alignment/trunk/debian/changelog 2015-03-11 10:45:23 UTC (rev 18946)
+++ trunk/packages/rdp-alignment/trunk/debian/changelog 2015-03-11 10:48:01 UTC (rev 18947)
@@ -1,4 +1,4 @@
-librdp-alignment-java (1.2.0-1) UNRELEASED; urgency=medium
+rdp-alignment (1.2.0-1) UNRELEASED; urgency=medium
* Initial upload to Debian
Modified: trunk/packages/rdp-alignment/trunk/debian/control
===================================================================
--- trunk/packages/rdp-alignment/trunk/debian/control 2015-03-11 10:45:23 UTC (rev 18946)
+++ trunk/packages/rdp-alignment/trunk/debian/control 2015-03-11 10:48:01 UTC (rev 18947)
@@ -1,4 +1,4 @@
-Source: librdp-alignment-java
+Source: rdp-alignment
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>
@@ -13,13 +13,13 @@
junit4,
ant,
ant-optional,
- librdp-readseq-java (>= 2.0.1)
+ rdp-readseq (>= 2.0.1)
Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/librdp-alignment-java/trunk/
-Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/librdp-alignment-java/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/rdp-alignment/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/rdp-alignment/trunk/
Homepage: https://github.com/rdpstaff/AlignmentTools
-Package: librdp-alignment-java
+Package: rdp-alignment
Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
@@ -29,3 +29,6 @@
(Fish et al., 2013. FunGene: the functional gene pipeline and repository.
Frontiers, Accepted), pairwise alignment and hidden markov model
(HMMER3 models, no training).
+ .
+ The package also contains the AlignmentTools Java library which is used by
+ other RDP tools.
More information about the debian-med-commit
mailing list