[libsyntax-highlight-engine-kate-perl] 04/16: Drop quilt framework.
gregor herrmann
gregoa at debian.org
Mon Aug 26 21:50:58 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libsyntax-highlight-engine-kate-perl.
commit 14ec011a32cd51628cf0744898a97eb374f6a79d
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Aug 26 23:22:44 2013 +0200
Drop quilt framework.
---
debian/README.source | 5 -----
debian/control | 3 +--
debian/rules | 2 +-
3 files changed, 2 insertions(+), 8 deletions(-)
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 32f1eb1..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,5 +0,0 @@
-The +dfsg version is produced by removing
-samples/highlight.asm-avr and samples/highlight.java
-from the upstream tarball.
-
-This can be automated with debian/repack.sh.
diff --git a/debian/control b/debian/control
index ce0c487..8bfd578 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
Ryan Niebur <ryan at debian.org>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 7.0.50),
- quilt
+Build-Depends: debhelper (>= 7.0.50)
Build-Depends-Indep: perl
Standards-Version: 3.8.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsyntax-highlight-engine-kate-perl.git
diff --git a/debian/rules b/debian/rules
index f6022b1..bfc2227 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ PACKAGE = $(shell dh_listpackages)
TMP = $(CURDIR)/debian/$(PACKAGE)
%:
- dh $@ --with quilt
+ dh $@
override_dh_fixperms:
dh_fixperms
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsyntax-highlight-engine-kate-perl.git
More information about the Pkg-perl-cvs-commits
mailing list