[DebianGIS-dev] r1753 - in packages/josm-plugins/branches/0.0.0.20080413/debian: . patches
gmascellani-guest at alioth.debian.org
gmascellani-guest at alioth.debian.org
Fri Aug 8 09:47:10 UTC 2008
Author: gmascellani-guest
Date: 2008-08-08 09:47:10 +0000 (Fri, 08 Aug 2008)
New Revision: 1753
Modified:
packages/josm-plugins/branches/0.0.0.20080413/debian/changelog
packages/josm-plugins/branches/0.0.0.20080413/debian/control
packages/josm-plugins/branches/0.0.0.20080413/debian/patches/00list
Log:
Fix FTBFS
Modified: packages/josm-plugins/branches/0.0.0.20080413/debian/changelog
===================================================================
--- packages/josm-plugins/branches/0.0.0.20080413/debian/changelog 2008-08-08 09:26:34 UTC (rev 1752)
+++ packages/josm-plugins/branches/0.0.0.20080413/debian/changelog 2008-08-08 09:47:10 UTC (rev 1753)
@@ -1,3 +1,9 @@
+josm-plugins (0.0.0.20080413-2) unstable; urgency=low
+
+ * patches/40_ftbfs: fix FTBFS, due to recent changes in JOSM API (closes: #494214)
+
+ -- Giovanni Mascellani <g.mascellani at gmail.com> Fri, 08 Aug 2008 11:45:36 +0200
+
josm-plugins (0.0.0.20080413-1) unstable; urgency=low
* Initial release (Closes: #471846)
Modified: packages/josm-plugins/branches/0.0.0.20080413/debian/control
===================================================================
--- packages/josm-plugins/branches/0.0.0.20080413/debian/control 2008-08-08 09:26:34 UTC (rev 1752)
+++ packages/josm-plugins/branches/0.0.0.20080413/debian/control 2008-08-08 09:47:10 UTC (rev 1753)
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Giovanni Mascellani <g.mascellani at gmail.com>, Andreas Putzo <andreas at putzo.net>
-Build-Depends: ant, cdbs, dpatch, debhelper (>= 5), java-gcj-compat-dev, josm
+Build-Depends: ant, cdbs, dpatch, debhelper (>= 5), java-gcj-compat-dev, josm (>= 0.0.0.20080511)
Standards-Version: 3.7.3
Homepage: http://josm.openstreetmap.de
Modified: packages/josm-plugins/branches/0.0.0.20080413/debian/patches/00list
===================================================================
--- packages/josm-plugins/branches/0.0.0.20080413/debian/patches/00list 2008-08-08 09:26:34 UTC (rev 1752)
+++ packages/josm-plugins/branches/0.0.0.20080413/debian/patches/00list 2008-08-08 09:47:10 UTC (rev 1753)
@@ -1,3 +1,4 @@
10_validator
20_disable_svn
30_build
+40_ftbfs
More information about the Pkg-grass-devel
mailing list