This is an automated email from the git hooks/post-receive script.

tmarble-guest pushed a commit to branch master
in repository librobert-hooke-clojure.

commit 4cf7bbdf80c5789359ba88a1a934b1fce4d323fe
Author: Tom Marble <tmar...@info9.net>
Date:   Mon Feb 26 15:29:51 2018 -0600

    Change libclojure from Build-Dep to Dep
    
    * Declare compliance with Debian Policy 4.1.3.
    
    Signed-off-by: Tom Marble <tmar...@info9.net>
---
 debian/changelog | 10 ++++++++++
 debian/control   |  6 +++---
 2 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 46ed99c..363adfe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+robert-hooke (1.3.0-4) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Tom Marble ]
+  * Change libclojure from Build-Dep to Dep
+  * Declare compliance with Debian Policy 4.1.3.
+
+ -- Tom Marble <tmar...@info9.net>  Mon, 26 Feb 2018 15:29:26 -0600
+
 robert-hooke (1.3.0-3) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 5e1e8de..c2135d5 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,8 @@ Build-Depends:
  javahelper (>= 0.32),
  maven-repo-helper (>= 1.7),
  default-jdk,
- clojure (>= 1.8),
  libtext-markdown-perl | markdown
-Standards-Version: 3.9.8
+Standards-Version: 4.1.3
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/librobert-hooke-clojure.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-java/librobert-hooke-clojure.git
 Homepage: https://github.com/technomancy/robert-hooke
@@ -21,7 +20,8 @@ Package: librobert-hooke-clojure
 Architecture: all
 Depends:
  ${java:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ libclojure-java | libclojure1.8-java
 Recommends: ${java:Recommends}
 Description: Function wrapper library for Clojure
  Robert Hooke is a Clojure library that provides a flexible, composable

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/librobert-hooke-clojure.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to