# HG changeset patch # User Paul Boddie # Date 1287274588 -7200 # Node ID 8fa6e59276b66c0dc6abf2f89862689649c1336c # Parent dde12772200cf856a8511feb1a068071001a2f1f Removed the watch file; updated the VCS-related fields in the control file. Introduced Build-Depends-Indep in the control file. diff -r dde12772200c -r 8fa6e59276b6 debian/control --- a/debian/control Sat Oct 16 22:50:44 2010 +0200 +++ b/debian/control Sun Oct 17 02:16:28 2010 +0200 @@ -2,11 +2,12 @@ Section: python Priority: optional Maintainer: Paul Boddie -Build-Depends: debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), python-docutils +Build-Depends: debhelper (>= 5.0.38) +Build-Depends-Indep: python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), python-docutils XS-Python-Version: all Standards-Version: 3.8.4 -Vcs-Svn: http://shedskin.googlecode.com/svn/trunk -Vcs-Browser: http://code.google.com/p/shedskin/source/browse/ +Vcs-Git: git://gitorious.org/shedskin/mainline.git +Vcs-Browser: http://gitorious.org/shedskin/mainline Package: shedskin Architecture: all diff -r dde12772200c -r 8fa6e59276b6 debian/watch --- a/debian/watch Sat Oct 16 22:50:44 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,3 +0,0 @@ -# Compulsory line, this is a version 3 file -version=3 - http://shedskin.googlecode.com/files/shedskin-(.*)\.tgz