[pkg-java] r18300 - trunk/libcommons-net2-java/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Aug 4 21:17:19 UTC 2014
Author: ebourg-guest
Date: 2014-08-04 21:17:19 +0000 (Mon, 04 Aug 2014)
New Revision: 18300
Modified:
trunk/libcommons-net2-java/debian/changelog
trunk/libcommons-net2-java/debian/rules
Log:
debian/rules: Install the upstream changelog
Modified: trunk/libcommons-net2-java/debian/changelog
===================================================================
--- trunk/libcommons-net2-java/debian/changelog 2014-08-04 21:13:36 UTC (rev 18299)
+++ trunk/libcommons-net2-java/debian/changelog 2014-08-04 21:17:19 UTC (rev 18300)
@@ -4,6 +4,7 @@
- Improved the package description
- Standards-Version updated to 3.9.5 (no changes)
- Use canonical URLs for the Vcs-* fields
+ * debian/rules: Install the upstream changelog
* Use XZ compression for the upstream tarball
* Switch to debhelper level 9
* Switch to source format 3.0 (quilt)
Modified: trunk/libcommons-net2-java/debian/rules
===================================================================
--- trunk/libcommons-net2-java/debian/rules 2014-08-04 21:13:36 UTC (rev 18299)
+++ trunk/libcommons-net2-java/debian/rules 2014-08-04 21:17:19 UTC (rev 18300)
@@ -15,6 +15,7 @@
DEB_ANT_BUILDFILE := debian/maven-build.xml
DEB_ANT_ARGS := -Dbasedir=$(CURDIR) -Dpackage=$(PACKAGE) -Dbin.package=$(PACKAGE) -Dversion=$(VERSION)
LAST_MODIFIED := $(shell date +%s%N | cut -c -13)
+DEB_INSTALL_CHANGELOGS_ALL := RELEASE-NOTES.txt
makebuilddir/$(PACKAGE)::
install -d debian/tmp
More information about the pkg-java-commits
mailing list