[Python-modules-commits] r5053 - in packages/pylons/trunk/debian (changelog control)

haas at users.alioth.debian.org haas at users.alioth.debian.org
Sun Apr 20 10:58:29 UTC 2008


    Date: Sunday, April 20, 2008 @ 10:58:28
  Author: haas
Revision: 5053

Recovered piotr's intermediate changes

Modified:
  packages/pylons/trunk/debian/changelog
  packages/pylons/trunk/debian/control

Modified: packages/pylons/trunk/debian/changelog
===================================================================
--- packages/pylons/trunk/debian/changelog	2008-04-20 10:36:03 UTC (rev 5052)
+++ packages/pylons/trunk/debian/changelog	2008-04-20 10:58:28 UTC (rev 5053)
@@ -1,10 +1,22 @@
 pylons (0.9.7~beta4-1) experimental; urgency=low
 
+  [ Christoph Haas ]
   * New upstream release. Uploaded to experimental for testing.
   * Commented out dpatch in debian/rules because it seems not to be used.
 
  -- Christoph Haas <haas at debian.org>  Sat, 19 Apr 2008 12:11:42 +0200
 
+pylons (0.9.6.1-2) UNRELEASED; urgency=low
+
+  [ Sandro Tosi ]
+  * debian/control
+    - uniforming Vcs-Browser field
+
+  [ Piotr Ożarowski ]
+  * Move python-myghty from Depends to Suggests
+
+ -- Piotr Ożarowski <piotr at debian.org>  Thu, 28 Feb 2008 23:51:44 +0100
+
 pylons (0.9.6.1-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/pylons/trunk/debian/control
===================================================================
--- packages/pylons/trunk/debian/control	2008-04-20 10:36:03 UTC (rev 5052)
+++ packages/pylons/trunk/debian/control	2008-04-20 10:58:28 UTC (rev 5053)
@@ -16,13 +16,13 @@
 Architecture: all
 Depends: ${python:Depends}, python, python-routes (>= 1.8), python-nose (>= 0.10.1),
  python-paste (>= 1.6), python-pastedeploy (>= 1.3.1), python-pastescript (>= 1.6.2),
- python-beaker (>= 0.9.3), python-mako (>= 0.1.10), python-myghty (>= 1.1),
+ python-beaker (>= 0.9.3), python-mako (>= 0.1.10),
  python-formencode (>= 1.0.1), python-webhelpers (>= 0.6~20080418), python-decorator (>= 2.1.0),
  python-simplejson (>= 1.7.1), python-tempita, python-webob, python-weberror
 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)
+ python-pygments (>= 0.7), python-pudge (>= 0.1.3), python-myghty (>= 1.1)
 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,




More information about the Python-modules-commits mailing list