[Pkg-osm-commits] [SCM] josm branch, master, updated. debian/0.0.svn4399+dfsg1-1-4-gb5af8f8

2011-09-26 Thread David Paleino
The following commit has been merged in the master branch:
commit b5af8f88a560f11d49c1a4e2747411254d301910
Author: David Paleino 
Date:   Mon Sep 26 17:45:29 2011 +0200

Releasing to sid

diff --git a/debian/changelog b/debian/changelog
index 5cb4639..deb5e1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-josm (0.0.svn4399+dfsg2-1) UNRELEASED; urgency=low
+josm (0.0.svn4399+dfsg2-1) unstable; urgency=low
 
   * Reintroduce ntf_r93_b.gsb in the package: its removal should be
 better handled (Closes: #642976)
 
- -- David Paleino   Mon, 26 Sep 2011 17:36:06 +0200
+ -- David Paleino   Mon, 26 Sep 2011 17:45:22 +0200
 
 josm (0.0.svn4399+dfsg1-1) unstable; urgency=low
 

-- 
Editor for OpenStreetMap

___
Pkg-osm-commits mailing list
Pkg-osm-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-osm-commits


[Pkg-osm-commits] [SCM] josm branch, master, updated. debian/0.0.svn4399+dfsg1-1-4-gb5af8f8

2011-09-26 Thread David Paleino
The following commit has been merged in the master branch:
commit 48be1d6dae7f0da9d262967fb5cd829a31ff4c86
Merge: 21618fcabb56d3fc1db461056f4c069f83f756e7 
190b645ab1830347668bd6284856bd31f9cadab2
Author: David Paleino 
Date:   Mon Sep 26 17:45:19 2011 +0200

Merge commit 'upstream/0.0.svn4399+dfsg2'


-- 
Editor for OpenStreetMap

___
Pkg-osm-commits mailing list
Pkg-osm-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-osm-commits


[Pkg-osm-commits] [SCM] josm branch, master, updated. debian/0.0.svn4399+dfsg1-1-4-gb5af8f8

2011-09-26 Thread David Paleino
The following commit has been merged in the master branch:
commit 21618fcabb56d3fc1db461056f4c069f83f756e7
Author: David Paleino 
Date:   Mon Sep 26 17:36:34 2011 +0200

Reintroduce ntf_r93_b.gsb in the package: its removal should be better 
handled (Closes: #642976)

diff --git a/debian/README.source b/debian/README.source
index 8ea9834..fc9aaa5 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -37,14 +37,6 @@ Particularly, these files and directory were removed:
  * The i18n files contained in data/, since they're anyway
rebuilt from to original *.po files.
 
- * The files data/ntf_r93_b.gsb, which is unfortunately
-   non-free (see http://lambert93.ign.fr/index.php?id=30).
-   This is the only removal that actually causes loss of
-   functionality. But there's nothing to do, until the
-   French National Geography Institute release these data
-   with a free license. Luckily, these data are needed
-   just for minor alignment corrections.
-
  * The files src/org/openstreetmap/josm/data/imagery/types/*,
which are autogenerated.
 
diff --git a/debian/changelog b/debian/changelog
index 8cbbd43..5cb4639 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+josm (0.0.svn4399+dfsg2-1) UNRELEASED; urgency=low
+
+  * Reintroduce ntf_r93_b.gsb in the package: its removal should be
+better handled (Closes: #642976)
+
+ -- David Paleino   Mon, 26 Sep 2011 17:36:06 +0200
+
 josm (0.0.svn4399+dfsg1-1) unstable; urgency=low
 
   [ Giovanni Mascellani ]
diff --git a/debian/rules b/debian/rules
index bfb2f02..7f63c42 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ else
 VERSION := 0.0.0.${DATE}
 endif
 DESTDIR := ../tarballs/josm-${VERSION}
-DESTTGZ := ../tarballs/josm_${VERSION}+dfsg1.orig.tar.gz
+DESTTGZ := ../tarballs/josm_${VERSION}+dfsg2.orig.tar.gz
 
 DEB_VERSION := $(shell dpkg-parsechangelog | grep ^Version | cut -d\  -f2)
 DEB_UPSTREAM_VERSION := $(shell echo $(DEB_VERSION) | cut -d- -f1)
@@ -59,7 +59,7 @@ get-orig-source:
@echo Removing other useless data
rm -fr ${DESTDIR}/data_nodist/*.osm ${DESTDIR}/data_nodist/*.gpx 
${DESTDIR}/data_nodist/*.jpg
@echo Removing non-free or autogenerated data
-   rm -fr ${DESTDIR}/data/*.lang ${DESTDIR}/data/ntf_r93_b.gsb
+   rm -fr ${DESTDIR}/data/*.lang
rm -fr ${DESTDIR}/src/org/openstreetmap/josm/data/imagery/types/*
@echo Building snapshot tarball
tar czf ${DESTTGZ} -C `dirname ${DESTDIR}` `basename ${DESTDIR}`

-- 
Editor for OpenStreetMap

___
Pkg-osm-commits mailing list
Pkg-osm-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-osm-commits