[relaxngcc] 01/01: Drop quilt. We use the 3.0 (quilt) source format.

Benjamin Drung bdrung at moszumanska.debian.org
Thu Feb 27 09:35:37 UTC 2014


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

bdrung pushed a commit to branch master
in repository relaxngcc.

commit 4084001c0b868115134f949ea25950b176d4628e
Author: Benjamin Drung <benjamin.drung at profitbricks.com>
Date:   Thu Feb 27 10:35:33 2014 +0100

    Drop quilt. We use the 3.0 (quilt) source format.
---
 debian/control | 3 +--
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 2b6a77e..0b4dc42 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,7 @@ Build-Depends: ant,
                graphviz,
                javacc,
                javahelper (>= 0.43),
-               libmsv-java,
-               quilt
+               libmsv-java
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-java/relaxngcc.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/relaxngcc.git
diff --git a/debian/rules b/debian/rules
index 5220cb6..ecc2841 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ ORIG_BDIR = relaxngcc-$(VERSION)
 ZIP = relaxngcc-$(ZVERSION).zip
 
 %:
-	dh $@ --with javahelper,quilt
+	dh $@ --with javahelper
 
 override_dh_auto_build:
 	dh_auto_build -- \

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



More information about the pkg-java-commits mailing list