Author: tille Date: 2012-09-14 13:57:12 +0000 (Fri, 14 Sep 2012) New Revision: 12211
Modified: trunk/packages/volview/trunk/debian/changelog trunk/packages/volview/trunk/debian/copyright trunk/packages/volview/trunk/debian/watch Log: DEP5, handle +dfsg suffix Modified: trunk/packages/volview/trunk/debian/changelog =================================================================== --- trunk/packages/volview/trunk/debian/changelog 2012-09-14 09:59:09 UTC (rev 12210) +++ trunk/packages/volview/trunk/debian/changelog 2012-09-14 13:57:12 UTC (rev 12211) @@ -1,3 +1,12 @@ +volview (3.4+dfsg-1) UNRELEASED; urgency=low + + * debian/copyright: + - DEP5 + * debian/watch: + - handle +dfsg suffix + + -- Andreas Tille <[email protected]> Fri, 14 Sep 2012 15:54:59 +0200 + volview (3.4-3) unstable; urgency=low * Need to remove quote from CFLAGS (MIPS compilation) Modified: trunk/packages/volview/trunk/debian/copyright =================================================================== --- trunk/packages/volview/trunk/debian/copyright 2012-09-14 09:59:09 UTC (rev 12210) +++ trunk/packages/volview/trunk/debian/copyright 2012-09-14 13:57:12 UTC (rev 12211) @@ -1,4 +1,4 @@ -Format: http://dep.debian.net/deps/dep5/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: VolView Source: http://www.kitware.com/products/vvdownload.html @@ -52,3 +52,4 @@ Copyright: 2011-2012; Mathieu Malaterre <[email protected]> License: BSD Same as above + Modified: trunk/packages/volview/trunk/debian/watch =================================================================== --- trunk/packages/volview/trunk/debian/watch 2012-09-14 09:59:09 UTC (rev 12210) +++ trunk/packages/volview/trunk/debian/watch 2012-09-14 13:57:12 UTC (rev 12211) @@ -1,3 +1,4 @@ version=3 +opts=dversionmangle=s/[~\+]dfsg// \ http://www.kitware.com/products/vvdownload.html \ http://www.kitware.com/VolView/files/VolView-([\d\.]+)-Linux-x86_64.sh _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
