[modello] 30/32: * Change Build-Depends: default-jdk-doc. (Closes: #567286) * Remove Paul from Uploaders. * Update Standards-Version: 3.8.4 * Switch to source format 3.0.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jul 9 10:49:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch modello-1.1
in repository modello.
commit 4bd472677d5d907cf9efdad19afbd3a282e34160
Author: Torsten Werner <twerner at debian.org>
Date: Sun Apr 11 15:20:29 2010 +0000
* Change Build-Depends: default-jdk-doc. (Closes: #567286)
* Remove Paul from Uploaders.
* Update Standards-Version: 3.8.4
* Switch to source format 3.0.
---
debian/changelog | 9 +++++++++
debian/control | 8 ++++----
debian/source/format | 1 +
3 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 79291c6..b92d7d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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.
diff --git a/debian/control b/debian/control
index a4b34bb..b56f1eb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,14 @@ Source: modello
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 @@ Description: a Data Model toolkit in use by the Maven 2 Project
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
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/modello.git
More information about the pkg-java-commits
mailing list