tags 567265 + patch pending
thanks
Dear maintainer,
I've prepared an NMU for tinyproxy (versioned as 1.6.3-3.3) and uploaded
it to DELAYED/7, according to devref §5.11.1. The patch is attached and
trivial, it adds the "or above" part of the GPL quote that was missing.
Cheers.
--
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..| . |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...........| ..: |.... Je dis tu à tous ceux que j'aime
diff -u tinyproxy-1.6.3/debian/copyright tinyproxy-1.6.3/debian/copyright
--- tinyproxy-1.6.3/debian/copyright
+++ tinyproxy-1.6.3/debian/copyright
@@ -10,7 +10,8 @@
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 2 of the License.
+ the Free Software Foundation; either version 2 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
diff -u tinyproxy-1.6.3/debian/changelog tinyproxy-1.6.3/debian/changelog
--- tinyproxy-1.6.3/debian/changelog
+++ tinyproxy-1.6.3/debian/changelog
@@ -1,3 +1,11 @@
+tinyproxy (1.6.3-3.3) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Clarify debian/copyright about "version 2 or above" GPL clause.
+ (Closes: #567265)
+
+ -- Stefano Zacchiroli <[email protected]> Fri, 12 Feb 2010 11:04:04 +0100
+
tinyproxy (1.6.3-3.2) unstable; urgency=low
* Non-maintainer upload.