[shimdandy] 01/01: Update maven.rules to refer to Clojure 1.9.x
Tom Marble
tmarble-guest at moszumanska.debian.org
Mon Feb 19 00:12:20 UTC 2018
This is an automated email from the git hooks/post-receive script.
tmarble-guest pushed a commit to branch master
in repository shimdandy.
commit f25d8a4573b056cedc757fc47228049f4129fd62
Author: Tom Marble <tmarble at info9.net>
Date: Sun Feb 18 18:11:17 2018 -0600
Update maven.rules to refer to Clojure 1.9.x
Fixes: #887865
Signed-off-by: Tom Marble <tmarble at info9.net>
---
debian/changelog | 6 ++++++
debian/maven.rules | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 2d14b20..8730465 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+shimdandy (1.2.0-2) unstable; urgency=medium
+
+ * Update Clojure support to 1.9 in unstable (Closes: #887865)
+
+ -- Tom Marble <tmarble at info9.net> Sun, 18 Feb 2018 17:55:24 -0600
+
shimdandy (1.2.0-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/maven.rules b/debian/maven.rules
index 923a778..cef36ee 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1 +1 @@
-org.clojure clojure * s/.*/1.8.x/ * *
+org.clojure clojure * s/.*/1.9.x/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/shimdandy.git
More information about the pkg-java-commits
mailing list