[pkg-java] r16291 - trunk/jcommander/debian
Miguel Landaeta
nomadium-guest at alioth.debian.org
Tue Sep 11 19:55:51 UTC 2012
Author: nomadium-guest
Date: 2012-09-11 19:55:50 +0000 (Tue, 11 Sep 2012)
New Revision: 16291
Modified:
trunk/jcommander/debian/changelog
trunk/jcommander/debian/control
trunk/jcommander/debian/copyright
trunk/jcommander/debian/libjcommander-java.poms
Log:
* Team upload.
* Install jar file in /usr/share/java. (Closes: #687206).
* Update copyright file.
* Small changes in d/control:
- Bump Standards-Version to 3.9.3. No changes were required.
- Update Homepage field and remove spurious whitespace.
Modified: trunk/jcommander/debian/changelog
===================================================================
--- trunk/jcommander/debian/changelog 2012-09-03 09:48:15 UTC (rev 16290)
+++ trunk/jcommander/debian/changelog 2012-09-11 19:55:50 UTC (rev 16291)
@@ -1,3 +1,14 @@
+jcommander (1.26-2) UNRELEASED; urgency=low
+
+ * Team upload.
+ * Install jar file in /usr/share/java. (Closes: #687206).
+ * Update copyright file.
+ * Small changes in d/control:
+ - Bump Standards-Version to 3.9.3. No changes were required.
+ - Update Homepage field and remove spurious whitespace.
+
+ -- Miguel Landaeta <miguel at miguel.cc> Mon, 10 Sep 2012 19:22:03 -0430
+
jcommander (1.26-1) unstable; urgency=low
* New upstream release
Modified: trunk/jcommander/debian/control
===================================================================
--- trunk/jcommander/debian/control 2012-09-03 09:48:15 UTC (rev 16290)
+++ trunk/jcommander/debian/control 2012-09-11 19:55:50 UTC (rev 16291)
@@ -5,10 +5,10 @@
Uploaders: Sylvestre Ledru <sylvestre at debian.org>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4)
Build-Depends-Indep: libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, default-jdk-doc
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jcommander
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jcommander
-Homepage: http://beust.com/jcommander
+Homepage: http://jcommander.org/
Package: libjcommander-java
Architecture: all
Modified: trunk/jcommander/debian/copyright
===================================================================
--- trunk/jcommander/debian/copyright 2012-09-03 09:48:15 UTC (rev 16290)
+++ trunk/jcommander/debian/copyright 2012-09-11 19:55:50 UTC (rev 16291)
@@ -1,8 +1,7 @@
-Format: http://dep.debian.net/deps/dep5/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: JCommander
Upstream-Contact: Cedric Beust as Developer
-
-Source: http://beust.com/jcommander
+Upstream-Source: http://jcommander.org/
Files: *
Copyright: 2012, Cedric Beust
Modified: trunk/jcommander/debian/libjcommander-java.poms
===================================================================
--- trunk/jcommander/debian/libjcommander-java.poms 2012-09-03 09:48:15 UTC (rev 16290)
+++ trunk/jcommander/debian/libjcommander-java.poms 2012-09-11 19:55:50 UTC (rev 16291)
@@ -25,4 +25,4 @@
# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
# Empty by default. [mh_install]
#
-pom.xml --no-parent --has-package-version
+pom.xml --no-parent --has-package-version --java-lib
More information about the pkg-java-commits
mailing list