[bintray-client-java] 01/01: Upload to unstable
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Nov 20 09:16:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository bintray-client-java.
commit df7136bfcad4a0c3bb4d89e3ac493ee7bee732b8
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Nov 20 10:11:09 2015 +0100
Upload to unstable
---
debian/changelog | 9 +++++----
debian/rules | 2 ++
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index eb437f8..9488f87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,14 @@
-bintray-client-java (0.8.1-2) UNRELEASED; urgency=medium
+bintray-client-java (0.8.1-2) unstable; urgency=medium
- [Emmanuel Bourg]
* Team upload.
+
+ [ Emmanuel Bourg ]
* Build with gradle-debian-helper
- [Kai-Chung Yan]
+ [ Kai-Chung Yan ]
* Build without installing quilt
- -- Emmanuel Bourg <ebourg at apache.org> Fri, 16 Oct 2015 16:17:30 +0200
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 20 Nov 2015 10:10:32 +0100
bintray-client-java (0.8.1-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 2e3938e..89dd010 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export JAVA_HOME := /usr/lib/jvm/default-java
+
%:
dh $@ --buildsystem=gradle --with javahelper
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bintray-client-java.git
More information about the pkg-java-commits
mailing list