[pkg-java] r14549 - in trunk/netbeans-cvsclient/debian: . source

Torsten Werner twerner at alioth.debian.org
Mon Aug 29 09:04:03 UTC 2011


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 <twerner at debian.org>  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 <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Ludovic Claude <ludovic.claude at laposte.net>,
  Torsten Werner <twerner at debian.org>
-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)




More information about the pkg-java-commits mailing list