Author: tille Date: 2015-03-09 13:10:45 +0000 (Mon, 09 Mar 2015) New Revision: 18933
Modified: trunk/packages/libzeep/trunk/debian/changelog trunk/packages/libzeep/trunk/debian/compat trunk/packages/libzeep/trunk/debian/control Log: Debhelper 9 Modified: trunk/packages/libzeep/trunk/debian/changelog =================================================================== --- trunk/packages/libzeep/trunk/debian/changelog 2015-03-09 13:10:06 UTC (rev 18932) +++ trunk/packages/libzeep/trunk/debian/changelog 2015-03-09 13:10:45 UTC (rev 18933) @@ -1,6 +1,7 @@ libzeep (3.0.2-2) UNRELEASED; urgency=medium * Add myself as Uploader + * debhelper 9 -- Andreas Tille <[email protected]> Mon, 09 Mar 2015 14:09:19 +0100 Modified: trunk/packages/libzeep/trunk/debian/compat =================================================================== --- trunk/packages/libzeep/trunk/debian/compat 2015-03-09 13:10:06 UTC (rev 18932) +++ trunk/packages/libzeep/trunk/debian/compat 2015-03-09 13:10:45 UTC (rev 18933) @@ -1 +1 @@ -7 +9 Modified: trunk/packages/libzeep/trunk/debian/control =================================================================== --- trunk/packages/libzeep/trunk/debian/control 2015-03-09 13:10:06 UTC (rev 18932) +++ trunk/packages/libzeep/trunk/debian/control 2015-03-09 13:10:45 UTC (rev 18933) @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Maarten L. Hekkelman <[email protected]>, Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), +Build-Depends: debhelper (>= 9), libboost-dev (>= 1.49.0), libboost-filesystem-dev (>= 1.49.0), libboost-system-dev (>= 1.49.0), _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
