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

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

commit f343e5c714a4625722752a516bbce83f1b390cd8
Author: Tom Marble <tmar...@info9.net>
Date:   Mon Feb 26 15:22:35 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   |  7 +++----
 2 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1b8a954..eda4db8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libclasslojure-clojure (0.7.1-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:21:11 -0600
+
 libclasslojure-clojure (0.7.1-3) unstable; urgency=medium
 
   * Remove jlibs file and build with maven_repo_helper.
diff --git a/debian/control b/debian/control
index f555e70..73cb2f1 100644
--- a/debian/control
+++ b/debian/control
@@ -7,16 +7,15 @@ Build-Depends:
  debhelper (>= 10),
  javahelper (>= 0.32),
  maven-repo-helper (>= 1.7),
- default-jdk,
- clojure (>= 1.5)
-Standards-Version: 3.9.8
+ default-jdk
+Standards-Version: 4.1.3
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libclasslojure-clojure.git
 Vcs-Browser: https://anonscm.debian.org/git/pkg-java/libclasslojure-clojure.git
 Homepage: https://github.com/flatland/classlojure
 
 Package: libclasslojure-clojure
 Architecture: all
-Depends: ${java:Depends}, ${misc:Depends}
+Depends: ${java:Depends}, ${misc:Depends}, libclojure-java | libclojure1.8-java
 Recommends: ${java:Recommends}
 Description: Advanced classloading for Clojure
  classlojure lets you easily create a classloader with an alternate classpath

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libclasslojure-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