Author: tille Date: 2015-03-01 17:26:24 +0000 (Sun, 01 Mar 2015) New Revision: 18887
Removed: trunk/packages/librdp-taxonomy-tree-java/trunk/debian/docs Modified: trunk/packages/librdp-taxonomy-tree-java/trunk/debian/changelog trunk/packages/librdp-taxonomy-tree-java/trunk/debian/control trunk/packages/librdp-taxonomy-tree-java/trunk/debian/copyright trunk/packages/librdp-taxonomy-tree-java/trunk/debian/watch Log: Update to official release, take over into Debian Med team Modified: trunk/packages/librdp-taxonomy-tree-java/trunk/debian/changelog =================================================================== --- trunk/packages/librdp-taxonomy-tree-java/trunk/debian/changelog 2015-02-28 22:48:13 UTC (rev 18886) +++ trunk/packages/librdp-taxonomy-tree-java/trunk/debian/changelog 2015-03-01 17:26:24 UTC (rev 18887) @@ -1,8 +1,8 @@ -librdp-taxonomy-tree-java (0.1.20140606-1) UNRELEASED; urgency=medium +librdp-taxonomy-tree-java (1.2.0-1) UNRELEASED; urgency=medium * Initial upload to Debian - -- Andreas Tille <[email protected]> Fri, 20 Feb 2015 13:31:31 +0100 + -- Andreas Tille <[email protected]> Sun, 01 Mar 2015 18:10:55 +0100 librdp-taxonomy-tree-java (0.1.20140606-0biolinux1) trusty; urgency=medium Modified: trunk/packages/librdp-taxonomy-tree-java/trunk/debian/control =================================================================== --- trunk/packages/librdp-taxonomy-tree-java/trunk/debian/control 2015-02-28 22:48:13 UTC (rev 18886) +++ trunk/packages/librdp-taxonomy-tree-java/trunk/debian/control 2015-03-01 17:26:24 UTC (rev 18887) @@ -8,14 +8,11 @@ default-jdk, javahelper Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/librdp-taxonomy-tree-java/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/librdp-taxonomy-tree-java/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 Ribosomal Database Project (RDP) - The TaxonomyTree project is a library used by other RDP tools +Description: taxonomy tree library from RDP + The TaxonomyTree project is a library used by other RDP tools. Modified: trunk/packages/librdp-taxonomy-tree-java/trunk/debian/copyright =================================================================== --- trunk/packages/librdp-taxonomy-tree-java/trunk/debian/copyright 2015-02-28 22:48:13 UTC (rev 18886) +++ trunk/packages/librdp-taxonomy-tree-java/trunk/debian/copyright 2015-03-01 17:26:24 UTC (rev 18887) @@ -1,14 +1,16 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: rdpstaff/TaxonomyTree +Upstream-Name: TaxonomyTree Upstream-Contact: https://github.com/wangqion -Source: https://github.com/rdpstaff/TaxonomyTree/commits/master +Source: https://github.com/rdpstaff/TaxonomyTree/releases Files: * Copyright: Copyright (C) 2012 Michigan State University <[email protected]> License: GPL-3 - On Debian systems, you can read the full text of the GNU General Public - License in ‘/usr/share/common-licenses/GPL-3’. Files: debian/* Copyright: © Tim Booth <[email protected]> License: GPL-3 + +License: GPL-3 + On Debian systems, you can read the full text of the GNU General Public + License in ‘/usr/share/common-licenses/GPL-3’. Deleted: trunk/packages/librdp-taxonomy-tree-java/trunk/debian/docs =================================================================== Modified: trunk/packages/librdp-taxonomy-tree-java/trunk/debian/watch =================================================================== --- trunk/packages/librdp-taxonomy-tree-java/trunk/debian/watch 2015-02-28 22:48:13 UTC (rev 18886) +++ trunk/packages/librdp-taxonomy-tree-java/trunk/debian/watch 2015-03-01 17:26:24 UTC (rev 18887) @@ -1,4 +1,3 @@ -# Compulsory line, this is a version 3 file version=3 -# I had to get this manually off GitHub, and base the version on the last commit date. +https://github.com/rdpstaff/TaxonomyTree/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
