Author: tille Date: 2012-06-01 11:20:29 +0000 (Fri, 01 Jun 2012) New Revision: 11150
Modified: trunk/packages/imagej/trunk/debian/changelog trunk/packages/imagej/trunk/debian/control trunk/packages/imagej/trunk/debian/get-orig-source Log: bump standards-version Modified: trunk/packages/imagej/trunk/debian/changelog =================================================================== --- trunk/packages/imagej/trunk/debian/changelog 2012-06-01 10:43:36 UTC (rev 11149) +++ trunk/packages/imagej/trunk/debian/changelog 2012-06-01 11:20:29 UTC (rev 11150) @@ -4,6 +4,7 @@ * debian/get-orig-source: Better handling when called via watch file * debian/watch: call get-orig-source * debian/upstream: citations + * debian/control: Standards-Version: 3.9.3 (no changes needed) -- Andreas Tille <[email protected]> Fri, 01 Jun 2012 12:17:40 +0200 Modified: trunk/packages/imagej/trunk/debian/control =================================================================== --- trunk/packages/imagej/trunk/debian/control 2012-06-01 10:43:36 UTC (rev 11149) +++ trunk/packages/imagej/trunk/debian/control 2012-06-01 11:20:29 UTC (rev 11150) @@ -6,7 +6,7 @@ Uploaders: Paolo Ariano <[email protected]>, Andreas Tille <[email protected]> Build-Depends: openjdk-6-jdk, debhelper (>=8), ant, javahelper -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/imagej/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/imagej/trunk/ Homepage: http://imagej.nih.gov/ij Modified: trunk/packages/imagej/trunk/debian/get-orig-source =================================================================== --- trunk/packages/imagej/trunk/debian/get-orig-source 2012-06-01 10:43:36 UTC (rev 11149) +++ trunk/packages/imagej/trunk/debian/get-orig-source 2012-06-01 11:20:29 UTC (rev 11150) @@ -2,7 +2,6 @@ # Upstream provides source in ZIP file so we have to repack anyway and # thus it seems reasonable to remove some binary cruft -set -x NAME=`dpkg-parsechangelog | awk '/^Source/ { print $2 }'` ORIGNAME=ij _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
