[clojure-maven-plugin] 01/01: Fix lintian warnings
Elana Hashman
ehashman-guest at moszumanska.debian.org
Sun Jan 14 04:38:23 UTC 2018
This is an automated email from the git hooks/post-receive script.
ehashman-guest pushed a commit to branch ehashman-rebuild
in repository clojure-maven-plugin.
commit 9c57b7d70cc21c3b7bbe8cdba6d19e07a74d1446
Author: Elana Hashman <ehashman at debian.org>
Date: Sat Jan 13 23:38:06 2018 -0500
Fix lintian warnings
---
debian/changelog | 2 ++
debian/control | 2 +-
debian/watch | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 85dab0a..c1bedea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ clojure-maven-plugin (1.7.1-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release.
+ * Update Standards-Version to 4.1.3.
+ * Watch file points upstream rather than to githubredir.
-- Elana Hashman <ehashman at debian.org> Sat, 13 Jan 2018 23:14:43 -0500
diff --git a/debian/control b/debian/control
index 35ba83e..6e6b3ad 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends:
libplexus-compiler-java,
maven-debian-helper (>= 2.2),
libmaven-invoker-plugin-java
-Standards-Version: 4.0.0
+Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/clojure-maven-plugin.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/clojure-maven-plugin.git
Homepage: http://github.com/talios/clojure-maven-plugin
diff --git a/debian/watch b/debian/watch
index 2633b69..06f4f42 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://githubredir.debian.net/github/talios/clojure-maven-plugin /clojure-maven-plugin-(.*).tar.gz
+http://github.com/talios/clojure-maven-plugin .*/(.*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/clojure-maven-plugin.git
More information about the pkg-java-commits
mailing list