[med-svn] r12179 - trunk/packages/trimmomatic/trunk/debian
Andreas Tille
tille at alioth.debian.org
Thu Sep 6 17:00:54 UTC 2012
Author: tille
Date: 2012-09-06 17:00:53 +0000 (Thu, 06 Sep 2012)
New Revision: 12179
Modified:
trunk/packages/trimmomatic/trunk/debian/changelog
trunk/packages/trimmomatic/trunk/debian/copyright
trunk/packages/trimmomatic/trunk/debian/watch
Log:
Add Files-Excluded to document what was removed from original source
Modified: trunk/packages/trimmomatic/trunk/debian/changelog
===================================================================
--- trunk/packages/trimmomatic/trunk/debian/changelog 2012-09-06 16:56:03 UTC (rev 12178)
+++ trunk/packages/trimmomatic/trunk/debian/changelog 2012-09-06 17:00:53 UTC (rev 12179)
@@ -1,3 +1,12 @@
+trimmomatic (0.22+dfsg-1) UNRELEASED; urgency=low
+
+ * debian/copyright:
+ - DEP5
+ - Add Files-Excluded to document what was removed from original source
+ * debian/watch: handle +dfsg suffix
+
+ -- Andreas Tille <tille at debian.org> Tue, 04 Sep 2012 12:37:31 +0200
+
trimmomatic (0.22-1) unstable; urgency=low
* Initial release (Closes: #682213).
Modified: trunk/packages/trimmomatic/trunk/debian/copyright
===================================================================
--- trunk/packages/trimmomatic/trunk/debian/copyright 2012-09-06 16:56:03 UTC (rev 12178)
+++ trunk/packages/trimmomatic/trunk/debian/copyright 2012-09-06 17:00:53 UTC (rev 12179)
@@ -1,7 +1,10 @@
-Format: http://dep.debian.net/deps/dep5/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Trimmomatic
Upstream-Contact: Bjoern Usadel <usadel at mpimp-golm.mpg.de>
Source: http://www.usadellab.org/cms/index.php?page=trimmomatic
+Files-Excluded:
+ lib/*.jar
+ old
Files: *
Copyright: © 2009-2011 Bjoern Usadel <usadel at mpimp-golm.mpg.de>,
@@ -26,3 +29,4 @@
Copyright: © 2011, Andreas Tille <tille at debian.org>
License: GPL-3+
Same as package itself
+
Modified: trunk/packages/trimmomatic/trunk/debian/watch
===================================================================
--- trunk/packages/trimmomatic/trunk/debian/watch 2012-09-06 16:56:03 UTC (rev 12178)
+++ trunk/packages/trimmomatic/trunk/debian/watch 2012-09-06 17:00:53 UTC (rev 12179)
@@ -1,4 +1,5 @@
version=3
+opts=dversionmangle=s/[~\+]dfsg// \
http://www.usadellab.org/cms/index.php?page=trimmomatic \
uploads/supplementary/Trimmomatic/Trimmomatic-Src-([.\d]*).zip \
debian debian/get-orig-source
More information about the debian-med-commit
mailing list