Author: tille Date: 2016-01-11 12:19:19 +0000 (Mon, 11 Jan 2016) New Revision: 21100
Modified: trunk/packages/sift/trunk/debian/changelog trunk/packages/sift/trunk/debian/control trunk/packages/sift/trunk/debian/copyright Log: Fix URLs Modified: trunk/packages/sift/trunk/debian/changelog =================================================================== --- trunk/packages/sift/trunk/debian/changelog 2016-01-11 11:57:59 UTC (rev 21099) +++ trunk/packages/sift/trunk/debian/changelog 2016-01-11 12:19:19 UTC (rev 21100) @@ -1,3 +1,9 @@ +sift (4.0.3b-5) UNRELEASED; urgency=medium + + * Fix URLs + + -- Andreas Tille <[email protected]> Mon, 11 Jan 2016 13:18:47 +0100 + sift (4.0.3b-4) unstable; urgency=low [ Andreas Tille ] Modified: trunk/packages/sift/trunk/debian/control =================================================================== --- trunk/packages/sift/trunk/debian/control 2016-01-11 11:57:59 UTC (rev 21099) +++ trunk/packages/sift/trunk/debian/control 2016-01-11 12:19:19 UTC (rev 21100) @@ -6,7 +6,7 @@ Uploaders: H. Soon Gweon <[email protected]>, Laszlo Kajan <[email protected]>, Tim Booth <[email protected]> Build-Depends: debhelper (>= 8), libblimps3-dev Standards-Version: 3.9.3 -Homepage: http://sift.jcvi.org +Homepage: http://sift.bii.a-star.edu.sg/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/sift/trunk/ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/sift/trunk/ DM-Upload-Allowed: yes Modified: trunk/packages/sift/trunk/debian/copyright =================================================================== --- trunk/packages/sift/trunk/debian/copyright 2016-01-11 11:57:59 UTC (rev 21099) +++ trunk/packages/sift/trunk/debian/copyright 2016-01-11 12:19:19 UTC (rev 21100) @@ -1,7 +1,8 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: sift -Upstream-Contact: Pauline Ng -Source: http://sift.jcvi.org, http://sift.bii.a-star.edu.sg/ +Upstream-Contact: Pauline Ng <[email protected]> + http://sift.bii.a-star.edu.sg/sift-bin/contact.pl +Source: http://sift.bii.a-star.edu.sg/ Disclaimer: This package is not part of Debian because of the non-free FHCRC NONCOMMERCIAL LICENSE license. The license does not restrict auto-building of the package. Distribution on a royalty-free basis _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
