[plexus-i18n] 19/31: UNRELEASED * Switch to default-jdk(-doc). (Closes: #567289) * Remove Trydge and Paul from Uploaders list. * Update Standards-Version: 3.9.1. * Switch to debhelper level 7. * Switch to source format 3.0.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Aug 30 08:16:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository plexus-i18n.

commit 9d0236524e2d928a35a37e09d43e602e205aad88
Author: Torsten Werner <twerner at debian.org>
Date:   Fri Aug 26 13:43:31 2011 +0000

    UNRELEASED
    * Switch to default-jdk(-doc). (Closes: #567289)
    * Remove Trydge and Paul from Uploaders list.
    * Update Standards-Version: 3.9.1.
    * Switch to debhelper level 7.
    * Switch to source format 3.0.
---
 debian/changelog     | 11 +++++++++++
 debian/compat        |  2 +-
 debian/control       | 11 +++++------
 debian/source/format |  1 +
 4 files changed, 18 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5875ab9..e6d7b1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+plexus-i18n (1.0-beta-10-3) unstable; urgency=low
+
+  UNRELEASED
+  * Switch to default-jdk(-doc). (Closes: #567289)
+  * Remove Trydge and Paul from Uploaders list.
+  * Update Standards-Version: 3.9.1.
+  * Switch to debhelper level 7.
+  * Switch to source format 3.0.
+
+ -- Torsten Werner <twerner at debian.org>  Fri, 26 Aug 2011 15:38:14 +0200
+
 plexus-i18n (1.0-beta-10-2) unstable; urgency=low
 
   * Add missing Build-Depends: openjdk-6-doc.
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7
diff --git a/debian/control b/debian/control
index f0f6576..6f619b0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,12 @@ Source: plexus-i18n
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Trygve Laugstol <trygvis at inamo.no>, Paul Cager <paul-debian at home.paulcager.org>, 
- Torsten Werner <twerner at debian.org>, Ludovic Claude <ludovic.claude at laposte.net>
+Uploaders: Torsten Werner <twerner at debian.org>, Ludovic Claude <ludovic.claude at laposte.net>
 Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional, 
  libxalan2-java, libplexus-utils-java (>= 1:1.4.5), libplexus-containers-java,
- openjdk-6-doc
-Build-Depends: debhelper (>= 5), cdbs (>= 0.4.5.3), openjdk-6-jdk
-Standards-Version: 3.8.1
+ default-jdk-doc
+Build-Depends: debhelper (>= 7), cdbs (>= 0.4.5.3), default-jdk
+Standards-Version: 3.9.1
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-i18n
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-i18n/
 Homepage: http://plexus.codehaus.org/
@@ -24,7 +23,7 @@ Description: a component to support internationalization of applications using P
 Package: libplexus-i18n-java-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}, classpath-doc, libplexus-containers-java-doc, libplexus-utils-java-doc
+Depends: ${misc:Depends}, default-jdk-doc, libplexus-containers-java-doc, libplexus-utils-java-doc
 Suggests: libplexus-i18n-java
 Description: API Documentation for plexus-i18n
  Plexus I18n is a set of Plexus-components supporting internationalization of
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/plexus-i18n.git



More information about the pkg-java-commits mailing list