[maven-osgi] 01/02: Update Standards-Version, fix Vcs-Git URL, remove unused variable from rules
Christopher Hoskin
christopher.hoskin at gmail.com
Sat Mar 5 17:16:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
grinorcole-guest pushed a commit to branch master
in repository maven-osgi.
commit 42d7588838d594e30178cb6eaebb96b58b43487d
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date: Sat Mar 5 17:04:15 2016 +0000
Update Standards-Version, fix Vcs-Git URL, remove unused variable from rules
---
debian/changelog | 6 ++++++
debian/control | 4 ++--
debian/copyright | 2 +-
debian/rules | 1 -
4 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 51d2106..0897e69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+maven-osgi (0.2.0-2) UNRELEASED; urgency=medium
+
+ * Update Standards-Version, fix Vcs-Git URL, remove unused variable from rules
+
+ -- Christopher Hoskin <christopher.hoskin at gmail.com> Sat, 05 Mar 2016 16:58:24 +0000
+
maven-osgi (0.2.0-1) unstable; urgency=medium
* Initial release. (Closes: #814066)
diff --git a/debian/control b/debian/control
index 6bff0dd..1cc664e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5)
Build-Depends-Indep: libplexus-maven-plugin-java, bnd (>= 2.4.1), libmaven2-core-java, libmaven-plugin-testing-java,
default-jdk-doc, libmaven2-core-java-doc, libmaven-javadoc-plugin-java, javahelper,
libcommons-logging-java
-Standards-Version: 3.9.6
-Vcs-Git: https://anonscm.debian.org/pkg-java/maven-osgi.git
+Standards-Version: 3.9.7
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-osgi.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-osgi.git
Homepage: http://maven.apache.org/shared/maven-osgi/
diff --git a/debian/copyright b/debian/copyright
index f99fa96..70b3238 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Upstream-Name: Maven OSGi integration
Source: http://maven.apache.org/shared/maven-osgi/
Files: *
-Copyright: 2007, Apache Software Foundation
+Copyright: 2007, The Apache Software Foundation
License: Apache-2.0
Files: debian/*
diff --git a/debian/rules b/debian/rules
index c0bacdc..971d8de 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,4 @@
#!/usr/bin/make -f
-export CLASSPATH=
%:
dh $@ --buildsystem=maven --with javahelper
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-osgi.git
More information about the pkg-java-commits
mailing list