[med-svn] r18800 - trunk/packages/stacks/trunk/debian

Timothy Booth tbooth-guest at moszumanska.debian.org
Thu Feb 19 17:03:05 UTC 2015


Author: tbooth-guest
Date: 2015-02-19 17:03:04 +0000 (Thu, 19 Feb 2015)
New Revision: 18800

Modified:
   trunk/packages/stacks/trunk/debian/changelog
   trunk/packages/stacks/trunk/debian/control
   trunk/packages/stacks/trunk/debian/copyright
Log:
Fix cut-and-paste error in control
Improve copyright to silence Lintian errors


Modified: trunk/packages/stacks/trunk/debian/changelog
===================================================================
--- trunk/packages/stacks/trunk/debian/changelog	2015-02-19 16:51:39 UTC (rev 18799)
+++ trunk/packages/stacks/trunk/debian/changelog	2015-02-19 17:03:04 UTC (rev 18800)
@@ -1,3 +1,9 @@
+stacks (1.25-0biolinux2) trusty; urgency=medium
+
+  * Correct silly cut-and-paste-o in control file
+
+ -- Tim Booth <tbooth at ceh.ac.uk>  Thu, 19 Feb 2015 16:52:53 +0000
+
 stacks (1.25-0biolinux1) trusty; urgency=medium
 
   * New upstream

Modified: trunk/packages/stacks/trunk/debian/control
===================================================================
--- trunk/packages/stacks/trunk/debian/control	2015-02-19 16:51:39 UTC (rev 18799)
+++ trunk/packages/stacks/trunk/debian/control	2015-02-19 17:03:04 UTC (rev 18800)
@@ -5,9 +5,9 @@
 Priority: optional
 Build-Depends: debhelper (>= 9), zlib1g-dev, libbam-dev, libsparsehash-dev (>= 2.0)
 Standards-Version: 3.9.6
+Homepage: http://creskolab.uoregon.edu/stacks/
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/stacks/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/stacks/trunk/
-Homepage: https://github.com/torognes/vsearch/
 
 Package: stacks
 Architecture: any

Modified: trunk/packages/stacks/trunk/debian/copyright
===================================================================
--- trunk/packages/stacks/trunk/debian/copyright	2015-02-19 16:51:39 UTC (rev 18799)
+++ trunk/packages/stacks/trunk/debian/copyright	2015-02-19 17:03:04 UTC (rev 18800)
@@ -8,8 +8,26 @@
              Angel Amores <amores at uoregon.edu>
              Paul Hohenlohe <hohenlohe at uidaho.edu>
              Bill Cresko <wcresko at uoregon.edu>
-License: GPL
+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
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ .
+ On a Debian system, the GNU GPL license version 3 is distributed in the file
+ /usr/share/common-licenses/GPL-3.
 
 Files: debian/*
 Copyright: © 2014 Tim Booth <tbooth at ceh.ac.uk>
 License: GPL-3
+ The packaging files may be used under the same terms as the upstream
+ software.




More information about the debian-med-commit mailing list