[Python-modules-commits] r8734 - in packages/pycg/trunk/debian (5 files)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sat Jun 6 09:18:15 UTC 2009


    Date: Saturday, June 6, 2009 @ 09:18:14
  Author: morph
Revision: 8734

* debian/{control, copyright, patches/*.dpatch}
  - updated my email address

Modified:
  packages/pycg/trunk/debian/changelog
  packages/pycg/trunk/debian/patches/01_fix_makefile.dpatch
  packages/pycg/trunk/debian/patches/02_fix_setup.py.dpatch
  packages/pycg/trunk/debian/patches/30_move_from_numeric_to_numpy.dpatch
  packages/pycg/trunk/debian/patches/40_no_link_to_python.dpatch

Modified: packages/pycg/trunk/debian/changelog
===================================================================
--- packages/pycg/trunk/debian/changelog	2009-06-06 09:15:56 UTC (rev 8733)
+++ packages/pycg/trunk/debian/changelog	2009-06-06 09:18:14 UTC (rev 8734)
@@ -1,8 +1,9 @@
 pycg (0.14.1-2) UNRELEASED; urgency=low
 
+  * debian/{control, copyright, patches/*.dpatch}
+    - updated my email address
   * debian/control
     - switch Vcs-Browser field to viewsvn
-    - updated my email address
     - bump Standards-Version to 3.8.1
       + added debian/README.source
   * debian/{control, rules}
@@ -10,14 +11,13 @@
       + versioned depend on python to have functions we need
       + include python.mk and uses its macro for options and locations
   * debian/copyright
-    - updated my email address
     - clarified packaging is licensed under the same terms as upstream
     - fixed packaging copyright notice
   * debian/patches/40_no_link_to_python.dpatch
     - renamed from 99_test
     - added description
 
- -- Sandro Tosi <morph at debian.org>  Sat, 06 Jun 2009 11:15:30 +0200
+ -- Sandro Tosi <morph at debian.org>  Sat, 06 Jun 2009 11:17:10 +0200
 
 pycg (0.14.1-1) unstable; urgency=low
 

Modified: packages/pycg/trunk/debian/patches/01_fix_makefile.dpatch
===================================================================
--- packages/pycg/trunk/debian/patches/01_fix_makefile.dpatch	2009-06-06 09:15:56 UTC (rev 8733)
+++ packages/pycg/trunk/debian/patches/01_fix_makefile.dpatch	2009-06-06 09:18:14 UTC (rev 8734)
@@ -1,5 +1,5 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
-## 01_fix_makefile.dpatch by Sandro Tosi <matrixhasu at gmail.com>
+## 01_fix_makefile.dpatch by Sandro Tosi <morph at debian.org>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
 ## DP: converge upstream build system into Makefile

Modified: packages/pycg/trunk/debian/patches/02_fix_setup.py.dpatch
===================================================================
--- packages/pycg/trunk/debian/patches/02_fix_setup.py.dpatch	2009-06-06 09:15:56 UTC (rev 8733)
+++ packages/pycg/trunk/debian/patches/02_fix_setup.py.dpatch	2009-06-06 09:18:14 UTC (rev 8734)
@@ -1,5 +1,5 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
-## 02_fix_setup.py.dpatch by Sandro Tosi <matrixhasu at gmail.com>
+## 02_fix_setup.py.dpatch by Sandro Tosi <morph at debian.org>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
 ## DP: fix setup.py file to let the package build on a Debian box

Modified: packages/pycg/trunk/debian/patches/30_move_from_numeric_to_numpy.dpatch
===================================================================
--- packages/pycg/trunk/debian/patches/30_move_from_numeric_to_numpy.dpatch	2009-06-06 09:15:56 UTC (rev 8733)
+++ packages/pycg/trunk/debian/patches/30_move_from_numeric_to_numpy.dpatch	2009-06-06 09:18:14 UTC (rev 8734)
@@ -1,5 +1,5 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
-## 30_move_from_numeric_to_numpy.dpatch by Sandro Tosi <matrixhasu at gmail.com>
+## 30_move_from_numeric_to_numpy.dpatch by Sandro Tosi <morph at debian.org>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
 ## DP: Required changes to remove python-numeric dep and move to python-numpy

Modified: packages/pycg/trunk/debian/patches/40_no_link_to_python.dpatch
===================================================================
--- packages/pycg/trunk/debian/patches/40_no_link_to_python.dpatch	2009-06-06 09:15:56 UTC (rev 8733)
+++ packages/pycg/trunk/debian/patches/40_no_link_to_python.dpatch	2009-06-06 09:18:14 UTC (rev 8734)
@@ -1,5 +1,5 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
-## 99_test.dpatch by Sandro Tosi <matrixhasu at gmail.com>
+## 99_test.dpatch by Sandro Tosi <morph at debian.org>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
 ## DP: Don't link against Python lib




More information about the Python-modules-commits mailing list