Author: moeller Date: 2010-07-25 20:17:12 +0000 (Sun, 25 Jul 2010) New Revision: 5061
Added: trunk/packages/python-pynast/trunk/debian/compat Modified: trunk/packages/python-pynast/trunk/debian/control Log: Taking compat into separate file. Suddenly I liked that presuming to help the backporting ... may be an illusion. Added: trunk/packages/python-pynast/trunk/debian/compat =================================================================== --- trunk/packages/python-pynast/trunk/debian/compat (rev 0) +++ trunk/packages/python-pynast/trunk/debian/compat 2010-07-25 20:17:12 UTC (rev 5061) @@ -0,0 +1 @@ +7 Modified: trunk/packages/python-pynast/trunk/debian/control =================================================================== --- trunk/packages/python-pynast/trunk/debian/control 2010-07-23 23:00:33 UTC (rev 5060) +++ trunk/packages/python-pynast/trunk/debian/control 2010-07-25 20:17:12 UTC (rev 5061) @@ -3,7 +3,7 @@ Priority: extra Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Sri Girish Srinivasa Murthy <[email protected]>, Steffen Moeller <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, python (>= 2.5), python-central, python-cogent +Build-Depends: debhelper, cdbs, python (>= 2.5), python-central, python-cogent Standards-Version: 3.9.0 Homepage: http://pynast.sourceforge.net/ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/python-nast/trunk/?rev=0&sc=0 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
