[Python-apps-commits] r8275 - in packages/gmail-notify/trunk/debian (changelog copyright)
adejong at users.alioth.debian.org
adejong at users.alioth.debian.org
Fri Mar 9 11:58:49 UTC 2012
Date: Friday, March 9, 2012 @ 11:58:48
Author: adejong
Revision: 8275
* Switch to machine-readable debian/copyright format.
Modified:
packages/gmail-notify/trunk/debian/changelog
packages/gmail-notify/trunk/debian/copyright
Modified: packages/gmail-notify/trunk/debian/changelog
===================================================================
--- packages/gmail-notify/trunk/debian/changelog 2012-03-09 11:56:33 UTC (rev 8274)
+++ packages/gmail-notify/trunk/debian/changelog 2012-03-09 11:58:48 UTC (rev 8275)
@@ -10,8 +10,9 @@
* Switch source format to 3.0 (quilt) and refresh patches.
* Add DEP-3 headers to some of the patches.
* Add Homepage field to debian/control.
+ * Switch to machine-readable debian/copyright format.
- -- Arthur de Jong <adejong at debian.org> Fri, 09 Mar 2012 12:55:59 +0100
+ -- Arthur de Jong <adejong at debian.org> Fri, 09 Mar 2012 12:58:13 +0100
gmail-notify (1.6.1.1-1) unstable; urgency=medium
Modified: packages/gmail-notify/trunk/debian/copyright
===================================================================
--- packages/gmail-notify/trunk/debian/copyright 2012-03-09 11:56:33 UTC (rev 8274)
+++ packages/gmail-notify/trunk/debian/copyright 2012-03-09 11:58:48 UTC (rev 8275)
@@ -1,25 +1,21 @@
-This package was debianized by Joseph Smidt <jsmidt at byu.edu> on
-Mon, 3 Jul 2006 10:43:33 -0600.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gmail-notify
+Upstream-Contact: John Winter <wintersoft at gmail.com>
+Source: http://gmail-notify.sourceforge.net/
-It was downloaded from http://gmail-notify.sourceforge.net/
-
-Copyright Holder: 2004,2005 John Winter <wintersoft at gmail.com>
-
-License:
-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 file.
-
-
+Files: *
+Copyright: Copyright (c) 2004, 2005 John Winter <wintersoft at gmail.com>
+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, 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.
+ .
+ On Debian GNU/Linux 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