[Python-modules-commits] r3385 - in /packages/pylons/trunk/debian: README.Debian changelog control dirs patches/ rules

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Thu Oct 4 22:45:49 UTC 2007


Author: piotr
Date: Thu Oct  4 22:45:49 2007
New Revision: 3385

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3385
Log:
* New upstream release
* Add Homepage field
* Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
* Remove README.Debian as python-decorator is already in the archive
* Remove debian/dirs file (no longer needed)
* Bump required versions of: python-routes, python-beaker, python-paste,
  python-pastedeploy, python-pastescript, python-formencode,
  python-decorator and python-mako
* Add python-{c,}elementtree, python-cheetah, python-kid, python-genshi,
  python-pygments and python-pudge to Suggests
* Add myself to Uploaders

Removed:
    packages/pylons/trunk/debian/README.Debian
    packages/pylons/trunk/debian/dirs
    packages/pylons/trunk/debian/patches/
Modified:
    packages/pylons/trunk/debian/changelog
    packages/pylons/trunk/debian/control
    packages/pylons/trunk/debian/rules

Modified: packages/pylons/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/pylons/trunk/debian/changelog?rev=3385&op=diff
==============================================================================
--- packages/pylons/trunk/debian/changelog (original)
+++ packages/pylons/trunk/debian/changelog Thu Oct  4 22:45:49 2007
@@ -1,3 +1,25 @@
+pylons (0.9.6.1-1) unstable; urgency=low
+
+  * New upstream release
+  * Add Homepage field
+  * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
+  * Remove README.Debian as python-decorator is already in the archive
+  * Remove debian/dirs file (no longer needed)
+  * Bump required versions of: python-routes, python-beaker, python-paste,
+    python-pastedeploy, python-pastescript, python-formencode,
+    python-decorator and python-mako
+  * Add python-{c,}elementtree, python-cheetah, python-kid, python-genshi,
+    python-pygments and python-pudge to Suggests
+  * Add myself to Uploaders
+
+ -- Piotr Ożarowski <piotr at debian.org>  Thu, 04 Oct 2007 23:23:28 +0200
+
+pylons (0.9.6-2) unstable; urgency=low
+
+  * debian/control: Updated dependency on python-webhelpers (Closes: #443835).
+
+ -- Oleksandr Moskalenko <malex at debian.org>  Wed, 26 Sep 2007 10:49:28 -0600
+
 pylons (0.9.6-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/pylons/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/pylons/trunk/debian/control?rev=3385&op=diff
==============================================================================
--- packages/pylons/trunk/debian/control (original)
+++ packages/pylons/trunk/debian/control Thu Oct  4 22:45:49 2007
@@ -2,17 +2,27 @@
 Section: web
 Priority: optional
 Maintainer: Oleksandr Moskalenko <malex at debian.org>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5), python (>= 2.3.3), python-all-dev, python-support (>= 0.6.4), python-setuptools (>= 0.6b3-1), dpatch
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>,
+ Piotr Ożarowski <piotr at debian.org>
+Build-Depends: debhelper (>= 5), dpatch, python (>= 2.3.3), python-all-dev,
+ python-support (>= 0.6.4), python-setuptools (>= 0.6b3-1)
 Standards-Version: 3.7.2
 XS-Python-Version: all
-XS-Vcs-Svn: svn://svn.debian.org/python-modules/packages/pylons/trunk/
-XS-Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/pylons/trunk/?op=log
+Homepage: http://pylonshq.com/
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/pylons/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/pylons/?op=log
 
 Package: python-pylons
 Architecture: all
-Depends: ${python:Depends}, python, python-routes ( >= 1.6.2), python-myghty ( >= 1.1 ), python-paste ( >= 1.1.1 ), python-pastedeploy ( >= 1.0 ), python-pastescript ( >= 1.0 ), python-formencode ( >= 0.6 ), python-simplejson ( >= 1.4 ), python-webhelpers ( >= 0.2.2 ), python-nose ( >= 0.9.1 ), python-beaker ( >= 0.6.2 ), python-decorator, python-mako
+Depends: ${python:Depends}, python, python-routes (>= 1.7), python-nose (>= 0.9.1),
+ python-paste (>= 1.4), python-pastedeploy (>= 1.3.1), python-pastescript (>= 1.3.6),
+ python-beaker (>= 0.7.5), python-mako (>= 0.1.8), python-myghty (>= 1.1),
+ python-formencode (>= 0.7), python-webhelpers (>= 0.3.2), python-decorator (>= 2.1.0),
+ python-simplejson (>= 1.7.1)
 Recommends: python-sqlalchemy | python-sqlobject
+Suggests: python (>= 2.5) | python-celementtree | python-elementreee,
+ python-cheetah (>= 1.0-1.1), python-kid (>= 0.9.1-3), python-genshi (>= 0.3.6),
+ python-pygments (>= 0.7), python-pudge (>= 0.1.3)
 XB-Python-Version: ${python:Versions}
 Description: Python web framework emphasizing flexibility and rapid development
  Pylons combines the very best ideas from the worlds of Ruby, Python and Perl,

Modified: packages/pylons/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/pylons/trunk/debian/rules?rev=3385&op=diff
==============================================================================
--- packages/pylons/trunk/debian/rules (original)
+++ packages/pylons/trunk/debian/rules Thu Oct  4 22:45:49 2007
@@ -14,7 +14,7 @@
 	dh_testroot
 	python setup.py clean
 	rm -rf build
-	find . -name *\.py[co] -exec rm -f {} \;
+	find . -name '*\.py[co]' -delete
 	dh_clean
 
 build-stamp: 




More information about the Python-modules-commits mailing list