[Python-apps-commits] r8018 - in packages/go2/trunk/debian (changelog control)
davidvilla-guest at users.alioth.debian.org
davidvilla-guest at users.alioth.debian.org
Sun Jan 1 20:44:02 UTC 2012
Date: Sunday, January 1, 2012 @ 20:43:59
Author: davidvilla-guest
Revision: 8018
new release
Modified:
packages/go2/trunk/debian/changelog
packages/go2/trunk/debian/control
Modified: packages/go2/trunk/debian/changelog
===================================================================
--- packages/go2/trunk/debian/changelog 2012-01-01 16:52:02 UTC (rev 8017)
+++ packages/go2/trunk/debian/changelog 2012-01-01 20:43:59 UTC (rev 8018)
@@ -1,8 +1,9 @@
-go2 (1.20111228-1) unstable; urgency=low
+go2 (1.20120101-1) unstable; urgency=low
* New release
+ * debian/control now depends on python2.7
- -- David Villa Alises <David.Villa at uclm.es> Wed, 28 Dec 2011 10:19:04 -0500
+ -- David Villa Alises <David.Villa at uclm.es> Sun, 01 Jan 2012 15:43:45 -0500
go2 (1.20111028-1) unstable; urgency=low
Modified: packages/go2/trunk/debian/control
===================================================================
--- packages/go2/trunk/debian/control 2012-01-01 16:52:02 UTC (rev 8017)
+++ packages/go2/trunk/debian/control 2012-01-01 20:43:59 UTC (rev 8018)
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: David Villa Alises <David.Villa at uclm.es>
Uploaders: Francisco Moya <paco at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~), python-docutils
+Build-Depends: debhelper (>= 7.0.50~), python (>= 2.7~), python-docutils
Standards-Version: 3.9.2
Homepage: http://savannah.nongnu.org/projects/go2/
Vcs-Svn: svn://svn.debian.org/python-apps/packages/go2/trunk/
@@ -11,7 +11,7 @@
Package: go2
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, tree, python-fs
+Depends: ${misc:Depends}, ${python:Depends}, tree
X-Python-Version: all
Description:Fast directory finder
This package provides a mechanism for quickly changing directory on
More information about the Python-apps-commits
mailing list