[libslf4j-java] 01/01: Fixed a build failure (Closes: #813087)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Feb 1 22:11:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libslf4j-java.
commit 7fcd6ea7f0113cad1429de6f053d8248403171f5
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Feb 1 23:07:19 2016 +0100
Fixed a build failure (Closes: #813087)
---
debian/changelog | 6 ++++++
debian/rules | 3 ---
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 655b4b5..91deb33 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libslf4j-java (1.7.14-2) unstable; urgency=medium
+
+ * Fixed a build failure (Closes: #813087)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 01 Feb 2016 22:43:14 +0100
+
libslf4j-java (1.7.14-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/rules b/debian/rules
index dd7921e..489c63a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,9 +3,6 @@
%:
dh $@ --buildsystem=maven
-override_dh_auto_build:
- dh_auto_build -- install
-
get-orig-source:
uscan --download-current-version --force-download --rename
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libslf4j-java.git
More information about the pkg-java-commits
mailing list