[modello] 22/32: * Change Section: java. * Add missing Depends: ${misc:Depends}. * Update Standards-Version: 3.8.2 (no changes). * Switch to default-jdk. (Closes: #526291)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jul 9 10:49:22 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 e87e9ce319df3eb0fb68d24dc68b385166a7580f
Author: Torsten Werner <twerner at debian.org>
Date:   Wed Jul 1 20:56:41 2009 +0000

    * Change Section: java.
    * Add missing Depends: ${misc:Depends}.
    * Update Standards-Version: 3.8.2 (no changes).
    * Switch to default-jdk. (Closes: #526291)
---
 debian/changelog |  9 +++++++++
 debian/control   | 10 +++++-----
 2 files changed, 14 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 021b794..d4ea1f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+modello (1.0-alpha-21-2) unstable; urgency=low
+
+  * Change Section: java.
+  * Add missing Depends: ${misc:Depends}.
+  * Update Standards-Version: 3.8.2 (no changes).
+  * Switch to default-jdk. (Closes: #526291)
+
+ -- Torsten Werner <twerner at debian.org>  Wed, 01 Jul 2009 22:54:30 +0200
+
 modello (1.0-alpha-21-1) experimental; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 228aea6..678992f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,22 @@
 Source: modello
-Section: devel
+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>
-Build-Depends-Indep: ant-optional, classpath-doc, java-gcj-compat-dev, junit,
+Build-Depends-Indep: ant-optional, classpath-doc, default-jdk, junit,
  libplexus-compiler-api-java, libplexus-compiler-javac-java,
  libplexus-container-default-java, libplexus-container-default-java-doc,
  libplexus-utils-java, libplexus-utils-java-doc, libplexus-velocity-java,
  maven-ant-helper, maven2, velocity
 Build-Depends: ant, debhelper (>= 5), cdbs (>= 0.4.5.3)
-Standards-Version: 3.8.0
+Standards-Version: 3.8.2
 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
 
 Package: libmodello-java
 Architecture: all
-Section: libs
+Depends: ${misc:Depends}
 Suggests: libmodello-java-doc
 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
@@ -37,7 +37,7 @@ Description: a Data Model toolkit in use by the Maven 2 Project
 Package: libmodello-java-doc
 Architecture: all
 Section: doc
-Depends: classpath-doc
+Depends: classpath-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

-- 
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