Package: python-amara
Version: 1.2a2-1
Severity: minor
Tags: patch
User: debian-pyt...@lists.debian.org
Usertags: python2.6

I don't see why python-amara needs to Depend on python2.5, here's a
patch to build with python-all, instead (and fix up clean).

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  H: +27 21 465 6908 C: +27 72 419 8559  UCT: x3127
diff -u amara-1.2a2/debian/changelog amara-1.2a2/debian/changelog
--- amara-1.2a2/debian/changelog
+++ amara-1.2a2/debian/changelog
@@ -1,3 +1,9 @@
+amara (1.2a2-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+
+ -- Stefano Rivera <stef...@rivera.za.net>  Sun, 27 Jun 2010 15:37:36 +0200
+
 amara (1.2a2-1) unstable; urgency=low
 
   * Initial release
diff -u amara-1.2a2/debian/control amara-1.2a2/debian/control
--- amara-1.2a2/debian/control
+++ amara-1.2a2/debian/control
@@ -3,12 +3,12 @@
 Priority: extra
 Maintainer: David Villa Alises <david.vi...@uclm.es>
 Build-Depends: cdbs, debhelper (>= 5), python-support (>= 0.5.3), 
-	       python, python-4suite-xml, python2.5
+               python-all, python-4suite-xml
 Standards-Version: 3.7.3
 
 Package: python-amara
 Architecture: all
-Depends: ${python:Depends}, python2.5, python-dateutil, python-4suite-xml
+Depends: ${python:Depends}, python-dateutil, python-4suite-xml
 Description: Amara is a pythonic XML toolkit 
  Amara XML toolkit is an open-source collection of Python tools for
  XML processing, not just tools that happen to be written in Python,
diff -u amara-1.2a2/debian/rules amara-1.2a2/debian/rules
--- amara-1.2a2/debian/rules
+++ amara-1.2a2/debian/rules
@@ -13,0 +14 @@
+	$(RM) -rf *.egg-info

Attachment: signature.asc
Description: Digital signature

Reply via email to