[SCM] leiningen packaging branch, master, updated. debian/1.6.1.1-2-6-g7aa5f43

Wolodja Wentland babilen at gmail.com
Mon Nov 14 15:50:08 UTC 2011


The following commit has been merged in the master branch:
commit cacfb9cce1b213d2c82854de2511358f68c555a2
Author: Wolodja Wentland <babilen at gmail.com>
Date:   Mon Nov 14 12:47:48 2011 +0000

    Remove Build-Depends-Indep
    
    B-D-Is are currently not necessarily installed on the buildds for the build
    target. We therefore drop the distinction between B-D and B-D-I.

diff --git a/debian/changelog b/debian/changelog
index b5a27aa..ffb0281 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ leiningen (1.6.2-1) unstable; urgency=low
     - Add clojure-contrib to CLASSPATH
     - bin/lein-pkg is now shipped by upstream
   * Remove superfluous $(CURDIR) from debian/rules
+  * Remove Build-Depends-Indep
 
  -- Wolodja Wentland <babilen at gmail.com>  Sat, 12 Nov 2011 23:41:25 +0000
 
diff --git a/debian/control b/debian/control
index 5fa9ed9..a1890bf 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Uploaders:
 Build-Depends:
  debhelper (>> 8),
  javahelper (>= 0.32),
-Build-Depends-Indep:
  ant,
  bash-completion,
  clojure1.2,

-- 
leiningen packaging



More information about the pkg-java-commits mailing list