[Python-modules-commits] r7409 - in packages/python-dhm/trunk/debian (4 files)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Fri Jan 30 09:31:30 UTC 2009


    Date: Friday, January 30, 2009 @ 09:31:30
  Author: morph
Revision: 7409

* debian/copyright
  - updated my email address
  - indented with 4 spaces license, upstream author and copyright
  - fixed copyright notice updating years for Debian packaging
* debian/{dirs,pycompat}
  - removed, since not needed

Modified:
  packages/python-dhm/trunk/debian/changelog
  packages/python-dhm/trunk/debian/copyright
Deleted:
  packages/python-dhm/trunk/debian/dirs
  packages/python-dhm/trunk/debian/pycompat

Modified: packages/python-dhm/trunk/debian/changelog
===================================================================
--- packages/python-dhm/trunk/debian/changelog	2009-01-30 09:16:22 UTC (rev 7408)
+++ packages/python-dhm/trunk/debian/changelog	2009-01-30 09:31:30 UTC (rev 7409)
@@ -9,8 +9,14 @@
   * debian/rules
     - simplified since we need only to build with a python interpreter (not all
       those supported)
+  * debian/copyright
+    - updated my email address
+    - indented with 4 spaces license, upstream author and copyright
+    - fixed copyright notice updating years for Debian packaging
+  * debian/{dirs,pycompat}
+    - removed, since not needed
 
- -- Sandro Tosi <morph at debian.org>  Wed, 24 Dec 2008 14:27:59 +0100
+ -- Sandro Tosi <morph at debian.org>  Fri, 30 Jan 2009 10:30:53 +0100
 
 python-dhm (0.6-2) unstable; urgency=low
 

Modified: packages/python-dhm/trunk/debian/copyright
===================================================================
--- packages/python-dhm/trunk/debian/copyright	2009-01-30 09:16:22 UTC (rev 7408)
+++ packages/python-dhm/trunk/debian/copyright	2009-01-30 09:31:30 UTC (rev 7409)
@@ -1,33 +1,37 @@
 This package was debianized by Michelle Ribeiro <michelle at cipsga.org.br> on
 Sat,  6 Sep 2003 17:13:42 +0000.
 
-It is now maintained by Sandro Tosi <matrixhasu at gmail.com>
+It is now maintained by Sandro Tosi <morph at debian.org>
 
 It was downloaded from http://www.wiggy.net/code/python-dhm.xhtml ,
 but now is available on http://www.wiggy.net/code/python-dhm/
 
-Upstream Author: Wichert Akkerman <wichert at deephackmode.org>
+Upstream Author:
 
-Copyright: 2001-2003 Wichert Akkerman <wichert at deephackmode.org>
+    Wichert Akkerman <wichert at deephackmode.org>
 
+Copyright:
+
+    2001-2003 Wichert Akkerman <wichert at deephackmode.org>
+
 Licence:
 
-   This file is free software; you can redistribute it and/or modify it
-   under the terms of version 2 of the GNU General Public License as
-   published by the Free Software Foundation.
+    This file is free software; you can redistribute it and/or modify it
+    under the terms of version 2 of the GNU General Public License as
+    published by the Free Software Foundation.
 
-   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.
+    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.
-   Calculate shared library dependencies
+    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.
+    Calculate shared library dependencies
 
 On Debian systems, the complete text of the GPLv2 License can be 
 found in `/usr/share/common-licenses/GPL-2'.
 
-The Debian packaging is (C) 2007, Sandro Tosi <matrixhasu at gmail.com> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+The Debian packaging is Copyright (C) 2007, Sandro Tosi <morph at debian.org>
+and is licensed under the GPLv2, see `/usr/share/common-licenses/GPL-2'.

Deleted: packages/python-dhm/trunk/debian/dirs
===================================================================
--- packages/python-dhm/trunk/debian/dirs	2009-01-30 09:16:22 UTC (rev 7408)
+++ packages/python-dhm/trunk/debian/dirs	2009-01-30 09:31:30 UTC (rev 7409)
@@ -1,2 +0,0 @@
-usr/bin
-usr/sbin

Deleted: packages/python-dhm/trunk/debian/pycompat
===================================================================
--- packages/python-dhm/trunk/debian/pycompat	2009-01-30 09:16:22 UTC (rev 7408)
+++ packages/python-dhm/trunk/debian/pycompat	2009-01-30 09:31:30 UTC (rev 7409)
@@ -1 +0,0 @@
-2




More information about the Python-modules-commits mailing list