[libcommons-modeler-java] 16/39: libcommons-modeler-java (2.0.1-4) unstable; urgency=low
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Oct 26 21:43:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libcommons-modeler-java.
commit 3b8c43cc431f0c680e5c62328deb933a8d410b89
Author: Michael Koch <konqueror at gmx.de>
Date: Tue Oct 9 18:48:09 2007 +0000
libcommons-modeler-java (2.0.1-4) unstable; urgency=low
* Do "include /usr/share/cdbs/1/rules/simple-patchsys.mk" in debian/rules to
make our patches apply during build time.
-- Michael Koch <konqueror at gmx.de> Tue, 09 Oct 2007 20:34:47 +0200
---
debian/changelog | 7 +++++++
debian/rules | 1 +
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2308655..99c95e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libcommons-modeler-java (2.0.1-4) unstable; urgency=low
+
+ * Do "include /usr/share/cdbs/1/rules/simple-patchsys.mk" in debian/rules to
+ make our patches apply during build time.
+
+ -- Michael Koch <konqueror at gmx.de> Tue, 09 Oct 2007 20:34:47 +0200
+
libcommons-modeler-java (2.0.1-3) unstable; urgency=low
* Don't use external DTD. Closes: #444547.
diff --git a/debian/rules b/debian/rules
index 133b67b..bf3d728 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
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
JAVA_HOME_DIRS := /usr/lib/jvm/java-gcj
ANT_HOME := /usr/share/ant
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-modeler-java.git
More information about the pkg-java-commits
mailing list