Author: moeller Date: 2012-10-18 21:29:02 +0000 (Thu, 18 Oct 2012) New Revision: 12446
Removed: trunk/packages/tm-align Modified: trunk/packages/zhanglab/tm-align/trunk/debian/changelog trunk/packages/zhanglab/tm-align/trunk/debian/control trunk/packages/zhanglab/tm-align/trunk/debian/get-orig-source trunk/packages/zhanglab/tm-align/trunk/debian/rules Log: Removed symbolic link, new upstream version with updated paths to our svn uploaded to experimental (because of freeze). Deleted: trunk/packages/tm-align =================================================================== --- trunk/packages/tm-align 2012-10-18 17:21:40 UTC (rev 12445) +++ trunk/packages/tm-align 2012-10-18 21:29:02 UTC (rev 12446) @@ -1 +0,0 @@ -link zhanglab/tm-align/ \ No newline at end of file Modified: trunk/packages/zhanglab/tm-align/trunk/debian/changelog =================================================================== --- trunk/packages/zhanglab/tm-align/trunk/debian/changelog 2012-10-18 17:21:40 UTC (rev 12445) +++ trunk/packages/zhanglab/tm-align/trunk/debian/changelog 2012-10-18 21:29:02 UTC (rev 12446) @@ -1,3 +1,12 @@ +tm-align (20120707-1) experimental; urgency=low + + * New upstream version + * Adjusted + - path to svn (got its own zhanglab subfolder) + - policy became 3.9.4 + + -- Steffen Moeller <[email protected]> Thu, 18 Oct 2012 17:12:22 +0200 + tm-align (20120507-2) UNRELEASED; urgency=low * debian/copyright: Modified: trunk/packages/zhanglab/tm-align/trunk/debian/control =================================================================== --- trunk/packages/zhanglab/tm-align/trunk/debian/control 2012-10-18 17:21:40 UTC (rev 12445) +++ trunk/packages/zhanglab/tm-align/trunk/debian/control 2012-10-18 21:29:02 UTC (rev 12446) @@ -7,9 +7,9 @@ Tim Booth <[email protected]>, Andreas Tille <[email protected]> Build-Depends: debhelper (>= 9), gfortran -Standards-Version: 3.9.3 -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/tm-align/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/tm-align/trunk/ +Standards-Version: 3.9.4 +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/zhanglab/tm-align/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/zhanglab/tm-align/trunk/ Homepage: http://zhang.bioinformatics.ku.edu/TM-align/ Package: tm-align Modified: trunk/packages/zhanglab/tm-align/trunk/debian/get-orig-source =================================================================== --- trunk/packages/zhanglab/tm-align/trunk/debian/get-orig-source 2012-10-18 17:21:40 UTC (rev 12445) +++ trunk/packages/zhanglab/tm-align/trunk/debian/get-orig-source 2012-10-18 21:29:02 UTC (rev 12446) @@ -26,6 +26,6 @@ rm -rf TMscore TMalign cd .. -GZIP="--best --no-name" tar -czf "$PKG"_"$VERSION".orig.tar.gz "${UPSTREAMDIR}" +GZIP="--best --no-name" tar czf "$PKG"_"$VERSION".orig.tar.gz "${UPSTREAMDIR}" rm -rf "${UPSTREAMDIR}" Modified: trunk/packages/zhanglab/tm-align/trunk/debian/rules =================================================================== --- trunk/packages/zhanglab/tm-align/trunk/debian/rules 2012-10-18 17:21:40 UTC (rev 12445) +++ trunk/packages/zhanglab/tm-align/trunk/debian/rules 2012-10-18 21:29:02 UTC (rev 12446) @@ -24,5 +24,5 @@ dh_clean get-orig-source: - . debian/get-orig-source + debian/get-orig-source && echo worked || echo failed _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
