Bug#738935: pu: package qlandkartegt/1.5.0~dfsg1-1+deb7u1

2014-09-08 Thread Jonathan Wiltshire

Control: tag -1 pending

On 2014-08-30 18:32, Jaromír Mikeš wrote:

So sponsored upload would be great.


Uploaded, and flagged for acceptance.

Thanks,

--
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

directhex i have six years of solaris sysadmin experience, from
8-10. i am well qualified to say it is made from bonghits
layered on top of bonghits


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#738935: pu: package qlandkartegt/1.5.0~dfsg1-1+deb7u1

2014-08-30 Thread Jaromír Mikeš
2014-08-24 21:49 GMT+03:00 Adam D. Barratt a...@adam-barratt.org.uk:

 On 2014-04-13 18:56, Adam D. Barratt wrote:

 On Wed, 2014-04-02 at 12:34 +0200, Jaromír Mikeš wrote:

 Sorry for delay and thanks for remind me.

 I just uploaded ... hopefully it is fine like this.


 Unfortunately it looks like the upload had some issues:

 Apr  2 08:47:09 qlandkartegt_1.5.0~dfsg1-1+deb7u1_amd64.changes: does
 not start with a clearsigned message
 Apr  2 08:47:09 /qlandkartegt_1.5.0~dfsg1-1+deb7u1_amd64.changes has
 bad PGP/GnuPG signature!
 Apr  2 08:47:09 Removing
 /qlandkartegt_1.5.0~dfsg1-1+deb7u1_amd64.changes, but keeping its
 associated files for now.
 Apr  3 08:55:56 Deleted stray file
 /qlandkartegt_1.5.0~dfsg1-1+deb7u1.debian.tar.xz
 Apr  3 08:55:56 Deleted stray file /qlandkartegt_1.5.0~dfsg1-1+deb7u1.dsc
 Apr  3 08:55:56 Deleted stray file /qlandkartegt_1.5.0~dfsg1-1+
 deb7u1_amd64.deb


 Ping?


Hello Adam,

thanks remind me ... unfortunately I am busy at the moment with other
things I have to leave it for later :(

best regards

mira


Bug#738935: pu: package qlandkartegt/1.5.0~dfsg1-1+deb7u1

2014-08-30 Thread Sebastiaan Couwenberg
On 08/30/2014 12:23 PM, Jaromír Mikeš wrote:
 thanks remind me ... unfortunately I am busy at the moment with other
 things I have to leave it for later :(

Maybe I can help.

What needs to be done to get the proposed-update into shape?

Kind Regards,

Bas

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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#738935: pu: package qlandkartegt/1.5.0~dfsg1-1+deb7u1

2014-08-30 Thread Jaromír Mikeš
2014-08-30 14:19 GMT+03:00 Sebastiaan Couwenberg sebas...@xs4all.nl:

 On 08/30/2014 12:23 PM, Jaromír Mikeš wrote:
  thanks remind me ... unfortunately I am busy at the moment with other
  things I have to leave it for later :(


Hello Sebastiaan,


 Maybe I can help.


That would be great.

What needs to be done to get the proposed-update into shape?


Following patch should be applied against the 1.5.0~dfsg1 ... I never
figured out what is right workflow in git for fixing stable
So I got trouble with signature when tried use dpkg-buildpackage instead.

-

diff -Nru qlandkartegt-1.5.0~dfsg1/debian/changelog qlandkartegt-1.5.0~dfsg
1/debian/changelog
--- qlandkartegt-1.5.0~dfsg1/debian/changelog 2012-06-26 22:28:06.0
+0200
+++ qlandkartegt-1.5.0~dfsg1/debian/changelog 2014-02-12 21:17:35.0
+0100
@@ -1,3 +1,9 @@
+qlandkartegt (1.5.0~dfsg1-1+deb7u1) unstable; urgency=low
+
+ * Added patch to fix downloading of OSM mapnik tiles (Closes:
#736550 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736550)
+
+ -- Jaromír Mikeš Wed, 12 Feb 2014 21:16:10 +0100
+
qlandkartegt (1.5.0~dfsg1-1) unstable; urgency=low

* New upstream release.
diff -Nru qlandkartegt-1.5.0~dfsg1/debian/patches/series qlandkartegt-1.5.0~
dfsg1/debian/patches/series
--- qlandkartegt-1.5.0~dfsg1/debian/patches/series 1970-01-01 01:00:
00.0 +0100
+++ qlandkartegt-1.5.0~dfsg1/debian/patches/series 2014-02-12 21:14:
54.0 +0100
@@ -0,0 +1 @@
+set-user-agent.patch
diff
-Nru qlandkartegt-1.5.0~dfsg1/debian/patches/set-user-agent.patch
qlandkartegt-1.5.0~dfsg1/debian/patches/set-user-agent.patch
--- qlandkartegt-1.5.0~dfsg1/debian/patches/set-user-agent.patch 1970-01-01
01:00:00.0 +0100
+++ qlandkartegt-1.5.0~dfsg1/debian/patches/set-user-agent.patch 2014-02-12
21:14:54.0 +0100
@@ -0,0 +1,18 @@
+--- a/src/CMapTms.cpp
 b/src/CMapTms.cpp
+@@ -27,6 +27,7 @@
+ #include CDlgMapTmsConfig.h
+ #include CMapSelectionRaster.h
+ #include CSettings.h
++#include version.h
+
+ #include
+ #include
+@@ -591,6 +592,7 @@
+
+ QNetworkRequest request;
+ request.setUrl(req.url);
++ request.setRawHeader(User-Agent , QLandkarteGT/ VER_STR);
+ req.reply = accessManager-get(request);
+
+ pendRequests[req.url.toString()] = req;=

-

regards

mira


Bug#738935: pu: package qlandkartegt/1.5.0~dfsg1-1+deb7u1

2014-08-30 Thread Sebastiaan Couwenberg
On 08/30/2014 01:51 PM, Jaromír Mikeš wrote:
 Following patch should be applied against the 1.5.0~dfsg1 ...
 I never figured out what is right workflow in git for fixing stable
 So I got trouble with signature when tried use dpkg-buildpackage instead.

I've pushed a wheezy branch to git.d.o, it's branched of the
debian/1.5.0_dfsg1-1 tag that's currently in wheezy, and includes your
changes for the proposed-update:

http://anonscm.debian.org/cgit/pkg-grass/qlandkartegt.git/log/?h=wheezy

Documenting the backports workflow in the Debian GIS Policy is still
TODO. But building the package from a backports branch comes down to:

git-buildpackage --git-pbuilder --git-debian-branch=wheezy \
 --git-dist=wheezy --git-pristine-tar

Make sure that you have an up to date wheezy cowbuilder chroot.
If you don't have one, you can create it with:

sudo cowbuilder --create --distribution=wheezy \
 --basepath=/var/cache/pbuilder/base-wheezy.cow

Since qtlandkartegt has only recently been moved to the Debian GIS team,
I don't think a team upload is appropriate for this proposed-update. You
should be able to build the package as described above.

If you don't have time to build and upload the proposed-update, I can
ask Andreas to sponsor it.

Kind Regards,

Bas

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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#738935: pu: package qlandkartegt/1.5.0~dfsg1-1+deb7u1

2014-08-30 Thread Jaromír Mikeš
2014-08-30 16:22 GMT+03:00 Sebastiaan Couwenberg sebas...@xs4all.nl:

 On 08/30/2014 01:51 PM, Jaromír Mikeš wrote:
  Following patch should be applied against the 1.5.0~dfsg1 ...
  I never figured out what is right workflow in git for fixing stable
  So I got trouble with signature when tried use dpkg-buildpackage instead.

 I've pushed a wheezy branch to git.d.o, it's branched of the
 debian/1.5.0_dfsg1-1 tag that's currently in wheezy, and includes your
 changes for the proposed-update:

 http://anonscm.debian.org/cgit/pkg-grass/qlandkartegt.git/log/?h=wheezy

 Documenting the backports workflow in the Debian GIS Policy is still
 TODO. But building the package from a backports branch comes down to:

 git-buildpackage --git-pbuilder --git-debian-branch=wheezy \
  --git-dist=wheezy --git-pristine-tar

 Make sure that you have an up to date wheezy cowbuilder chroot.
 If you don't have one, you can create it with:

 sudo cowbuilder --create --distribution=wheezy \
  --basepath=/var/cache/pbuilder/base-wheezy.cow

 Since qtlandkartegt has only recently been moved to the Debian GIS team,
 I don't think a team upload is appropriate for this proposed-update. You
 should be able to build the package as described above.

 If you don't have time to build and upload the proposed-update, I can
 ask Andreas to sponsor it.


Thank you Sebastiaan!

I am on hotel wifi know ... not good for pbuilder building.
Than 1 day home and again traveling for 3 weeks without laptop.
So sponsored upload would be great.

best regards

mira


Bug#738935: pu: package qlandkartegt/1.5.0~dfsg1-1+deb7u1

2014-08-24 Thread Adam D. Barratt

On 2014-04-13 18:56, Adam D. Barratt wrote:

On Wed, 2014-04-02 at 12:34 +0200, Jaromír Mikeš wrote:

Sorry for delay and thanks for remind me.

I just uploaded ... hopefully it is fine like this.


Unfortunately it looks like the upload had some issues:

Apr  2 08:47:09 qlandkartegt_1.5.0~dfsg1-1+deb7u1_amd64.changes: does
not start with a clearsigned message
Apr  2 08:47:09 /qlandkartegt_1.5.0~dfsg1-1+deb7u1_amd64.changes has
bad PGP/GnuPG signature!
Apr  2 08:47:09 Removing
/qlandkartegt_1.5.0~dfsg1-1+deb7u1_amd64.changes, but keeping its
associated files for now.
Apr  3 08:55:56 Deleted stray file
/qlandkartegt_1.5.0~dfsg1-1+deb7u1.debian.tar.xz
Apr  3 08:55:56 Deleted stray file 
/qlandkartegt_1.5.0~dfsg1-1+deb7u1.dsc
Apr  3 08:55:56 Deleted stray file 
/qlandkartegt_1.5.0~dfsg1-1+deb7u1_amd64.deb


Ping?

Regards,

Adam


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#738935: pu: package qlandkartegt/1.5.0~dfsg1-1+deb7u1

2014-04-13 Thread Adam D. Barratt
On Wed, 2014-04-02 at 12:34 +0200, Jaromír Mikeš wrote:
 Sorry for delay and thanks for remind me.
 
 I just uploaded ... hopefully it is fine like this.

Unfortunately it looks like the upload had some issues:

Apr  2 08:47:09 qlandkartegt_1.5.0~dfsg1-1+deb7u1_amd64.changes: does not start 
with a clearsigned message
Apr  2 08:47:09 /qlandkartegt_1.5.0~dfsg1-1+deb7u1_amd64.changes has bad 
PGP/GnuPG signature!
Apr  2 08:47:09 Removing /qlandkartegt_1.5.0~dfsg1-1+deb7u1_amd64.changes, but 
keeping its associated files for now.
Apr  3 08:55:56 Deleted stray file 
/qlandkartegt_1.5.0~dfsg1-1+deb7u1.debian.tar.xz
Apr  3 08:55:56 Deleted stray file /qlandkartegt_1.5.0~dfsg1-1+deb7u1.dsc
Apr  3 08:55:56 Deleted stray file /qlandkartegt_1.5.0~dfsg1-1+deb7u1_amd64.deb

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#738935: pu: package qlandkartegt/1.5.0~dfsg1-1+deb7u1

2014-04-02 Thread Jaromír Mikeš


-- Původní zpráva --
Od: Adam D. Barratt a...@adam-barratt.org.uk
Komu: 738...@bugs.debian.org
Datum: 1. 4. 2014 22:59:26
Předmět: Re: Bug#738935: pu: package qlandkartegt/1.5.0~dfsg1-1+deb7u1

On Tue, 2014-03-11 at 21:49 +, Adam D. Barratt wrote:
 Control: tags -1 + confirmed
 
 On Thu, 2014-02-13 at 23:21 +0100, Jaromír Mikeš wrote:
[...]
  +qlandkartegt (1.5.0~dfsg1-1+deb7u1) unstable; urgency=low
 
 s/unstable/wheezy/ :-)
 
 With that change, please go ahead.

Ping?



Sorry for delay and thanks for remind me.

I just uploaded ... hopefully it is fine like this.




best regards




mira



Bug#738935: pu: package qlandkartegt/1.5.0~dfsg1-1+deb7u1

2014-04-01 Thread Adam D. Barratt
On Tue, 2014-03-11 at 21:49 +, Adam D. Barratt wrote:
 Control: tags -1 + confirmed
 
 On Thu, 2014-02-13 at 23:21 +0100, Jaromír Mikeš wrote:
[...]
  +qlandkartegt (1.5.0~dfsg1-1+deb7u1) unstable; urgency=low
 
 s/unstable/wheezy/ :-)
 
 With that change, please go ahead.

Ping?

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#738935: pu: package qlandkartegt/1.5.0~dfsg1-1+deb7u1

2014-03-11 Thread Adam D. Barratt
Control: tags -1 + confirmed

On Thu, 2014-02-13 at 23:21 +0100, Jaromír Mikeš wrote:
 as a follow-up to the recent thread in debian-release I am requesting
 permissing to upload an updated version of qlandkartegt to stable as
 in the attached debdiff.
 
 It fixes #736550 for stable: The mapnik tile server administrators
 enforced their usage policy about mid-January. The qlandkartegt
 program however is not compliant due to a missing/invalid User-Agent
 header. As a result, Openstreetmap tiles were no longer downloaded
 and not shown in the program.
 
 The patch fixes this by providing such a User-Agent header.
[...]
 +qlandkartegt (1.5.0~dfsg1-1+deb7u1) unstable; urgency=low

s/unstable/wheezy/ :-)

With that change, please go ahead.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#738935: pu: package qlandkartegt/1.5.0~dfsg1-1+deb7u1

2014-02-13 Thread Jaromír Mikeš
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: pu

Hello stable release team,

as a follow-up to the recent thread in debian-release I am requesting
permissing to upload an updated version of qlandkartegt to stable as
in the attached debdiff.

It fixes #736550 for stable: The mapnik tile server administrators
enforced their usage policy about mid-January. The qlandkartegt
program however is not compliant due to a missing/invalid User-Agent
header. As a result, Openstreetmap tiles were no longer downloaded
and not shown in the program.

The patch fixes this by providing such a User-Agent header.

Regards,


diff -Nru qlandkartegt-1.5.0~dfsg1/debian/changelog qlandkartegt-1.5.0~dfsg
1/debian/changelog
--- qlandkartegt-1.5.0~dfsg1/debian/changelog 2012-06-26 22:28:06.0 
+0200
+++ qlandkartegt-1.5.0~dfsg1/debian/changelog 2014-02-12 21:17:35.0 
+0100
@@ -1,3 +1,9 @@
+qlandkartegt (1.5.0~dfsg1-1+deb7u1) unstable; urgency=low
+
+ * Added patch to fix downloading of OSM mapnik tiles (Closes: #736550)
+
+ -- Jaromír Mikeš Wed, 12 Feb 2014 21:16:10 +0100
+
qlandkartegt (1.5.0~dfsg1-1) unstable; urgency=low

* New upstream release.
diff -Nru qlandkartegt-1.5.0~dfsg1/debian/patches/series qlandkartegt-1.5.0~
dfsg1/debian/patches/series
--- qlandkartegt-1.5.0~dfsg1/debian/patches/series 1970-01-01 01:00:
00.0 +0100
+++ qlandkartegt-1.5.0~dfsg1/debian/patches/series 2014-02-12 21:14:
54.0 +0100
@@ -0,0 +1 @@
+set-user-agent.patch
diff
-Nru qlandkartegt-1.5.0~dfsg1/debian/patches/set-user-agent.patch 
qlandkartegt-1.5.0~dfsg1/debian/patches/set-user-agent.patch
--- qlandkartegt-1.5.0~dfsg1/debian/patches/set-user-agent.patch 1970-01-01 
01:00:00.0 +0100
+++ qlandkartegt-1.5.0~dfsg1/debian/patches/set-user-agent.patch 2014-02-12 
21:14:54.0 +0100
@@ -0,0 +1,18 @@
+--- a/src/CMapTms.cpp
 b/src/CMapTms.cpp
+@@ -27,6 +27,7 @@
+ #include CDlgMapTmsConfig.h
+ #include CMapSelectionRaster.h
+ #include CSettings.h
++#include version.h
+ 
+ #include 
+ #include 
+@@ -591,6 +592,7 @@
+ 
+ QNetworkRequest request;
+ request.setUrl(req.url);
++ request.setRawHeader(User-Agent , QLandkarteGT/ VER_STR);
+ req.reply = accessManager-get(request);
+ 
+ pendRequests[req.url.toString()] = req;