~ubuntu-branches/ubuntu/wily/osmpbf/wily

« back to all changes in this revision

Viewing changes to pom.xml

  • Committer: Package Import Robot
  • Author(s): David Paleino, Giovanni Mascellani, David Paleino
  • Date: 2013-01-28 20:32:44 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20130128203244-y44ztt7sumiu6470
Tags: 1.3.0-1
[ Giovanni Mascellani ]
* Remove myself from the uploaders list, since I have no time
  anymore to look after this package.

[ David Paleino ]
* New upstream version.
* Bump debhelper compatibility to 9.
* Standards-Version bump to 3.9.4, no changes needed.
* Use canonical Vcs-* urls in debian/control.
* Updated debian/copyright.
* Install ReleaseNotes.txt as upstream changelog.
* Correctly clean up after builds.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
  <groupId>crosby.binary</groupId>
7
7
  <artifactId>osmpbf</artifactId>
8
8
  <packaging>jar</packaging>
9
 
  <version>1.2.1</version>
 
9
  <version>1.3.0</version>
10
10
  <name>OSM-Binary</name>
11
11
  <description>Library for the OpenStreetMap PBF format</description>
12
12
  <url>https://github.com/scrosby/OSM-binary</url>