This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository gnome-split.

commit 853685a629f079eb29829e9e957ab42455519656
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Wed Mar 7 13:15:51 2018 +0100

    Switch to debhelper level 11
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 2 +-
 debian/rules     | 5 ++---
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7733656..cf76a7f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ gnome-split (1.2-2) UNRELEASED; urgency=low
   [ Emmanuel Bourg ]
   * Moved the package to Git
   * Standards-Version updated to 4.1.3
+  * Switch to debhelper level 11
 
  -- Guillaume Mazoyer <respawne...@gmail.com>  Wed, 27 Aug 2014 09:55:50 +0200
 
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index c26101c..3468efa 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: gnome
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Guillaume Mazoyer <respawne...@gmail.com>
-Build-Depends: debhelper (>= 9~),
+Build-Depends: debhelper (>= 11),
                default-jdk,
                libjava-gnome-java (>= 4.1.3)
 Standards-Version: 4.1.3
diff --git a/debian/rules b/debian/rules
index 16fbb87..cb300ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,7 @@
 #!/usr/bin/make -f
 
+%:
+       dh $@
 
 override_dh_auto_configure:
        ./configure prefix=/usr libdir=/usr/lib/jni jardir=/usr/share/java
-
-%:
-       dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/gnome-split.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to