[mvel] 04/42: use source 3.0 (quilt)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jan 18 17:01:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository mvel.
commit ab2968652a72eb348a069612d557ca332409dd40
Author: Damien Raude-Morvan <drazzib at debian.org>
Date: Sat Feb 27 01:00:35 2010 +0000
use source 3.0 (quilt)
---
debian/README.source | 10 ----------
debian/control | 2 +-
debian/rules | 1 -
debian/source/format | 1 +
4 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/debian/README.source b/debian/README.source
index d2e990f..97e2c32 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -4,13 +4,3 @@ from the maven-debian-helper package.
The build system uses Maven but prevents it from downloading
anything from the Internet, making the build compliant with
the Debian policy.
-
-Patch System
-============
-
-This package uses quilt to manage all modifications to the upstream
-source. Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
-
-See /usr/share/doc/quilt/README.source for a detailed explanation.
-
diff --git a/debian/control b/debian/control
index f90d109..abd2df9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper, quilt
+Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper
Build-Depends-Indep: libmaven-compiler-plugin-java (>= 2.0.2), libmaven-jar-plugin-java (>= 2.2),
libsurefire-java (>= 2.4.3), junit, default-jdk-doc, libmaven-javadoc-plugin-java,
libasm3-java, libxstream-java
diff --git a/debian/rules b/debian/rules
index c01d551..5156462 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,6 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/class/maven.mk
JAVA_HOME := /usr/lib/jvm/default-java
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mvel.git
More information about the pkg-java-commits
mailing list