[Python-apps-commits] r8432 - in packages/wapiti/trunk/debian (changelog copyright)

adejong at users.alioth.debian.org adejong at users.alioth.debian.org
Fri Apr 6 14:18:39 UTC 2012


    Date: Friday, April 6, 2012 @ 14:18:37
  Author: adejong
Revision: 8432

  * Switch to machine-readable debian/copyright format.

Modified:
  packages/wapiti/trunk/debian/changelog
  packages/wapiti/trunk/debian/copyright

Modified: packages/wapiti/trunk/debian/changelog
===================================================================
--- packages/wapiti/trunk/debian/changelog	2012-04-06 13:55:04 UTC (rev 8431)
+++ packages/wapiti/trunk/debian/changelog	2012-04-06 14:18:37 UTC (rev 8432)
@@ -15,8 +15,9 @@
   * Update Vcs-Browser field.
   * Fix spelling error and small wording change in manual page (thanks
     lintian).
+  * Switch to machine-readable debian/copyright format.
 
- -- Arthur de Jong <adejong at debian.org>  Fri, 06 Apr 2012 15:53:56 +0200
+ -- Arthur de Jong <adejong at debian.org>  Fri, 06 Apr 2012 16:18:03 +0200
 
 wapiti (1.1.6-3) unstable; urgency=low
 

Modified: packages/wapiti/trunk/debian/copyright
===================================================================
--- packages/wapiti/trunk/debian/copyright	2012-04-06 13:55:04 UTC (rev 8431)
+++ packages/wapiti/trunk/debian/copyright	2012-04-06 14:18:37 UTC (rev 8432)
@@ -1,28 +1,24 @@
-This package was debianized by Thomas Bläsing <thomasbl at pool.math.tu-berlin.de> on
-Thu, 28 Jun 2007 14:08:17 +0200.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Wapiti
+Upstream-Contact: Nicolas Surribas <nicolas.surribas at gmail.com>
+Source: http://wapiti.sourceforge.net/
 
-It was downloaded from http://wapiti.sourceforge.net/
-
-Upstream Author:
-	Nicolas Surribas <nicolas.surribas at gmail.com>
-
-Copyright: 
-	Copyright (C) 2006-2007 Nicolas Surribas
-
-License:
-	This package 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; version 2 dated June, 1991.
-
-	This package 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 package; if not, write to the Free Software
-        Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
-	MA 02110-1301, USA.
-
-The Debian packaging is (C) 2007-2008, Thomas Bläsing <thomasbl at pool.math.tu-berlin.de> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+Files: *
+Copyright: (C) 2006-2007 Nicolas Surribas
+License: GPL-2+
+ 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, 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 St, Fifth Floor, Boston, MA  02110-1301  USA
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.




More information about the Python-apps-commits mailing list