[Pkg-osm-commits] [SCM] osmpbf branch, debian, updated. debian/1.2.1-2-5-g347b097

Giovanni Mascellani mascellani at poisson.phc.unipi.it
Fri Jun 15 09:04:14 UTC 2012


The following commit has been merged in the debian branch:
commit 347b097537a9a95c5750c9d85a8554672074a069
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Fri Jun 15 10:44:52 2012 +0200

    Install POM file.

diff --git a/debian/changelog b/debian/changelog
index 13b6430..fff6c58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ osmpbf (1.2.1-3) unstable; urgency=low
   * Bump Standards-Version to 3.9.3 (no changes required).
   * Update copyright years.
   * Fix Makefile so Debian build flags are honoured.
+  * Install POM file.
 
  -- Giovanni Mascellani <gio at debian.org>  Fri, 15 Jun 2012 10:04:57 +0200
 
diff --git a/debian/control b/debian/control
index ed7f7e5..3736145 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Uploaders: Giovanni Mascellani <gio at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), protobuf-compiler, libprotobuf-java, ant,
  default-jdk
  , libprotobuf-dev
+ , maven-repo-helper
 Standards-Version: 3.9.3
 Homepage: http://github.com/scrosby/OSM-binary
 Vcs-Git: git://git.debian.org/pkg-osm/osmpbf.git
diff --git a/debian/rules b/debian/rules
index dadf43c..cfda8bb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,3 +16,9 @@ override_dh_auto_install:
 	dh_auto_install
 	dh_auto_install -Dsrc
 	dh_auto_install -Dtools
+
+binary:
+	dh binary --until dh_install
+	mh_installjar -plibosmpbf-java -l pom.xml osmpbf.jar
+	mh_installpom -plibosmpbf-java pom.xml
+	dh binary --remaining

-- 
Java library to access OpenStreetMap PDF file format



More information about the Pkg-osm-commits mailing list