[nailgun] 05/07: add libmaven-shade-plugin-java and libjna-platform-java
Hideki Yamane
henrich at moszumanska.debian.org
Sat Feb 10 12:47:10 UTC 2018
This is an automated email from the git hooks/post-receive script.
henrich pushed a commit to branch master
in repository nailgun.
commit 4375f1e19b405be1b45c206cd9d69cd87b0312e8
Author: Hideki Yamane <henrich at debian.org>
Date: Thu Feb 1 21:33:37 2018 +0900
add libmaven-shade-plugin-java and libjna-platform-java
---
debian/changelog | 2 ++
debian/control | 2 ++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index cc35e44..f634bd9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ nailgun (0.9.3-1) UNRELEASED; urgency=medium
* debian/patches
- drop Makefile_enable_hardening.patch: merged upstream
- refresh other patches
+ * debian/control
+ - add Build-Depends: libmaven-shade-plugin-java, libjna-platform-java
-- Hideki Yamane <henrich at debian.org> Thu, 01 Feb 2018 21:13:51 +0900
diff --git a/debian/control b/debian/control
index f8fb40f..45ca5bd 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,8 @@ Uploaders: Hideki Yamane <henrich at debian.org>,
Build-Depends:
debhelper (>= 10),
default-jdk,
+ libmaven-shade-plugin-java,
+ libjna-platform-java,
maven-debian-helper (>= 1.5)
Standards-Version: 4.1.1
Homepage: https://github.com/facebook/nailgun
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/nailgun.git
More information about the pkg-java-commits
mailing list