[jflex] 19/33: Fixed upstream changelog not being installed.

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 3d77f206c25a5e683c6b9a2fc9a64f50bbb83cc9
Author: Niels Thykier <nthykier at debian.org>
Date:   Thu Jul 23 10:59:02 2009 +0000

    Fixed upstream changelog not being installed.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index feaf2fb..554bf4f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,8 @@ DEB_ANT_BUILDFILE := src/build.xml
 DEB_ANT_BUILD_TARGET := jar 
 DEB_ANT_CLEAN_TARGET := libclean jarclean
 
+DEB_INSTALL_CHANGELOGS_ALL := src/changelog
+
 install/jflex::
 	install -m 644 lib/JFlex.jar debian/jflex/usr/share/java/JFlex-$(UPSTREAM_VERSION).jar
 	ln -s JFlex-$(UPSTREAM_VERSION).jar debian/jflex/usr/share/java/JFlex.jar

-- 
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