Bug#731118: merkaartor: Updates for new upstream development by the OpenStreetMap community

2015-08-22 Thread Sebastiaan Couwenberg
Hi Bernd,

I'd like to move the merkaartor packaging to the Debian GIS team so we
can update it with the new upstream development.

As you're an Admin of pkg-grass on Alioth I doubt that's an issue, but I
like to get your opinion first.

Merkaartor 0.18.1 doesn't support GDAL 2.0, hence the need for the new
upstream releases.

On Sun, 19 Jul 2015 17:28:30 +0200 Bas Couwenberg wrote:
 The attached patch contains updates for the new Merkaartor upstream
 development by the OpenStreetMap community.
 
 The Homepage URL is updated to www.merkaartor.be, and the watch file is
 updated to use the GitHub releases.
 
 Maybe it's a good idea to move merkaartor under the Debian GIS umbrella
 where it can benefit from more team maintenance.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1



Bug#731118: merkaartor: Updates for new upstream development by the OpenStreetMap community

2015-08-22 Thread Bernd Zeimetz
Hi Sebastian,

if you would like to take over the maintenance of merkaartor, please go
on. I'd otherwise fork the upstream project on github an maintain it
there, makes things much more easy.

Also you should keep in mind that the g++ transition is going on right
now, so before uploading to unstable you should ensure that it won't
interfere with the transition.

cheers,

Bernd


On 08/22/2015 04:20 PM, Sebastiaan Couwenberg wrote:
 Hi Bernd,
 
 I'd like to move the merkaartor packaging to the Debian GIS team so we
 can update it with the new upstream development.
 
 As you're an Admin of pkg-grass on Alioth I doubt that's an issue, but I
 like to get your opinion first.
 
 Merkaartor 0.18.1 doesn't support GDAL 2.0, hence the need for the new
 upstream releases.
 
 On Sun, 19 Jul 2015 17:28:30 +0200 Bas Couwenberg wrote:
 The attached patch contains updates for the new Merkaartor upstream
 development by the OpenStreetMap community.

 The Homepage URL is updated to www.merkaartor.be, and the watch file is
 updated to use the GitHub releases.

 Maybe it's a good idea to move merkaartor under the Debian GIS umbrella
 where it can benefit from more team maintenance.
 
 Kind Regards,
 
 Bas
 

-- 
 Bernd ZeimetzDebian GNU/Linux Developer
 http://bzed.dehttp://www.debian.org
 GPG Fingerprint: ECA1 E3F2 8E11 2432 D485  DD95 EB36 171A 6FF9 435F



Bug#731118: merkaartor: Updates for new upstream development by the OpenStreetMap community

2015-08-22 Thread Sebastiaan Couwenberg
Hi Bernd,

Thanks for the quick feedback.

On 22-08-15 21:10, Bernd Zeimetz wrote:
 if you would like to take over the maintenance of merkaartor, please go
 on. I'd otherwise fork the upstream project on github an maintain it
 there, makes things much more easy.

I'll import your git repository into a new merkaartor repository on
Alioth under the pkg-grass project:

https://anonscm.debian.org/cgit/pkg-grass/merkaartor.git

We can keep using the usual git-buildpackage workflow your repository
already uses within the Debian GIS team too. Since your also a member of
the Debian team I'd like you to keep involved in merkaartor packaging if
you're still interested in the package. You'll only need to change the
remote and pull.

http://pkg-grass.alioth.debian.org/policy/packaging.html#git-packaging

 Also you should keep in mind that the g++ transition is going on right
 now, so before uploading to unstable you should ensure that it won't
 interfere with the transition.

I'm very aware of the ongoing GCC 5 transitions, as I'm handling the
transitions for almost all of the Debian GIS packages.

I'll push your merkaartor packaging to the new repo on Alioth and update
it for the new upstream development on GitHub. The first uploads will
ofcourse be to experimental first, we can use those builds to triage all
the outstanding issues. I suspect many of them will already be resolved
in the new upstream releases.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1



Bug#731118: merkaartor: Updates for new upstream development by the OpenStreetMap community

2015-07-19 Thread Bas Couwenberg
Package: merkaartor
Version: 0.18.1-3+b6
Tags: patch
Followup-For: Bug #731118

Hi Bernd,

The attached patch contains updates for the new Merkaartor upstream
development by the OpenStreetMap community.

The Homepage URL is updated to www.merkaartor.be, and the watch file is
updated to use the GitHub releases.

Maybe it's a good idea to move merkaartor under the Debian GIS umbrella
where it can benefit from more team maintenance.

Kind Regards,

Bas
From 6cfeb08eb96b052bd535e315f4c7dac554e9cc60 Mon Sep 17 00:00:00 2001
From: Bas Couwenberg sebas...@xs4all.nl
Date: Sun, 19 Jul 2015 17:13:46 +0200
Subject: Updates for new upstream development by the OpenStreetMap community.

- Update watch file for move to GitHub.
- Update Homepage URL to www.merkaartor.be.
---
 debian/control | 2 +-
 debian/watch   | 8 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 4922fa1..77ecded 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (= 7), quilt, zlib1g-dev,
 Standards-Version: 3.8.4
 Vcs-Git: git://git.recluse.de/debian/pkg-merkaartor.git
 Vcs-Browser: http://git.recluse.de/repos/debian/pkg-merkaartor.git
-Homepage: http://www.merkaartor.org/
+Homepage: http://www.merkaartor.be/
 
 Package: merkaartor
 Architecture: any
diff --git a/debian/watch b/debian/watch
index 347472f..a109f33 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,7 @@
 version=3
-opts=dversionmangle=s/\+svnfixes~[0-9]*$// \
-http://www.merkaartor.org/Download/ .*/downloads/source/merkaartor-(.*)\.tar\.bz2 debian debian/uscan_repack.sh
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/;s/-/./g,\
+filenamemangle=s/(?:.*)?(?:rel|v|merkaartor)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/merkaartor-$1.$2/ \
+https://github.com/openstreetmap/merkaartor/releases \
+(?:.*/)?(?:rel|v|merkaartor)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
-- 
2.1.4