Author: gg0-guest Date: 2010-02-17 23:04:39 +0000 (Wed, 17 Feb 2010) New Revision: 11616
Modified: trunk/httpunit/debian/changelog trunk/httpunit/debian/compat trunk/httpunit/debian/control Log: dh compat to 7 Modified: trunk/httpunit/debian/changelog =================================================================== --- trunk/httpunit/debian/changelog 2010-02-17 22:55:25 UTC (rev 11615) +++ trunk/httpunit/debian/changelog 2010-02-17 23:04:39 UTC (rev 11616) @@ -3,8 +3,9 @@ * Added Maven support * Standards-Version to 3.8.4 * Source format 3.0, removed dpatch dependency + * dh compat to 7 - -- Gabriele Giacone <[email protected]> Wed, 17 Feb 2010 23:39:09 +0100 + -- Gabriele Giacone <[email protected]> Thu, 18 Feb 2010 00:02:40 +0100 httpunit (1.7+dfsg-2) unstable; urgency=low Modified: trunk/httpunit/debian/compat =================================================================== --- trunk/httpunit/debian/compat 2010-02-17 22:55:25 UTC (rev 11615) +++ trunk/httpunit/debian/compat 2010-02-17 23:04:39 UTC (rev 11616) @@ -1 +1 @@ -5 +7 Modified: trunk/httpunit/debian/control =================================================================== --- trunk/httpunit/debian/control 2010-02-17 22:55:25 UTC (rev 11615) +++ trunk/httpunit/debian/control 2010-02-17 23:04:39 UTC (rev 11616) @@ -4,7 +4,7 @@ Section: libs Priority: optional Build-Depends: openjdk-6-jdk (>= 6b11-9.1), ant (>= 1.7.0-6), cdbs (>= 0.4.52), - debhelper (>= 5), rhino (>= 1.7R1-2), libjtidy-java (>= 7+svn20070309-2), + debhelper (>= 7.0.50~), rhino (>= 1.7R1-2), libjtidy-java (>= 7+svn20070309-2), libgnujaf-java (>= 1.1.1-4), junit (>= 3.8.2), libgnumail-java (>= 1.1.2-2), libservlet2.4-java (>= 5.0.30-8), libxerces2-java (>= 2.9.1-2), libnekohtml-java (>= 0.9.5+dfsg-1.1), maven-repo-helper _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

