[Pkg-osm-commits] [SCM] josm-plugins branch, master, updated. debian/0.0.svn29866+ds1-1-3-gf015bd4
Andrew Shadura
andrew at shadura.me
Sat Feb 8 08:48:55 UTC 2014
The following commit has been merged in the master branch:
commit f015bd429e45eb6d60cfb7b7e7e43ef0df89e3ff
Author: Andrew Shadura <andrew at shadura.me>
Date: Sat Feb 8 09:35:54 2014 +0100
Bump JOSM dependency, upload to unstable.
diff --git a/debian/changelog b/debian/changelog
index 483be0e..748e742 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+josm-plugins (0.0.svn30137+ds1-1) unstable; urgency=low
+
+ * New upstream snapshot.
+ * Bump JOSM dependency to 6502 (Closes: #736225).
+
+ -- Andrew Shadura <andrewsh at debian.org> Sat, 08 Feb 2014 00:53:35 +0100
+
josm-plugins (0.0.svn29866+ds1-1) unstable; urgency=low
* New upstream snapshot.
diff --git a/debian/control b/debian/control
index 6636640..0c65084 100644
--- a/debian/control
+++ b/debian/control
@@ -11,13 +11,13 @@ Build-Depends:
, ant-contrib
, debhelper (>= 8~)
, default-jdk
- , josm (>= 0.0.svn6115)
+ , josm (>= 0.0.svn6502)
, libmetadata-extractor-java
, liblog4j1.2-java
, libjgrapht0.8-java
, libgettext-ant-tasks-java
, python
-Build-Conflicts: josm (>= 0.0.svn6116)
+Build-Conflicts: josm (>= 0.0.svn6503)
Standards-Version: 3.9.4
Homepage: http://josm.openstreetmap.de/wiki/Plugins
Vcs-Git: git://anonscm.debian.org/pkg-osm/josm-plugins.git
@@ -27,11 +27,11 @@ Package: josm-plugins
Architecture: all
Depends:
${misc:Depends}
- , josm (>= 0.0.svn6115)
+ , josm (>= 0.0.svn6502)
, libmetadata-extractor-java
, liblog4j1.2-java
, libjgrapht0.8-java
-Breaks: josm (>= 0.0.svn6116)
+Breaks: josm (>= 0.0.svn6503)
Suggests: gpsd
Description: Plugins for JOSM
JOSM (Java OpenStreetMap) plugin collection.
--
Plugins for JOSM
More information about the Pkg-osm-commits
mailing list