[libgetopt-java] 12/32: * Team upload. * Remove Java runtime from Depends. * Remove Arnaud from Uploaders list. * Switch to source format 3.0. * Update Standards-Version: 3.9.1.

Markus Koschany apo-guest at moszumanska.debian.org
Fri Nov 27 22:12:45 UTC 2015


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

apo-guest pushed a commit to branch master
in repository libgetopt-java.

commit f801e612ca06fea48a08a3eafd532798f7e7ab06
Author: Torsten Werner <twerner at debian.org>
Date:   Fri Sep 2 20:51:43 2011 +0000

    * Team upload.
    * Remove Java runtime from Depends.
    * Remove Arnaud from Uploaders list.
    * Switch to source format 3.0.
    * Update Standards-Version: 3.9.1.
---
 debian/changelog     | 10 ++++++++++
 debian/control       |  7 +++----
 debian/source/format |  1 +
 3 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2fdccea..64828fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libgetopt-java (1.0.13-3) unstable; urgency=low
+
+  * Team upload.
+  * Remove Java runtime from Depends.
+  * Remove Arnaud from Uploaders list.
+  * Switch to source format 3.0.
+  * Update Standards-Version: 3.9.1.
+
+ -- Torsten Werner <twerner at debian.org>  Fri, 02 Sep 2011 22:47:02 +0200
+
 libgetopt-java (1.0.13-2) unstable; urgency=low
 
   [ Damien Raude-Morvan ]
diff --git a/debian/control b/debian/control
index 9a59cf3..494eedd 100644
--- a/debian/control
+++ b/debian/control
@@ -2,17 +2,16 @@ Source: libgetopt-java
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Arnaud Vandyck <avdyk at debian.org>, Michael Koch <konqueror at gmx.de>,
- Niels Thykier <niels at thykier.net>
+Uploaders: Michael Koch <konqueror at gmx.de>, Niels Thykier <niels at thykier.net>
 Build-Depends: debhelper (>= 7), default-jdk, maven-repo-helper
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Homepage: http://www.urbanophile.com/arenn/hacking/download.html
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libgetopt-java
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libgetopt-java
 
 Package: libgetopt-java
 Architecture: all
-Depends: default-jre-headless | java1-runtime | java2-runtime, ${misc:Depends}
+Depends: ${misc:Depends}
 Description: GNU getopt - Java port
  The GNU Java getopt classes support short and long argument parsing 
  in a manner 100% compatible with the version of GNU getopt in glibc 
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/libgetopt-java.git



More information about the pkg-java-commits mailing list