tags 445424 + patch thanks Hi Daniel,
"current" keyword was a good choice IMHO, but to ease the transition to python2.5, please apply attached patch (I've changed "current" to "all", moved XS-Python-Version field to source stanza and played a little bit with build dependencies) BTW: thanks for writing urlscan. I use it instead of urlview and it works really nice :-) PS You also want to bump Standards-Version to 3.7.3 (you don't have to change anything)
diff -ruN urlscan-0.5.6.orig/debian/control urlscan-0.5.6/debian/control
--- urlscan-0.5.6.orig/debian/control 2006-12-11 02:13:10.000000000 +0100
+++ urlscan-0.5.6/debian/control 2007-12-19 22:06:22.000000000 +0100
@@ -2,15 +2,15 @@
Section: mail
Priority: optional
Maintainer: Daniel Burrows <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0.37.2), python-central (>= 0.5)
-Build-Depends-Indep: debhelper (>= 5.0.37.2), python-central (>= 0.5), python (>= 2.3.0), python-dev (>= 2.3.0)
+Build-Depends: debhelper (>= 5.0.38), python (>= 2.3.5-11)
+Build-Depends-Indep: python-central (>= 0.5.6)
Standards-Version: 3.7.2
+XS-Python-Version: all
Package: urlscan
Architecture: all
Depends: ${python:Depends}, python-urwid
Suggests: mutt, www-browser
-XS-Python-Version: current
XB-Python-Version: ${python:Versions}
Description: Extract and browse the URLs contained in an email (urlview replacement)
urlscan searches for URLs in email messages, then displays a list of
pgpTufggwJV7R.pgp
Description: PGP signature

