[resteasy] 01/03: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jan 10 12:42:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository resteasy.
commit 4f629938ec790c5dc6b46086132362d448bf01cf
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jan 10 12:40:53 2017 +0100
Switch to debhelper level 10
---
debian/changelog | 7 +++++++
debian/compat | 2 +-
debian/control | 2 +-
debian/rules | 2 +-
4 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f722d54..d757eb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+resteasy (3.0.19-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Switch to debhelper level 10
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 10 Jan 2017 12:40:45 +0100
+
resteasy (3.0.19-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index d84d7f4..7488483 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Timo Aaltonen <tjaalton at debian.org>
-Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5)
+Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.5)
Build-Depends-Indep:
glassfish-javaee,
javahelper,
diff --git a/debian/rules b/debian/rules
index d4bd8dc..bbdf3e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@ --buildsystem=maven --with javahelper
+ dh $@ --with javahelper
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/resteasy.git
More information about the pkg-java-commits
mailing list