[clojure] 05/09: debian/rules: No longer include patchsys-quilt.mk

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri May 2 16:20:11 UTC 2014


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

ebourg-guest pushed a commit to branch maintenance-1.2.0
in repository clojure.

commit ff0b15cfb19ce26bc2f4520d7a4c6d34b0a11186
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri May 2 18:03:06 2014 +0200

    debian/rules: No longer include patchsys-quilt.mk
---
 debian/changelog | 1 +
 debian/rules     | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f68650e..59b87c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ clojure1.2 (1.2.1+dfsg-5) UNRELEASED; urgency=medium
     - Build depend on default-jdk instead of openjdk-6-jdk
     - Standards-Version updated to 3.9.5 (no changes)
     - Removed the deprecated DM-Upload-Allowed field
+  * debian/rules: No longer include patchsys-quilt.mk
   * Switch to debhelper level 9
 
  -- Emmanuel Bourg <ebourg at apache.org>  Fri, 02 May 2014 17:14:38 +0200
diff --git a/debian/rules b/debian/rules
index b392755..65f9ff0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,6 @@ SRCDIR_NAME = $(SOURCE)-$(ORIG_VERSION).orig
 include /usr/share/javahelper/java-vars.mk
 include /usr/share/cdbs/1/class/ant.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 DEB_JARS  := asm3 asm3-commons
 

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



More information about the pkg-java-commits mailing list