[pkg-java] r17544 - trunk/libcommons-fileupload-java/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Dec 3 09:23:05 UTC 2013
Author: ebourg-guest
Date: 2013-12-03 09:23:05 +0000 (Tue, 03 Dec 2013)
New Revision: 17544
Modified:
trunk/libcommons-fileupload-java/debian/changelog
trunk/libcommons-fileupload-java/debian/rules
Log:
Install the upstream changelog
Modified: trunk/libcommons-fileupload-java/debian/changelog
===================================================================
--- trunk/libcommons-fileupload-java/debian/changelog 2013-12-03 09:10:40 UTC (rev 17543)
+++ trunk/libcommons-fileupload-java/debian/changelog 2013-12-03 09:23:05 UTC (rev 17544)
@@ -2,6 +2,7 @@
* Set the project.build.sourceEncoding property to fix a test failure
(Closes: #730970)
+ * Install the upstream changelog
* debian/control:
- Standards-Version updated to 3.9.5 (no changes)
- Use canonical URLs for the Vcs-* fields
Modified: trunk/libcommons-fileupload-java/debian/rules
===================================================================
--- trunk/libcommons-fileupload-java/debian/rules 2013-12-03 09:10:40 UTC (rev 17543)
+++ trunk/libcommons-fileupload-java/debian/rules 2013-12-03 09:23:05 UTC (rev 17544)
@@ -6,5 +6,7 @@
JAVA_HOME_DIRS := /usr/lib/jvm/default-java
+DEB_INSTALL_CHANGELOGS_ALL := RELEASE-NOTES.txt
+
get-orig-source:
uscan --force-download --rename
More information about the pkg-java-commits
mailing list