[med-svn] r19257 - in trunk/packages/trimmomatic/trunk/debian: . patches
Andreas Tille
tille at moszumanska.debian.org
Tue May 19 06:56:38 UTC 2015
Author: tille
Date: 2015-05-19 06:56:37 +0000 (Tue, 19 May 2015)
New Revision: 19257
Modified:
trunk/packages/trimmomatic/trunk/debian/changelog
trunk/packages/trimmomatic/trunk/debian/copyright
trunk/packages/trimmomatic/trunk/debian/patches/buildxmlJbzip2.patch
Log:
Upload to unstable
Modified: trunk/packages/trimmomatic/trunk/debian/changelog
===================================================================
--- trunk/packages/trimmomatic/trunk/debian/changelog 2015-05-19 06:47:07 UTC (rev 19256)
+++ trunk/packages/trimmomatic/trunk/debian/changelog 2015-05-19 06:56:37 UTC (rev 19257)
@@ -1,9 +1,9 @@
-trimmomatic (0.33+dfsg-1) UNRELEASED; urgency=medium
+trimmomatic (0.33+dfsg-1) unstable; urgency=medium
* New upstream version
* cme fix dpkg-control
- -- Andreas Tille <tille at debian.org> Tue, 19 May 2015 08:36:13 +0200
+ -- Andreas Tille <tille at debian.org> Tue, 19 May 2015 08:47:25 +0200
trimmomatic (0.32+dfsg-4) unstable; urgency=medium
Modified: trunk/packages/trimmomatic/trunk/debian/copyright
===================================================================
--- trunk/packages/trimmomatic/trunk/debian/copyright 2015-05-19 06:47:07 UTC (rev 19256)
+++ trunk/packages/trimmomatic/trunk/debian/copyright 2015-05-19 06:56:37 UTC (rev 19257)
@@ -12,6 +12,12 @@
Anthony Bolger <Bolger at mpimp-golm.mpg.de>
© 2011-2013 Federico Giorgi <federico.giorgi at gmail.com>
License: GPL-3+
+
+Files: debian/*
+Copyright: © 2011, Andreas Tille <tille at debian.org>
+License: GPL-3+
+
+License: GPL-3+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
@@ -24,11 +30,7 @@
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-Comment: On Debian systems, the complete text of the GNU General Public
+ .
+ On Debian systems, the complete text of the GNU General Public
License version 3 can be found in /usr/share/common-licenses/GPL-3.
-Files: debian/*
-Copyright: © 2011, Andreas Tille <tille at debian.org>
-License: GPL-3+
- Same as package itself
-
Modified: trunk/packages/trimmomatic/trunk/debian/patches/buildxmlJbzip2.patch
===================================================================
--- trunk/packages/trimmomatic/trunk/debian/patches/buildxmlJbzip2.patch 2015-05-19 06:47:07 UTC (rev 19256)
+++ trunk/packages/trimmomatic/trunk/debian/patches/buildxmlJbzip2.patch 2015-05-19 06:56:37 UTC (rev 19257)
@@ -4,7 +4,7 @@
--- a/build.xml
+++ b/build.xml
@@ -2,7 +2,7 @@
- <property name="version" value="0.32"/>
+ <property name="version" value="0.33"/>
<property name="src" location="src" />
- <property name="lib" location="lib" />
More information about the debian-med-commit
mailing list