[pkg-java] r12114 - in trunk/modello/debian: . source

Torsten Werner twerner at alioth.debian.org
Sun Apr 11 15:20:30 UTC 2010


Author: twerner
Date: 2010-04-11 15:20:29 +0000 (Sun, 11 Apr 2010)
New Revision: 12114

Added:
   trunk/modello/debian/source/
   trunk/modello/debian/source/format
Modified:
   trunk/modello/debian/changelog
   trunk/modello/debian/control
Log:
* Change Build-Depends: default-jdk-doc. (Closes: #567286)
* Remove Paul from Uploaders.
* Update Standards-Version: 3.8.4
* Switch to source format 3.0.

Modified: trunk/modello/debian/changelog
===================================================================
--- trunk/modello/debian/changelog	2010-04-11 15:14:49 UTC (rev 12113)
+++ trunk/modello/debian/changelog	2010-04-11 15:20:29 UTC (rev 12114)
@@ -1,3 +1,12 @@
+modello (1.1-2) unstable; urgency=low
+
+  * Change Build-Depends: default-jdk-doc. (Closes: #567286)
+  * Remove Paul from Uploaders.
+  * Update Standards-Version: 3.8.4
+  * Switch to source format 3.0.
+
+ -- Torsten Werner <twerner at debian.org>  Sun, 11 Apr 2010 17:18:12 +0200
+
 modello (1.1-1) unstable; urgency=low
 
   * New upstream release.

Modified: trunk/modello/debian/control
===================================================================
--- trunk/modello/debian/control	2010-04-11 15:14:49 UTC (rev 12113)
+++ trunk/modello/debian/control	2010-04-11 15:20:29 UTC (rev 12114)
@@ -2,14 +2,14 @@
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Paul Cager <paul-debian at home.paulcager.org>, Torsten Werner <twerner at debian.org>,
+Uploaders: Torsten Werner <twerner at debian.org>,
  Ludovic Claude <ludovic.claude at laposte.net>, Michael Koch <konqueror at gmx.de>
 Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional, 
- classpath-doc, junit, libplexus-containers-java-doc, libplexus-utils-java-doc, 
+ default-jdk-doc, junit, libplexus-containers-java-doc, libplexus-utils-java-doc, 
  libplexus-compiler-api-java, libplexus-compiler-javac-java,
  libplexus-build-api-java, libplexus-containers-java (>= 1.0~beta3.0.7)
 Build-Depends: debhelper (>= 7), cdbs (>= 0.4.5.3), default-jdk
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/modello
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/modello/
 Homepage: http://modello.codehaus.org
@@ -34,7 +34,7 @@
 Package: libmodello-java-doc
 Architecture: all
 Section: doc
-Depends: classpath-doc, ${misc:Depends}
+Depends: default-jdk-doc, ${misc:Depends}
 Suggests: libmodello-java
 Description:  a Data Model toolkit in use by the Maven 2 Project
  Once a DataModel is defined, the toolkit can be used to generate any of the

Added: trunk/modello/debian/source/format
===================================================================
--- trunk/modello/debian/source/format	                        (rev 0)
+++ trunk/modello/debian/source/format	2010-04-11 15:20:29 UTC (rev 12114)
@@ -0,0 +1 @@
+3.0 (quilt)




More information about the pkg-java-commits mailing list