[jcommander] 04/17: * 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.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Feb 2 22:46:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jcommander.
commit ae5703fbfd4c9b8c57ef141f3a99f37ee0c8febc
Author: Miguel Landaeta <nomadium at debian.org>
Date: Tue Sep 11 19:55:50 2012 +0000
* 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.
---
debian/changelog | 11 +++++++++++
debian/control | 4 ++--
debian/copyright | 5 ++---
debian/libjcommander-java.poms | 2 +-
4 files changed, 16 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 711f07d..0184007 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/debian/control b/debian/control
index 9cc1040..15874ab 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
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
diff --git a/debian/copyright b/debian/copyright
index dced65a..d2b44a7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -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
diff --git a/debian/libjcommander-java.poms b/debian/libjcommander-java.poms
index 5ad70f2..64b1188 100644
--- a/debian/libjcommander-java.poms
+++ b/debian/libjcommander-java.poms
@@ -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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jcommander.git
More information about the pkg-java-commits
mailing list