[pkg-java] r17787 - trunk/logback/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Feb 17 14:33:05 UTC 2014
Author: ebourg-guest
Date: 2014-02-17 14:33:04 +0000 (Mon, 17 Feb 2014)
New Revision: 17787
Modified:
trunk/logback/debian/changelog
trunk/logback/debian/rules
Log:
New upstream release (1.1.1)
Modified: trunk/logback/debian/changelog
===================================================================
--- trunk/logback/debian/changelog 2014-02-17 13:28:22 UTC (rev 17786)
+++ trunk/logback/debian/changelog 2014-02-17 14:33:04 UTC (rev 17787)
@@ -1,9 +1,11 @@
-logback (1:1.0.13-2) UNRELEASED; urgency=medium
+logback (1:1.1.1-1) unstable; urgency=medium
* Team upload.
+ * New upstream release
* Use XZ compression for the upstream tarball
* Standards-Version updated to 3.9.5 (no changes)
* debian/watch: Match all the upstream releases
+ * debian/rules: Improved the clean target
-- Emmanuel Bourg <ebourg at apache.org> Mon, 17 Feb 2014 09:04:05 +0100
Modified: trunk/logback/debian/rules
===================================================================
--- trunk/logback/debian/rules 2014-02-17 13:28:22 UTC (rev 17786)
+++ trunk/logback/debian/rules 2014-02-17 14:33:04 UTC (rev 17787)
@@ -22,6 +22,7 @@
mh_installjar -pliblogback-java -l logback-classic/pom.xml dist/$(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_VERSION)-classic.jar
clean::
+ mh_clean
-rm -rf debian/tmp
get-orig-source:
More information about the pkg-java-commits
mailing list