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

sebastic-guest pushed a commit to branch master
in repository osmosis.

commit c7a4d50c91f63eacc06d0036ba0aa537a47c6f2c
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sun Mar 16 19:13:18 2014 +0100

    Use dh with maven-repo-helper.
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 debian/rules     | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 97f2b49..b1177cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ osmosis (0.43.1-1) UNRELEASED; urgency=low
     (closes: 703635)
   * Enable parallel builds.
   * Bump Debhelper compatibility to 9.
+  * Use dh with maven-repo-helper.
 
  -- Bas Couwenberg <sebas...@xs4all.nl>  Sun, 16 Mar 2014 15:17:02 +0100
 
diff --git a/debian/control b/debian/control
index a7a4adc..908d984 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,8 @@ Build-Depends: gradle,
                checkstyle (>= 5.4),
                ivy,
                junit4 (>= 4.10),
-               default-jdk
+               default-jdk,
+               maven-repo-helper
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/osmosis.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/osmosis.git
diff --git a/debian/rules b/debian/rules
index b9b4065..9465914 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ debian/osmosis.1: debian/osmosis.xml
        $(XP) -o $@ $(DB2MAN) $<
 
 %:
-       dh $@ --parallel
+       dh $@ --with maven_repo_helper --parallel
 
 override_dh_auto_build:
        gradle build

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmosis.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to