[Python-modules-commits] r2705 - in /packages/pycallgraph/trunk/debian: changelog examples patches/ rules

jmalonzo-guest at users.alioth.debian.org jmalonzo-guest at users.alioth.debian.org
Wed Jul 11 14:12:08 UTC 2007


Author: jmalonzo-guest
Date: Wed Jul 11 14:12:08 2007
New Revision: 2705

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2705
Log:
packages/pycallgraph: new upstream release

Removed:
    packages/pycallgraph/trunk/debian/patches/
Modified:
    packages/pycallgraph/trunk/debian/changelog
    packages/pycallgraph/trunk/debian/examples
    packages/pycallgraph/trunk/debian/rules

Modified: packages/pycallgraph/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/pycallgraph/trunk/debian/changelog?rev=2705&op=diff
==============================================================================
--- packages/pycallgraph/trunk/debian/changelog (original)
+++ packages/pycallgraph/trunk/debian/changelog Wed Jul 11 14:12:08 2007
@@ -1,3 +1,10 @@
+pycallgraph (0.4.0-1) unstable; urgency=low
+
+  * New upstream release
+    - Removed patches/ as it is now unnecessary.
+
+ -- Jan Alonzo <jmalonzo at unpluggable.com>  Wed, 11 Jul 2007 23:43:26 +1000
+
 pycallgraph (0.3.0.dfsg-1) unstable; urgency=low
 
   * Initial Release. Closes: #426985

Modified: packages/pycallgraph/trunk/debian/examples
URL: http://svn.debian.org/wsvn/python-modules/packages/pycallgraph/trunk/debian/examples?rev=2705&op=diff
==============================================================================
--- packages/pycallgraph/trunk/debian/examples (original)
+++ packages/pycallgraph/trunk/debian/examples Wed Jul 11 14:12:08 2007
@@ -1,5 +1,9 @@
+examples/all.py
 examples/basic.py
+examples/colours.py
 examples/filter.py
+examples/filter_time.py
 examples/import.py
+examples/large.py
 examples/recursive.py
 examples/regexp.py

Modified: packages/pycallgraph/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/pycallgraph/trunk/debian/rules?rev=2705&op=diff
==============================================================================
--- packages/pycallgraph/trunk/debian/rules (original)
+++ packages/pycallgraph/trunk/debian/rules Wed Jul 11 14:12:08 2007
@@ -3,7 +3,6 @@
 
 DEB_PYTHON_SYSTEM=pysupport
 
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/rules/buildcore.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk




More information about the Python-modules-commits mailing list