[DebianGIS-dev] [SCM] josm-plugins branch, master, updated. debian/0.0.svn24632-1-17-g3ebfe73
David Paleino
dapal at debian.org
Sun Jan 2 09:24:16 UTC 2011
The following commit has been merged in the master branch:
commit 5c58c4b6e1bd38c6ca24dcd1709a0f8883639ed5
Author: David Paleino <dapal at debian.org>
Date: Sat Jan 1 22:23:11 2011 +0100
Bump JOSM requirement on 3751
diff --git a/debian/changelog b/debian/changelog
index c4b841e..6fb27f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ josm-plugins (0.0.svn24925-1) UNRELEASED; urgency=low
* New upstream snapshot
* Plugins integrated in josm-core: slippymap, wmsplugin,
remotecontrol, imagery.
+ * Bump JOSM requirement on 3751
- -- David Paleino <dapal at debian.org> Sat, 01 Jan 2011 11:41:00 +0100
+ -- David Paleino <dapal at debian.org> Sat, 01 Jan 2011 22:23:01 +0100
josm-plugins (0.0.svn24632-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 953f1df..16f77b2 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
ant
, debhelper (>= 8~)
, default-jdk
- , josm (>= 0.0.svn3701)
+ , josm (>= 0.0.svn3751)
, libmetadata-extractor-java
, liblog4j1.2-java
, libjgrapht0.8-java
@@ -20,7 +20,7 @@ Build-Depends:
, qt4-qmake
, libwebkit-dev
, libglib2.0-dev
-Build-Conflicts: josm (>= 0.0.svn3702)
+Build-Conflicts: josm (>= 0.0.svn3752)
Standards-Version: 3.9.1
Homepage: http://josm.openstreetmap.de/wiki/Plugins
Vcs-Git: git://git.debian.org/pkg-grass/josm-plugins.git
@@ -30,11 +30,11 @@ Package: josm-plugins
Architecture: all
Depends:
${misc:Depends}
- , josm (>= 0.0.svn3701)
+ , josm (>= 0.0.svn3751)
, libmetadata-extractor-java
, liblog4j1.2-java
, libjgrapht0.8-java
-Breaks: josm (>= 0.0.svn3702)
+Breaks: josm (>= 0.0.svn3752)
Recommends: webkit-image-gtk | webkit-image-qt
Suggests: gpsd
Description: Plugins for JOSM
--
Plugins for josm
More information about the Pkg-grass-devel
mailing list