Author: twerner Date: 2011-08-29 09:04:02 +0000 (Mon, 29 Aug 2011) New Revision: 14549
Added: trunk/netbeans-cvsclient/debian/source/ trunk/netbeans-cvsclient/debian/source/format Modified: trunk/netbeans-cvsclient/debian/changelog trunk/netbeans-cvsclient/debian/compat trunk/netbeans-cvsclient/debian/control Log: UNRELEASED * Change Build-Depends: default-jdk-builddep to default-jdk. * Switch to source format 3.0. * Switch to debhelper level 7. * Update Standards-Version: 3.9.1. Modified: trunk/netbeans-cvsclient/debian/changelog =================================================================== --- trunk/netbeans-cvsclient/debian/changelog 2011-08-29 08:58:33 UTC (rev 14548) +++ trunk/netbeans-cvsclient/debian/changelog 2011-08-29 09:04:02 UTC (rev 14549) @@ -1,3 +1,13 @@ +netbeans-cvsclient (6.5-2) unstable; urgency=low + + UNRELEASED + * Change Build-Depends: default-jdk-builddep to default-jdk. + * Switch to source format 3.0. + * Switch to debhelper level 7. + * Update Standards-Version: 3.9.1. + + -- Torsten Werner <[email protected]> Mon, 29 Aug 2011 11:00:31 +0200 + netbeans-cvsclient (6.5-1) unstable; urgency=low [ Ludovic Claude ] Modified: trunk/netbeans-cvsclient/debian/compat =================================================================== --- trunk/netbeans-cvsclient/debian/compat 2011-08-29 08:58:33 UTC (rev 14548) +++ trunk/netbeans-cvsclient/debian/compat 2011-08-29 09:04:02 UTC (rev 14549) @@ -1 +1 @@ -6 +7 Modified: trunk/netbeans-cvsclient/debian/control =================================================================== --- trunk/netbeans-cvsclient/debian/control 2011-08-29 08:58:33 UTC (rev 14548) +++ trunk/netbeans-cvsclient/debian/control 2011-08-29 09:04:02 UTC (rev 14549) @@ -4,9 +4,9 @@ Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Ludovic Claude <[email protected]>, Torsten Werner <[email protected]> -Build-Depends: debhelper (>= 6), cdbs, default-jdk-builddep +Build-Depends: debhelper (>= 7), cdbs, default-jdk Build-Depends-Indep: ant, maven-repo-helper -Standards-Version: 3.8.1 +Standards-Version: 3.9.1 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/netbeans-cvsclient Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/netbeans-cvsclient/ Homepage: http://javacvs.netbeans.org/library/ Added: trunk/netbeans-cvsclient/debian/source/format =================================================================== --- trunk/netbeans-cvsclient/debian/source/format (rev 0) +++ trunk/netbeans-cvsclient/debian/source/format 2011-08-29 09:04:02 UTC (rev 14549) @@ -0,0 +1 @@ +3.0 (quilt) _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

