[jflex] 22/33: Switch to source format 3.0. Use dpkg's internal quilt instead of cdbs' simple patchsys.
Markus Koschany
apo at moszumanska.debian.org
Wed Jul 27 10:45:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jflex.
commit 132e6ef4d23df43ffb46eea8808f5f9752110cb2
Author: Torsten Werner <twerner at debian.org>
Date: Sat Aug 6 16:58:13 2011 +0000
Switch to source format 3.0. Use dpkg's internal quilt instead of cdbs'
simple patchsys.
---
debian/changelog | 5 +++--
debian/patches/series | 5 +++++
debian/rules | 1 -
3 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5636dfb..c7cbf1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,11 +2,12 @@ jflex (1.4.3-2) unstable; urgency=low
* Team upload.
* Remove Arnaud and Paul from Uploaders list.
- * Switch to source format 3.0.
+ * Switch to source format 3.0. Use dpkg's internal quilt instead of cdbs'
+ simple patchsys.
* Install file debian/logo.gif instead of the corrupt doc/logo.gif.
(Closes: #578875)
- -- Torsten Werner <twerner at debian.org> Sat, 06 Aug 2011 18:44:43 +0200
+ -- Torsten Werner <twerner at debian.org> Sat, 06 Aug 2011 18:55:47 +0200
jflex (1.4.3-1) unstable; urgency=low
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..83d08e7
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1,5 @@
+01_build_xml.patch
+02_build_xml_jar.patch
+02_example_url_fix.patch
+03_build_xml_target.patch
+03_script_cp_fix.patch
diff --git a/debian/rules b/debian/rules
index 554bf4f..0973673 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,6 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
export UPSTREAM_VERSION = $(shell head -1 debian/changelog | cut -f2 -d\( | cut -f1 -d\) | cut -f1 -d\-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jflex.git
More information about the pkg-java-commits
mailing list