[SCM] annotation-indexer packaging branch, master, updated. debian/1.2-1-3-gf5c0364
James Page
james.page at ubuntu.com
Thu Apr 26 12:14:35 UTC 2012
The following commit has been merged in the master branch:
commit f5c0364ea90baf2375d0a250ef99fd332dabeee6
Author: James Page <james.page at ubuntu.com>
Date: Thu Apr 26 13:14:28 2012 +0100
New upstream release.
* New upstream release.
* Bumped Standards-Version to 3.9.3:
- d/copyright: Refreshed inline with released version of DEP-5.
* d/libannotation-indexer-java.poms: Use --java-lib to ensure jar files
are installed to /usr/share/java.
diff --git a/debian/changelog b/debian/changelog
index f8c856b..5b4b56b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+annotation-indexer (1.3-1) unstable; urgency=low
+
+ * New upstream release.
+ * Bumped Standards-Version to 3.9.3:
+ - d/copyright: Refreshed inline with released version of DEP-5.
+ * d/libannotation-indexer-java.poms: Use --java-lib to ensure jar files
+ are installed to /usr/share/java.
+
+ -- James Page <james.page at ubuntu.com> Thu, 26 Apr 2012 13:10:58 +0100
+
annotation-indexer (1.2-1) unstable; urgency=low
* Initial Debian release (Closes: #629697)
diff --git a/debian/control b/debian/control
index c69ef2b..2bd7eef 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep:
libmaven-javadoc-plugin-java,
libmetainf-services-java,
libmetainf-services-java-doc
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
Homepage: http://github.com/jenkinsci/lib-annotation-indexer
Vcs-Git: git://git.debian.org/git/pkg-java/annotation-indexer.git
Vcs-Browser: http://git.debian.org/?p=pkg-java/annotation-indexer.git
diff --git a/debian/copyright b/debian/copyright
index 4e1d4e9..78ae58c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
-Name: annotation-indexer for jenkins
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Upstream-Name: annotation-indexer for jenkins
Source: https://github.com/jenkinsci/lib-annotation-indexer
Files: *
diff --git a/debian/libannotation-indexer-java.poms b/debian/libannotation-indexer-java.poms
index b738a16..731356a 100644
--- a/debian/libannotation-indexer-java.poms
+++ b/debian/libannotation-indexer-java.poms
@@ -17,4 +17,4 @@
# --no-usj-versionless: don't install the versionless link in /usr/share/java
# --dest-jar=<path>: the destination for the real jar
#
-pom.xml --no-parent
+pom.xml --no-parent --java-lib
--
annotation-indexer packaging
More information about the pkg-java-commits
mailing list