[modello] 01/07: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu May 18 14:03:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository modello.
commit 8b782a2e34d8b0b24a0b061114535f33c3e44a11
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu May 18 15:34:38 2017 +0200
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 6831ad1..fac2100 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+modello (1.8.3-4) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Switch to debhelper level 10
+
+ -- Emmanuel Bourg <ebourg at apache.org> Thu, 18 May 2017 15:34:19 +0200
+
modello (1.8.3-3) 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 5670754..1450206 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Torsten Werner <twerner at debian.org>,
Ludovic Claude <ludovic.claude at laposte.net>,
Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 9), default-jdk
+Build-Depends: debhelper (>= 10), default-jdk
Build-Depends-Indep: default-jdk-doc,
junit,
libjdom1-java,
diff --git a/debian/rules b/debian/rules
index cb50639..194b340 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@ --buildsystem=maven
+ dh $@
get-orig-source:
uscan --force-download --download-current-version --rename
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/modello.git
More information about the pkg-java-commits
mailing list