[Python-modules-commits] r491 - in /packages/paste/trunk/debian: changelog rules

pox-guest at users.alioth.debian.org pox-guest at users.alioth.debian.org
Sun May 7 14:58:03 UTC 2006


Author: pox-guest
Date: Sun May  7 14:58:02 2006
New Revision: 491

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=491
Log:
new upstream release
removed "py2.3." from Egg dirname 

Modified:
    packages/paste/trunk/debian/changelog
    packages/paste/trunk/debian/rules

Modified: packages/paste/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/paste/trunk/debian/changelog?rev=491&op=diff
==============================================================================
--- packages/paste/trunk/debian/changelog (original)
+++ packages/paste/trunk/debian/changelog Sun May  7 14:58:02 2006
@@ -1,6 +1,6 @@
-paste (0.9-1) unstable; urgency=low
+paste (0.9.1-1) unstable; urgency=low
 
   * Initial release (closes: #366033)
 
- -- Piotr Ozarowski <ozarow at gmail.com>  Thu,  4 May 2006 20:29:23 +0200
+ -- Piotr Ozarowski <ozarow at gmail.com>  Sun,  7 May 2006 16:53:19 +0200
 

Modified: packages/paste/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/paste/trunk/debian/rules?rev=491&op=diff
==============================================================================
--- packages/paste/trunk/debian/rules (original)
+++ packages/paste/trunk/debian/rules Sun May  7 14:58:02 2006
@@ -12,3 +12,4 @@
 
 install/python-paste::
 	echo "2.4-" >debian/python-paste/usr/share/python-support/paste/.version
+	mv debian/python-paste/usr/share/python-support/paste/Paste-0.9.1-{py2.3.egg-info,egg-info}




More information about the Python-modules-commits mailing list