[Python-apps-commits] r7266 - in packages/bleachbit/trunk/debian (changelog copyright)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Sat Jul 2 08:35:57 UTC 2011


    Date: Saturday, July 2, 2011 @ 08:35:56
  Author: dktrkranz
Revision: 7266

Convert copyright file to DEP5 format

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

Modified: packages/bleachbit/trunk/debian/changelog
===================================================================
--- packages/bleachbit/trunk/debian/changelog	2011-07-02 08:31:39 UTC (rev 7265)
+++ packages/bleachbit/trunk/debian/changelog	2011-07-02 08:35:56 UTC (rev 7266)
@@ -14,8 +14,10 @@
       - No longer install bleachbit_cli.1, removed.
     + debian/rules:
       - Adjust permissions of bleachbit.py.
+  * debian/copyright:
+    - Convert to DEP5 format.
 
- -- Luca Falavigna <dktrkranz at debian.org>  Sat, 02 Jul 2011 10:27:33 +0200
+ -- Luca Falavigna <dktrkranz at debian.org>  Sat, 02 Jul 2011 10:35:14 +0200
 
 bleachbit (0.8.8-1) unstable; urgency=low
 

Modified: packages/bleachbit/trunk/debian/copyright
===================================================================
--- packages/bleachbit/trunk/debian/copyright	2011-07-02 08:31:39 UTC (rev 7265)
+++ packages/bleachbit/trunk/debian/copyright	2011-07-02 08:35:56 UTC (rev 7266)
@@ -1,41 +1,29 @@
-This package was debianized by:
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: bleachbit
+Upstream-Contact: Andrew Ziem <ahz001 at gmail.com>
+Source: http://sourceforge.net/projects/bleachbit/files/
 
-    Luca Falavigna <dktrkranz at debian.org> on Sat, 10 Jan 2009 12:03:37 +0100
+Files: *
+Copyright: 2010-2011, Andrew Ziem <ahz001 at gmail.com>
+License: GPL-3+
 
-It was downloaded from:
+Files: debian/*
+Copyright: 2009-2011, Luca Falavigna <dktrkranz at debian.org>
+License: GPL-3+
 
-    http://sourceforge.net/projects/bleachbit/files/
+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.
 
-Upstream Author:
+  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.
 
-    Andrew Ziem <ahz001 at gmail.com>
+  You should have received a copy of the GNU General Public License
+  along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-Copyright:
-
-    Copyright © 2010-2011 Andrew Ziem
-
-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; either version 3 of the License, or
-    (at your option) any later version.
-
-    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
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-3'.
-
-The Debian packaging is:
-
-    Copyright © 2009-2011, Luca Falavigna <dktrkranz at debian.org>
-
-and is licensed under the GPL, see above.
-
+  On Debian GNU/Linux systems, the complete text of the GNU General
+  Public License version 3 can be found in /usr/share/common-licenses/GPL-3




More information about the Python-apps-commits mailing list