[DebianGIS-dev] [SCM] josm-plugins branch, master, updated. debian/0.0.svn21666-2-6-gb2f7eec
David Paleino
dapal at debian.org
Sun Jul 18 15:43:24 UTC 2010
The following commit has been merged in the master branch:
commit 5fb42af63280a3551b9862a78442dd4034126e8b
Author: David Paleino <dapal at debian.org>
Date: Sun Jul 18 17:38:08 2010 +0200
debian/control: update dependencies on JOSM
diff --git a/debian/changelog b/debian/changelog
index 3a96f39..c05c1d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ josm-plugins (0.0.svn22363-1) UNRELEASED; urgency=low
* New upstream snapshot
* debian/patches/160-wmsplugin_max-connections.patch removed, merged
upstream
+ * debian/control: update dependencies on JOSM
- -- David Paleino <dapal at debian.org> Sun, 18 Jul 2010 17:28:07 +0200
+ -- David Paleino <dapal at debian.org> Sun, 18 Jul 2010 17:37:54 +0200
josm-plugins (0.0.svn21666-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index fef6bfc..8eeb08e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,11 +12,11 @@ Build-Depends:
, cdbs
, debhelper (>= 5)
, default-jdk
- , josm (>= 0.0.svn3329)
+ , josm (>= 0.0.svn3376)
, libmetadata-extractor-java
, liblog4j1.2-java
, libjgrapht0.8-java
-Build-Conflicts: josm (>= 0.0.svn3330)
+Build-Conflicts: josm (>= 0.0.svn3377)
Standards-Version: 3.8.4
Homepage: http://josm.openstreetmap.de/wiki/Plugins
Vcs-Git: git://git.debian.org/pkg-grass/josm-plugins.git
@@ -26,11 +26,11 @@ Package: josm-plugins
Architecture: all
Depends:
${misc:Depends}
- , josm (>= 0.0.svn3329)
+ , josm (>= 0.0.svn3376)
, libmetadata-extractor-java
, liblog4j1.2-java
, libjgrapht0.8-java
-Conflicts: josm (>= 0.0.svn3330)
+Conflicts: josm (>= 0.0.svn3377)
Suggests: gpsd
Description: Plugins for JOSM
JOSM (Java OpenStreetMap) plugin collection.
--
Plugins for josm
More information about the Pkg-grass-devel
mailing list