Author: lkajan-guest Date: 2012-04-19 08:31:06 +0000 (Thu, 19 Apr 2012) New Revision: 10429
Added: trunk/packages/dssp/trunk/debian/README.source Modified: trunk/packages/dssp/trunk/debian/compat trunk/packages/dssp/trunk/debian/control Log: added README.source with explanation: Compatibility level for dh is kept at 7 in order to allow building on current Ubuntu LTS (lucid): this has debhelper 7. Added: trunk/packages/dssp/trunk/debian/README.source =================================================================== --- trunk/packages/dssp/trunk/debian/README.source (rev 0) +++ trunk/packages/dssp/trunk/debian/README.source 2012-04-19 08:31:06 UTC (rev 10429) @@ -0,0 +1,2 @@ +[Laszlo Kajan <[email protected].] + * Compatibility level for dh is kept at 7 in order to allow building on current Ubuntu LTS (lucid): this has debhelper 7. Modified: trunk/packages/dssp/trunk/debian/compat =================================================================== --- trunk/packages/dssp/trunk/debian/compat 2012-04-19 08:14:11 UTC (rev 10428) +++ trunk/packages/dssp/trunk/debian/compat 2012-04-19 08:31:06 UTC (rev 10429) @@ -1 +1 @@ -9 +7 Modified: trunk/packages/dssp/trunk/debian/control =================================================================== --- trunk/packages/dssp/trunk/debian/control 2012-04-19 08:14:11 UTC (rev 10428) +++ trunk/packages/dssp/trunk/debian/control 2012-04-19 08:31:06 UTC (rev 10429) @@ -4,7 +4,7 @@ Uploaders: Maarten L. Hekkelman <[email protected]>, Laszlo Kajan <[email protected]>, Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 7.0.50~), libboost-filesystem-dev (>= 1.42.0.1), libboost-iostreams-dev (>= 1.42.0.1), libboost-program-options-dev (>= 1.42.0.1), _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
