[postgis] 08/20: Use maven-repo-helper.
Bas Couwenberg
sebastic at xs4all.nl
Fri Apr 4 19:42:36 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch master
in repository postgis.
commit 45a06f1e6672893aff13963129a64f0610591166
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Mar 16 21:54:47 2014 +0100
Use maven-repo-helper.
---
debian/control | 3 ++-
debian/control.in | 3 ++-
debian/rules | 2 ++
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 7e5de21..095f401 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,8 @@ Build-Depends-Indep: openjdk-8-jdk | openjdk-7-jdk,
libmaven-jar-plugin-java,
libsurefire-java,
libmaven-compiler-plugin-java,
- libmaven-resources-plugin-java
+ libmaven-resources-plugin-java,
+ maven-repo-helper
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/postgis.git
Vcs-Git: git://anonscm.debian.org/pkg-grass/postgis.git
diff --git a/debian/control.in b/debian/control.in
index 7292678..3e68c54 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -37,7 +37,8 @@ Build-Depends-Indep: openjdk-8-jdk | openjdk-7-jdk,
libmaven-jar-plugin-java,
libsurefire-java,
libmaven-compiler-plugin-java,
- libmaven-resources-plugin-java
+ libmaven-resources-plugin-java,
+ maven-repo-helper
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/postgis.git
Vcs-Git: git://anonscm.debian.org/pkg-grass/postgis.git
diff --git a/debian/rules b/debian/rules
index b7267b7..7eef40d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -211,6 +211,7 @@ clean: debian/control
rm -f postgis-check-env.tmp
dh_autotools-dev_restoreconfig
+ mh_clean
dh_clean
install: install-indep install-arch
@@ -333,6 +334,7 @@ binary-common:
dh_installman
dh_link
dh_strip
+ mh_install -plibpostgis-java
dh_compress
dh_fixperms
dh_makeshlibs -Xusr/lib/postgis
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.git
More information about the Pkg-grass-devel
mailing list