Author: tille Date: 2015-02-20 12:33:14 +0000 (Fri, 20 Feb 2015) New Revision: 18816
Modified: trunk/packages/librdp-taxonomy-tree-java/trunk/debian/changelog trunk/packages/librdp-taxonomy-tree-java/trunk/debian/control Log: Apply Debian Med policy Modified: trunk/packages/librdp-taxonomy-tree-java/trunk/debian/changelog =================================================================== --- trunk/packages/librdp-taxonomy-tree-java/trunk/debian/changelog 2015-02-20 12:25:20 UTC (rev 18815) +++ trunk/packages/librdp-taxonomy-tree-java/trunk/debian/changelog 2015-02-20 12:33:14 UTC (rev 18816) @@ -1,3 +1,9 @@ +librdp-taxonomy-tree-java (0.1.20140606-1) UNRELEASED; urgency=medium + + * Initial upload to Debian + + -- Andreas Tille <[email protected]> Fri, 20 Feb 2015 13:31:31 +0100 + librdp-taxonomy-tree-java (0.1.20140606-0biolinux1) trusty; urgency=medium * New upstream for rdp-classifier 2.9 Modified: trunk/packages/librdp-taxonomy-tree-java/trunk/debian/control =================================================================== --- trunk/packages/librdp-taxonomy-tree-java/trunk/debian/control 2015-02-20 12:25:20 UTC (rev 18815) +++ trunk/packages/librdp-taxonomy-tree-java/trunk/debian/control 2015-02-20 12:33:14 UTC (rev 18816) @@ -1,12 +1,21 @@ Source: librdp-taxonomy-tree-java +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Tim Booth <[email protected]>, + Andreas Tille <[email protected]> Section: java -Priority: extra -Maintainer: Tim Booth <[email protected]> -Build-Depends: debhelper (>= 9), default-jdk, javahelper -Standards-Version: 3.9.3 +Priority: optional +Build-Depends: debhelper (>= 9), + default-jdk, + javahelper +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/TaxonomyTree Package: librdp-taxonomy-tree-java Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends} -Description: taxonomy tree library from RDP +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${java:Depends} +Description: taxonomy tree library from Ribosomal Database Project (RDP) The TaxonomyTree project is a library used by other RDP tools _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
