[med-svn] r12146 - trunk/packages/mriconvert/trunk/debian
Andreas Tille
tille at alioth.debian.org
Tue Aug 28 14:04:06 UTC 2012
Author: tille
Date: 2012-08-28 14:04:06 +0000 (Tue, 28 Aug 2012)
New Revision: 12146
Modified:
trunk/packages/mriconvert/trunk/debian/changelog
trunk/packages/mriconvert/trunk/debian/copyright
trunk/packages/mriconvert/trunk/debian/watch
Log:
When excluding the prebuilded binaries we could reduce the size of the upstream source by 1/20 and we are repackaging the source anyway so why not doing something sensible?
Modified: trunk/packages/mriconvert/trunk/debian/changelog
===================================================================
--- trunk/packages/mriconvert/trunk/debian/changelog 2012-08-28 12:58:19 UTC (rev 12145)
+++ trunk/packages/mriconvert/trunk/debian/changelog 2012-08-28 14:04:06 UTC (rev 12146)
@@ -1,12 +1,14 @@
-mriconvert (2.0.235-2) UNRELEASED; urgency=low
+mriconvert (2.0.235+dfsg-1) UNRELEASED; urgency=low
[ Dmitry Smirnov ]
* debian/watch: Enable proper detection of new upstream version
-
+
[ Andreas Tille ]
* debian/copyright:
- DEP 5
- Add Files-Excluded to document what was removed from original source
+ - Also exclude prebuilded binary files once we are repackaging to save
+ a lot of disk space
* There is no point in mentioning quilt explicitly since source format
3 (quilt) is used
* debian/rules: Detect upstream version automatically
Modified: trunk/packages/mriconvert/trunk/debian/copyright
===================================================================
--- trunk/packages/mriconvert/trunk/debian/copyright 2012-08-28 12:58:19 UTC (rev 12145)
+++ trunk/packages/mriconvert/trunk/debian/copyright 2012-08-28 14:04:06 UTC (rev 12146)
@@ -2,7 +2,10 @@
Upstream-Name: MRIConvert
Upstream-Contact: Jolinda Smith <jolinda at uoregon.edu>
Source: http://lcni.uoregon.edu/~jolinda/MRIConvert/
-Files-Excluded: Makefile CMakeCache.txt
+Files-Excluded:
+ Makefile CMakeCache.txt
+ MRIConvert
+ Mcverter
Files: *
Copyright: 2010 Jolinda Smith <jolinda at uoregon.edu>
Modified: trunk/packages/mriconvert/trunk/debian/watch
===================================================================
--- trunk/packages/mriconvert/trunk/debian/watch 2012-08-28 12:58:19 UTC (rev 12145)
+++ trunk/packages/mriconvert/trunk/debian/watch 2012-08-28 14:04:06 UTC (rev 12146)
@@ -1,5 +1,6 @@
version=3
opts=\
+dversionmangle=s/\+dfsg//,\
uversionmangle=s/([\d.]+)-r(\d+)/$1.$2/,\
downloadurlmangle=s/MRIConvert_.*/mriconvert_sources.zip/,\
filenamemangle=s/.*/mriconvert_sources.orig.zip/\
More information about the debian-med-commit
mailing list