diff -u tucan-0.3.9/debian/control tucan-0.3.9/debian/control --- tucan-0.3.9/debian/control +++ tucan-0.3.9/debian/control @@ -3,12 +3,12 @@ Priority: optional Maintainer: Fran Lupion (Crak) Build-Depends: debhelper (>= 7), quilt -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Homepage: http://www.tucaneando.com Package: tucan Architecture: all -Depends: python (>= 2.5), python-gtk2, python-imaging, tesseract-ocr, tesseract-ocr-eng, librsvg2-common +Depends: ${misc:Depends}, python (>= 2.5), python-gtk2, python-imaging, tesseract-ocr, tesseract-ocr-eng, librsvg2-common Description: Download and upload manager for 1-Click Hosters Designed for automatic management of sites like: - http://rapidshare.com/ diff -u tucan-0.3.9/debian/watch tucan-0.3.9/debian/watch --- tucan-0.3.9/debian/watch +++ tucan-0.3.9/debian/watch @@ -1,6 +1,4 @@ -# watch control file for uscan version=3 -# Full-site-with-pattern [Version [Action]] - http://forja.rediris.es/frs/?group_id=408&release_id=668 \ - /frs/download.php/(.*)/tucan-(.*)\.tar\.gz \ - debian uupdate + +http://forja.rediris.es/frs/?group_id=408 \ + /frs/download.php/.*/tucan-(.*).tar.gz diff -u tucan-0.3.9/debian/changelog tucan-0.3.9/debian/changelog --- tucan-0.3.9/debian/changelog +++ tucan-0.3.9/debian/changelog @@ -1,3 +1,11 @@ +tucan (0.3.9-2) unstable; urgency=low + + * debian/watch: Update regexp (Closes: #573561) + * debian/control: Add misc:Depends in package depends + * Standards-Version 3.8.4 (no changes) + + -- Angel Abad Fri, 12 Mar 2010 13:55:37 +0100 + tucan (0.3.9-1) unstable; urgency=low * New upstream release