[DebianGIS-dev] Processed: notfixed 579804 in libgdal1-dev/1.6.3-4

2010-10-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 notfixed 579804 libgdal1-dev/1.6.3-4
Bug #579804 {Done: Francesco P. Lovergine fran...@debian.org} 
[libgdal1-dev] libgdal1-dev: [mipsel] gdal-config --dep-libs contains crap
The source libgdal1-dev and version 1.6.3-4 do not appear to match any binary 
packages
Bug No longer marked as fixed in versions libgdal1-dev/1.6.3-4.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
579804: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579804
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] [SCM] josm branch, master, updated. debian/0.0.svn3514-2-4-ga45341c

2010-10-10 Thread David Paleino
The following commit has been merged in the master branch:
commit 2e3ff2cd37c25977aacf0facc4c82422629df299
Merge: cee87176361d2546f39a0ac3d4cf125618d06e0c 
84a298581f2d6213ceef1550a8a405b33be07f28
Author: David Paleino da...@debian.org
Date:   Sun Oct 10 09:35:33 2010 +0200

Merge commit 'upstream/0.0.svn3592'


-- 
Java OpenStreetMap editor

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] [SCM] josm branch, master, updated. debian/0.0.svn3514-2-4-ga45341c

2010-10-10 Thread David Paleino
The following commit has been merged in the master branch:
commit 18be519eba24b9e5be79c5ce3afcdbb841b55e6a
Author: David Paleino da...@debian.org
Date:   Sun Oct 10 09:44:41 2010 +0200

New upstream snapshot

diff --git a/debian/changelog b/debian/changelog
index e0ec7b7..abbd675 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+josm (0.0.svn3592-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot
+
+ -- David Paleino da...@debian.org  Sun, 10 Oct 2010 09:43:58 +0200
+
 josm (0.0.svn3514-2) unstable; urgency=low
 
   * debian/patches/90-fix_version.patch added, fix inconsistency

-- 
Java OpenStreetMap editor

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] [SCM] josm branch, master, updated. debian/0.0.svn3514-2-4-ga45341c

2010-10-10 Thread David Paleino
The following commit has been merged in the master branch:
commit a45341c88a02e082bc17b9cd618dc0144b296db9
Author: David Paleino da...@debian.org
Date:   Sun Oct 10 12:17:59 2010 +0200

debian/patches/: 10-build.patch, 50-preferences_world_readable.patch, 
80-fix_images.patch refreshed to cleanly apply

diff --git a/debian/changelog b/debian/changelog
index abbd675..7c057b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
 josm (0.0.svn3592-1) UNRELEASED; urgency=low
 
   * New upstream snapshot
+  * debian/patches/:
+- 10-build.patch, 50-preferences_world_readable.patch,
+  80-fix_images.patch refreshed to cleanly apply
 
- -- David Paleino da...@debian.org  Sun, 10 Oct 2010 09:43:58 +0200
+ -- David Paleino da...@debian.org  Sun, 10 Oct 2010 12:17:25 +0200
 
 josm (0.0.svn3514-2) unstable; urgency=low
 
diff --git a/debian/patches/10-build.patch b/debian/patches/10-build.patch
index 9ce2716..a0e250d 100644
--- a/debian/patches/10-build.patch
+++ b/debian/patches/10-build.patch
@@ -4,9 +4,9 @@ Subject: adjustments to the ant build file, mainly to not 
include
 Forwarded: no
 
 ---
- build.xml  |   38 ++
+ build.xml  |   36 +---
  i18n/build.xml |   26 +-
- 2 files changed, 35 insertions(+), 29 deletions(-)
+ 2 files changed, 34 insertions(+), 28 deletions(-)
 
 --- josm.orig/build.xml
 +++ josm/build.xml
@@ -91,15 +91,7 @@ Forwarded: no
/jar
/target
  
-@@ -116,13 +104,14 @@ Build-Date: ${build.tstamp}
-   zipfileset dir=macosx 
includes=JOSM.app/Contents/MacOS/JOSM filemode=755/
-   /zip
-   /target
--
-+
-   target name=compile depends=init
-   javac srcdir=src classpathref=classpath destdir=build
-   target=1.5 source=1.5 debug=on 
encoding=UTF-8
+@@ -123,6 +111,7 @@ Build-Date: ${build.tstamp}
compilerarg value=-Xlint:deprecation/
compilerarg value=-Xlint:unchecked/
/javac
diff --git a/debian/patches/50-preferences_world_readable.patch 
b/debian/patches/50-preferences_world_readable.patch
index 4226162..3e9d1ad 100644
--- a/debian/patches/50-preferences_world_readable.patch
+++ b/debian/patches/50-preferences_world_readable.patch
@@ -8,7 +8,7 @@ Forwarded: https://josm.openstreetmap.de/ticket/4667
 
 --- josm.orig/src/org/openstreetmap/josm/data/Preferences.java
 +++ josm/src/org/openstreetmap/josm/data/Preferences.java
-@@ -404,6 +404,14 @@ public class Preferences {
+@@ -337,6 +337,14 @@ public class Preferences {
  File tmpFile = new File(prefFile + _tmp);
  copyFile(tmpFile, prefFile);
  tmpFile.delete();
@@ -23,7 +23,7 @@ Forwarded: https://josm.openstreetmap.de/ticket/4667
  }
  
  /**
-@@ -524,6 +532,13 @@ public class Preferences {
+@@ -457,6 +465,13 @@ public class Preferences {
  System.err.println(tr(Warning: Failed to initialize 
preferences.Failed to reset preference file to default: {0}, 
getPreferenceFile()));
  }
  }
diff --git a/debian/patches/80-fix_images.patch 
b/debian/patches/80-fix_images.patch
index 58da3da..3e1d475 100644
--- a/debian/patches/80-fix_images.patch
+++ b/debian/patches/80-fix_images.patch
@@ -9,7 +9,7 @@ Forwarded: no
 
 --- josm.orig/data/defaultpresets.xml
 +++ josm/data/defaultpresets.xml
-@@ -2581,7 +2581,7 @@ are supplied, then values will be trea
+@@ -2623,7 +2623,7 @@ are supplied, then values will be trea
  key key=amenity value=cinema /
  text key=name text=Name default= delete_if_empty=true /
  /item
@@ -18,7 +18,7 @@ Forwarded: no
  link 
href=http://wiki.openstreetmap.org/wiki/Tag:amenity=library;

fi.href=http://wiki.openstreetmap.org/wiki/Fi:Tag:amenity=library; /
  label text=Edit Library /
-@@ -3119,7 +3119,7 @@ are supplied, then values will be trea
+@@ -3184,7 +3184,7 @@ are supplied, then values will be trea
  label text=(Use international code, like +12-345-67890) /
  space /
  /item

-- 
Java OpenStreetMap editor

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] [SCM] josm branch, pristine-tar, updated. 5533fd764eaede36e7abf371edc968c1ae94fd69

2010-10-10 Thread David Paleino
The following commit has been merged in the pristine-tar branch:
commit 5533fd764eaede36e7abf371edc968c1ae94fd69
Author: David Paleino da...@debian.org
Date:   Sun Oct 10 09:35:27 2010 +0200

pristine-tar data for josm_0.0.svn3592.orig.tar.gz

diff --git a/josm_0.0.svn3592.orig.tar.gz.delta 
b/josm_0.0.svn3592.orig.tar.gz.delta
new file mode 100644
index 000..c3891f7
Binary files /dev/null and b/josm_0.0.svn3592.orig.tar.gz.delta differ
diff --git a/josm_0.0.svn3592.orig.tar.gz.id b/josm_0.0.svn3592.orig.tar.gz.id
new file mode 100644
index 000..7f7bb0c
--- /dev/null
+++ b/josm_0.0.svn3592.orig.tar.gz.id
@@ -0,0 +1 @@
+84a298581f2d6213ceef1550a8a405b33be07f28

-- 
Java OpenStreetMap editor

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] [SCM] josm annotated tag, upstream/0.0.svn3592, created. upstream/0.0.svn3592

2010-10-10 Thread David Paleino
The annotated tag, upstream/0.0.svn3592 has been created
at  3c86c0284aa2f9694a41bdf093178715e524abda (tag)
   tagging  84a298581f2d6213ceef1550a8a405b33be07f28 (commit)
  replaces  upstream/0.0.svn3514
 tagged by  David Paleino
on  Sun Oct 10 09:35:27 2010 +0200

- Shortlog 
Upstream version 0.0.svn3592
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAkyxbL8ACgkQ5qqQFxOSsXRKSQCaA4APgZQZQoz9ljrHZ0ql8sI7
mWgAoJGi69eV08rWqt9nRG1OJS1anEsO
=s2eK
-END PGP SIGNATURE-

David Paleino (1):
  Imported Upstream version 0.0.svn3592

---

-- 
Java OpenStreetMap editor

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] Processing of josm_0.0.svn3592-1_i386.changes

2010-10-10 Thread Archive Administrator
josm_0.0.svn3592-1_i386.changes uploaded successfully to localhost
along with the files:
  josm_0.0.svn3592-1.dsc
  josm_0.0.svn3592.orig.tar.gz
  josm_0.0.svn3592-1.debian.tar.gz
  josm_0.0.svn3592-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] josm_0.0.svn3592-1_i386.changes ACCEPTED into unstable

2010-10-10 Thread Debian FTP Masters



Accepted:
josm_0.0.svn3592-1.debian.tar.gz
  to main/j/josm/josm_0.0.svn3592-1.debian.tar.gz
josm_0.0.svn3592-1.dsc
  to main/j/josm/josm_0.0.svn3592-1.dsc
josm_0.0.svn3592-1_all.deb
  to main/j/josm/josm_0.0.svn3592-1_all.deb
josm_0.0.svn3592.orig.tar.gz
  to main/j/josm/josm_0.0.svn3592.orig.tar.gz


Override entries for your package:
josm_0.0.svn3592-1.dsc - source utils
josm_0.0.svn3592-1_all.deb - extra utils

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel