[avce00] 01/02: Make short description shorter

2014-10-18 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository avce00.

commit 0cb20a33e8b6fd4e94407ff09b58ec23c300d476
Author: Johan Van de Wauw 
Date:   Sun Oct 19 00:34:40 2014 +0200

Make short description shorter
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c5e6077..5ce02cd 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Architecture: any
 Depends: ${shlibs:Depends},
  ${misc:Depends}
 Suggests: e00compr
-Description: Tools for conversion of ESRI Arcinfo Vector Coverage in E00 format
+Description: Conversion of ESRI Arcinfo Vector Coverage in E00 format
  AVCE00 is a C library and group of tools that makes Arcinfo (binary)
  Vector Coverages appear as E00. It allows you to read and write binary
  coverages just as if they were E00 files.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/avce00.git

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


[avce00] 02/02: Fix changelog comment

2014-10-18 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository avce00.

commit 69e5a1f1797d1cfcee7007db3913744b75eff1eb
Author: Johan Van de Wauw 
Date:   Sun Oct 19 00:35:01 2014 +0200

Fix changelog comment
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 3a744b5..c8ca805 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ avce00 (2.0.0-5) unstable; urgency=medium
 
   * Move to debhelper 9
   * Enable hardening when compiling/linking
-  * Bump upstream, fix vcs links (cme fix dpkg-control)
+  * Bump standards version, fix vcs links (cme fix dpkg-control)
   * Remove duplicate changelog
   * Add doc-base
   * Add myself to uploaders

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/avce00.git

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


[avce00] branch master updated (dafb99c -> 69e5a1f)

2014-10-18 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a change to branch master
in repository avce00.

  from  dafb99c   Update changelog/set to unstable
   new  0cb20a3   Make short description shorter
   new  69e5a1f   Fix changelog comment

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 2 +-
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/avce00.git

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


[avce00] 04/04: Update changelog/set to unstable

2014-10-18 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository avce00.

commit dafb99cb95b86da240b57fde1c8a7b77958797b2
Author: Johan Van de Wauw 
Date:   Sat Oct 18 21:59:25 2014 +0100

Update changelog/set to unstable
---
 debian/changelog | 6 --
 debian/doc-base  | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3cbf762..3a744b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
-avce00 (2.0.0-5) UNRELEASED; urgency=medium
+avce00 (2.0.0-5) unstable; urgency=medium
 
-  * Team upload
   * Move to debhelper 9
   * Enable hardening when compiling/linking
   * Bump upstream, fix vcs links (cme fix dpkg-control)
+  * Remove duplicate changelog
+  * Add doc-base
+  * Add myself to uploaders
 
  -- Johan Van de Wauw   Wed, 15 Oct 2014 21:15:24 
+0200
 
diff --git a/debian/doc-base b/debian/doc-base
index d68c8da..52beffa 100644
--- a/debian/doc-base
+++ b/debian/doc-base
@@ -6,7 +6,7 @@ Abstract: AVCE00 is an ANSI C library that makes Arc/Info 
binary coveragesi
  create new ones. The library has been designed in a way that it can be easily
  plugged into an existing E00 translator that you want to extend to support
  binary coverages. 
-Section: Science/Geoscience 
+Section: Science/Geoscience
 
 Format: HTML
 Files: /usr/share/doc/avce00/avce00.html

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/avce00.git

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


[avce00] 02/04: Add doc-base

2014-10-18 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository avce00.

commit 50e309a46689046dd757575bd8fef10cd198a4c6
Author: Johan Van de Wauw 
Date:   Sat Oct 18 22:46:55 2014 +0200

Add doc-base
---
 debian/doc-base | 13 +
 1 file changed, 13 insertions(+)

diff --git a/debian/doc-base b/debian/doc-base
new file mode 100644
index 000..d68c8da
--- /dev/null
+++ b/debian/doc-base
@@ -0,0 +1,13 @@
+Document: avce00-manual
+Title: Arc/Info Vector Coverage from/to E00 library
+Author: Daniel Morissette
+Abstract: AVCE00 is an ANSI C library that makes Arc/Info binary coveragesi
+ appear as ASCII E00. It can be used to read existing binary coverages or 
+ create new ones. The library has been designed in a way that it can be easily
+ plugged into an existing E00 translator that you want to extend to support
+ binary coverages. 
+Section: Science/Geoscience 
+
+Format: HTML
+Files: /usr/share/doc/avce00/avce00.html
+Index: /usr/share/doc/avce00/avce00.html

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/avce00.git

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


[avce00] 03/04: Add myself to uploaders

2014-10-18 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository avce00.

commit 8f43581a7e0ce6b00d9423fa6008173837df0b8b
Author: Johan Van de Wauw 
Date:   Sat Oct 18 22:47:04 2014 +0200

Add myself to uploaders
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d1505bf..c5e6077 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,7 @@
 Source: avce00
 Maintainer: Debian GIS Project 
-Uploaders: Francesco Paolo Lovergine 
+Uploaders: Francesco Paolo Lovergine ,
+   Johan Van de Wauw 
 Section: science
 Priority: extra
 Build-Depends: debhelper (>= 9)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/avce00.git

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


[avce00] 01/04: Add debian CPPFLAGS also

2014-10-18 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository avce00.

commit 9d542e55f6b4c7c1bba082bbc2d608a997f2adb7
Author: Johan Van de Wauw 
Date:   Sat Oct 18 22:19:06 2014 +0200

Add debian CPPFLAGS also
---
 debian/patches/GNUmakefile.diff | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/GNUmakefile.diff b/debian/patches/GNUmakefile.diff
index 2265639..b22d0a4 100644
--- a/debian/patches/GNUmakefile.diff
+++ b/debian/patches/GNUmakefile.diff
@@ -8,7 +8,7 @@ Enable the hardening flags when linking
  #
 -CFLAGS= $(BYTE_ORDER_FL) $(OPTFLAGS) -g -Wall -DDEBUG
 -LFLAGS= 
-+CFLAGS+= $(BYTE_ORDER_FL) $(OPTFLAGS) -g -Wall -DDEBUG
++CFLAGS+= $(CPPFLAGS) $(BYTE_ORDER_FL) $(OPTFLAGS) -g -Wall -DDEBUG
 +LFLAGS=$(LDFLAGS) 
  AR= ar
  

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/avce00.git

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


[avce00] branch master updated (dd21b44 -> dafb99c)

2014-10-18 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a change to branch master
in repository avce00.

  from  dd21b44   Remove duplicate changelog
   new  9d542e5   Add debian CPPFLAGS also
   new  50e309a   Add doc-base
   new  8f43581   Add myself to uploaders
   new  dafb99c   Update changelog/set to unstable

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog|  6 --
 debian/control  |  3 ++-
 debian/doc-base | 13 +
 debian/patches/GNUmakefile.diff |  2 +-
 4 files changed, 20 insertions(+), 4 deletions(-)
 create mode 100644 debian/doc-base

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/avce00.git

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


shapelib 1.3.0-4 MIGRATED to testing

2014-10-18 Thread Debian testing watch
FYI: The status of the shapelib source package
in Debian's testing distribution has changed.

  Previous version: 1.3.0-3
  Current version:  1.3.0-4

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


qmapshack 0.5.0-1 MIGRATED to testing

2014-10-18 Thread Debian testing watch
FYI: The status of the qmapshack source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  0.5.0-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


Bug#765421: Re: jmapviewer: Resolution for missing Bing logo

2014-10-18 Thread Martin Krüger

On 18.10.2014 16:19, Felix Natter wrote:



I thought you mean to patch josm in your last mail! Of course patching
jmapviewer to download the image during build time is a good solution:

wget http://dev.virtualearth.net/Branding/logo_powered_by.png -o ...
--> is that what you and Martin Krüger mean?



No:
Out suggested solution is  josm pulling the required logo from Microsoft 
on runtime.


In my solution the URL of the logo is read  from the attribution-xml.

Josm fetching the attribution-xml during bing-layer load is status quo .



I'm trying hard, but if the logo is not DFSG compliant *and* the
BrandLogoUri solution is not acceptable for MS (or Debian),


I dont see any problem from both sides:

Data  displayed or processed on Debian-installations is not limited by DFSG.

Microsoft distributess the Logo with the attribution infos.
Attributions without permit to display make no sense.


Best Regards
Martin

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


Bug#765421: jmapviewer: Resolution for missing Bing logo

2014-10-18 Thread Sebastiaan Couwenberg
On 10/18/2014 04:19 PM, Felix Natter wrote:
>>> But if MS decides the logo must not be included in jmapviewer
>>> then I'm afraid I *must* remove BingAerialTileSource.java from
>>> jmapviewer and apply the attached patch [1] to 0.0.svn7480+dfsg1-2,
>>> removing Bing support from JOSM. Otherwise jmapviewer may be moved to
>>> non-free because it contains Bing support but not the logo [2].
>>
>> I'm not sure that the alternative is that you *must* remove the Bing
>> support from jmapviewer.
>>
>> The logo referenced by the BrandLogoUri in the attribution REST-call be
>> fine the use instead of the bing_map.png included in jmapviewer. As
>> mentioned by Martin Krüger:
>>
>> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765421#30
>>
>> The Bing license says:
>>
>> "
>> and if the required logos and copyright notices are not
>> included in the service generated content, you shall add the logos and
>> copyright notices provided by Microsoft to the service generated content
>> as described in the SDKs
>> "
>>
>> Since the attribution REST-call includes the logo in its generated
>> content, downloading and using that instead of adding it in jmapviewer
>> itself seems to comply with the license.
> 
> I thought you mean to patch josm in your last mail! Of course patching
> jmapviewer to download the image during build time is a good solution:
> 
> wget http://dev.virtualearth.net/Branding/logo_powered_by.png -o ...
> --> is that what you and Martin Krüger mean?
> (is it even ok from a Debian point of view to download images during
> build?)

No, builds cannot require network connectivity.

> --> If yes, then I can implement it on the weekend. If it's more
> complex, then I'm probably out (see below). @Bas: could you take over in
> this case?

The proposed solution is to download the logo at runtime, using the
patch by Markus Lundblad which downloads the logo when fetching the
attribution meta data. See:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765421#60

I can apply this patch to the jmapviewer package since that's already
under the Debian GIS umbrella.

I've updated the josm, josm-plugins and openstreetmap-map-icons packages
with recent snapshots. Since all pkg-osm packages should move to
pkg-grass, I've created copies of these three repositories under
pkg-grass. So we can update these packages in the context of this bug too.

>>> --> can we agree on this?

If downloading the logo at runtime by patching jmapviewer is an
acceptable solution to both Debian and Microsoft, that's the way to go.

If it's not, then removing the Bing support from jmapviewer and patching
josm to cope with that is what we should do.

>> In the interest of our JOSM users, doing our best to prevent the removal
>> of Bing support in jmapviewer should be our priority.
>>
>> Please discuss the BrandLogoUri solution with Microsoft in your call,
>> that seems to be the preferred solution to keep jmapviewer and its rdeps
>> in main, while also complying with the Bing license terms.
>>
>> While my brief tests with your patch show that JOSM works fine without
>> Bing support, it's a major loss of functionality. MapBox Satellite and
>> other freely usable satellite imagery is not on par with the Bing
>> imagery.
> 
> I'm trying hard, but if the logo is not DFSG compliant *and* the
> BrandLogoUri solution is not acceptable for MS (or Debian), then I don't
> see any other choice but removing bing support from jmapviewer.
> Is *that* ok?

Yes.

> (this issue shortly before the code freeze puts pressure on me and
> is beginning to have an impact on my dayjob so I need to finish this
> on Monday!)

I can help you share the load with on Debian side.

Kind Regards,

Bas

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

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

Bug#765421: jmapviewer: Resolution for missing Bing logo

2014-10-18 Thread Felix Natter
Sebastiaan Couwenberg  writes:

hi Bas,
dear devs,

> On 10/18/2014 12:12 PM, Felix Natter wrote:
>> the good news is I have received a mail from a Microsoft employee
>> (unfortunately late on Friday) inviting me on a call regarding
>> use of the Bing logo in jmapviewer.
>> 
>> I will make that call on Monday morning and maybe we will be able to
>> agree on a free license that I can put in debian/copyright and thus I
>> can re-include bing_maps.png
>
> If they license the logo under a DFSG compatible license that would be
> great. And making our lives much easier.

Yes.

>> But if MS decides the logo must not be included in jmapviewer
>> then I'm afraid I *must* remove BingAerialTileSource.java from
>> jmapviewer and apply the attached patch [1] to 0.0.svn7480+dfsg1-2,
>> removing Bing support from JOSM. Otherwise jmapviewer may be moved to
>> non-free because it contains Bing support but not the logo [2].
>
> I'm not sure that the alternative is that you *must* remove the Bing
> support from jmapviewer.
>
> The logo referenced by the BrandLogoUri in the attribution REST-call be
> fine the use instead of the bing_map.png included in jmapviewer. As
> mentioned by Martin Krüger:
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765421#30
>
> The Bing license says:
>
> "
> and if the required logos and copyright notices are not
> included in the service generated content, you shall add the logos and
> copyright notices provided by Microsoft to the service generated content
> as described in the SDKs
> "
>
> Since the attribution REST-call includes the logo in its generated
> content, downloading and using that instead of adding it in jmapviewer
> itself seems to comply with the license.

I thought you mean to patch josm in your last mail! Of course patching
jmapviewer to download the image during build time is a good solution:

wget http://dev.virtualearth.net/Branding/logo_powered_by.png -o ...
--> is that what you and Martin Krüger mean?
(is it even ok from a Debian point of view to download images during
build?)

--> If yes, then I can implement it on the weekend. If it's more
complex, then I'm probably out (see below). @Bas: could you take over in
this case?

>> --> can we agree on this?
>
> In the interest of our JOSM users, doing our best to prevent the removal
> of Bing support in jmapviewer should be our priority.
>
> Please discuss the BrandLogoUri solution with Microsoft in your call,
> that seems to be the preferred solution to keep jmapviewer and its rdeps
> in main, while also complying with the Bing license terms.
>
> While my brief tests with your patch show that JOSM works fine without
> Bing support, it's a major loss of functionality. MapBox Satellite and
> other freely usable satellite imagery is not on par with the Bing
> imagery.

I'm trying hard, but if the logo is not DFSG compliant *and* the
BrandLogoUri solution is not acceptable for MS (or Debian), then I don't
see any other choice but removing bing support from jmapviewer.
Is *that* ok?
(this issue shortly before the code freeze puts pressure on me and
is beginning to have an impact on my dayjob so I need to finish this
on Monday!)

Best Regards,
-- 
Felix Natter

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

[openstreetmap-map-icons] annotated tag debian/1_0.0.svn26700-1 created (now 3e7cd0e)

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to annotated tag debian/1_0.0.svn26700-1
in repository openstreetmap-map-icons.

at  3e7cd0e   (tag)
   tagging  d02f1f40d024deff7735c89eda12f7b5cedafd62 (commit)
  replaces  debian/1_0.0.svn23763-1
 tagged by  David Paleino
on  Sun Sep 25 22:43:15 2011 +0200

- Log -
Debian release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk5/kmMACgkQ5qqQFxOSsXRX5wCfUHcDHtsm6O/ZWh1wNZ2fZDwS
WCsAoIsNa6jS39jQjOpdetMaIOCBCl91
=PIVX
-END PGP SIGNATURE-

David Paleino (9):
  Merge branch 'master' of 
git+ssh://git.debian.org/git/pkg-osm/openstreetmap-map-icons
  Imported Upstream version 0.0.svn26700
  Merge commit 'upstream/0.0.svn26700'
  New SVN snapshot
  Standards-Version bump to 3.9.2, no changes needed
  Merge changelogs
  Fix debian/copyright for DEP-5
  Don't symlink other icons from examples directory
  Releasing to sid

Giovanni Mascellani (2):
  Fixing the bug and releasing.
  Email and new year fixes.

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] annotated tag debian/1_0.0.svn23649-1 created (now 0907e13)

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to annotated tag debian/1_0.0.svn23649-1
in repository openstreetmap-map-icons.

at  0907e13   (tag)
   tagging  1cf5a89fdb76a7185eb58ec58c0e53aa3adb02fe (commit)
  replaces  debian/1_0.0.svn20783-1
 tagged by  David Paleino
on  Sun Oct 17 09:45:58 2010 +0200

- Log -
Debian release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAky6qbYACgkQ5qqQFxOSsXTxngCbBD78f11HXdHcvrqWteycs40T
UiMAn2gKzNV11ck+BdeXvt1dIrUgJaPL
=EpOv
-END PGP SIGNATURE-

David Paleino (16):
  debian/compat bumped to 7
  debian/control: build-dependency on debhelper bumped to >= 7.0.50~
  debian/rules rewritten using dh7
  Fix comment
  Don't configure nor build it
  Imported Upstream version 0.0.svn23649
  Merge commit 'upstream/0.0.svn23649'
  New SVN snapshot
  debian/compat bumped to 8
  debian/control: Standards Version bumped to 3.9.1, no changes needed
  debian/copyright DEP-5-ized
  debian/openstreetmap-map-icons-scalable.install: also install svg-twotone
  debian/rules: do magic things also with scalable-twotone
  Added packaging authors to copyright
  Fix debian/rules for scalable-twotone
  Releasing to sid

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] annotated tag upstream/0.0.svn27763 created (now 23a3f78)

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to annotated tag upstream/0.0.svn27763
in repository openstreetmap-map-icons.

at  23a3f78   (tag)
   tagging  86c5bb070f4b37f46668951d69795f63ee58e543 (commit)
  replaces  upstream/0.0.svn26700
 tagged by  David Paleino
on  Thu Mar 22 14:57:01 2012 +0100

- Log -
Upstream version 0.0.svn27763
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAk9rL60ACgkQ5qqQFxOSsXTsWwCdFnS2aVdmTw5OlmgUQwGxesqz
OhUAn2WWml+/sWN2cGz9vdQOwdKmCRNS
=CYyJ
-END PGP SIGNATURE-

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

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] annotated tag debian/1_0.0.0.20080713-1 created (now a3df8b2)

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to annotated tag debian/1_0.0.0.20080713-1
in repository openstreetmap-map-icons.

at  a3df8b2   (tag)
   tagging  d1ab75542d2ee04a1d225dc3ff43c53119d44529 (commit)
 tagged by  Giovanni Mascellani
on  Sun Apr 4 15:57:09 2010 +0200

- Log -
Debian version 1:0.0.0.20080706-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iF4EABEIAAYFAku4msAACgkQBIoTAU7n/+M+dgD6Anvlcby6AHA4/gsBWjP3N4pa
MEq8t3/498sMw/c5p6wBAJMM8z5DRHXW15EnPlrA7DGYapKr45dXjJP9DdN9hRKG
iJwEAAEIAAYFAku4msAACgkQgQqfaeGImwBfRwP+JoPY7Lr0+ak+qaWeu26wY9jG
u61VRIQBdf5cH74clSnu8Z0PnnEnka8dWdQd81t6FREPtK//+tyWwG+dDU4ouAgZ
1RVvq3KegqsnU0szfKlfk2ireNGZmx7r4ngQYi0x2scSpqnjIYNreU8agt8wJ7qd
2bOB4rjOojB0aSio/TE=
=fSTS
-END PGP SIGNATURE-

Andreas Putzo (8):
  Creating trunk directory
  [svn-inject] Applying Debian modifications to trunk
  Add get-orig-source target.
  rename package
  Rename back to openstreetmap-map-icons.
  Add explanation to changelog
  adapt install path
  fetched new snapshot from svn with the cmake modules removed.

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] annotated tag upstream/0.0.svn28731 created (now 87a2703)

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to annotated tag upstream/0.0.svn28731
in repository openstreetmap-map-icons.

at  87a2703   (tag)
   tagging  5246193b719cd2302396cbb400af3e59d6c1c9f0 (commit)
  replaces  upstream/0.0.svn27763
 tagged by  David Paleino
on  Wed Dec 19 22:57:50 2012 +0100

- Log -
Upstream version 0.0.svn28731
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAlDSOF4ACgkQ5qqQFxOSsXRzQgCeOFm1EUmh0/ueOQUMtzHW3ZtU
tZAAn2izpkyyV0KUeUI32W0GcvNvCIU1
=xSBT
-END PGP SIGNATURE-

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

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] annotated tag upstream/0.0.svn26700 created (now e4b5ae7)

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to annotated tag upstream/0.0.svn26700
in repository openstreetmap-map-icons.

at  e4b5ae7   (tag)
   tagging  3d5308faa4abeca394ccabb6a01ef1c6c7c06763 (commit)
  replaces  upstream/0.0.svn23763
 tagged by  David Paleino
on  Sun Sep 25 22:29:07 2011 +0200

- Log -
Upstream version 0.0.svn26700
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk5/jxMACgkQ5qqQFxOSsXQHawCghWNJ/G3uux+h2+nMtzdehDA3
WxAAnRkRnB57VzMQ4AbnsgU48Sq6uhrZ
=TMxn
-END PGP SIGNATURE-

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

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] annotated tag upstream/0.0.svn18468 created (now 8eb3f19)

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to annotated tag upstream/0.0.svn18468
in repository openstreetmap-map-icons.

at  8eb3f19   (tag)
   tagging  6821a1ffaa86a9e94db3c8e8b6a46e434f2dc5c6 (commit)
 tagged by  Giovanni Mascellani
on  Sun Apr 4 15:37:06 2010 +0200

- Log -
Upstream version 0.0.svn18468

Giovanni Mascellani (2):
  Initial upstream branch
  Imported Upstream version 0.0.svn18468

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] annotated tag debian/1_0.0.svn27763-1 created (now de18f99)

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to annotated tag debian/1_0.0.svn27763-1
in repository openstreetmap-map-icons.

at  de18f99   (tag)
   tagging  f0120af2f35c241b93f5b40d99437f5874b328c9 (commit)
  replaces  debian/1_0.0.svn26700-1
 tagged by  David Paleino
on  Thu Mar 22 15:05:22 2012 +0100

- Log -
Debian release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAk9rMaIACgkQ5qqQFxOSsXTwDgCeMjOTbxwP+eJtWWJYdcj0B/4w
0m8AoJ9Tdub9aFPFpMxAQxA61lXlIdit
=ey0v
-END PGP SIGNATURE-

David Paleino (6):
  Imported Upstream version 0.0.svn27763
  Merge tag 'upstream/0.0.svn27763'
  New SVN snapshot
  Standards-Version bump to 3.9.3, no changes needed
  Updated debian/copyright
  Releasing to sid

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] annotated tag debian/1_0.0.svn23763-1 created (now 789fe84)

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to annotated tag debian/1_0.0.svn23763-1
in repository openstreetmap-map-icons.

at  789fe84   (tag)
   tagging  e740e7968eae8dd2181d5ad6d2e997c705ce2ab8 (commit)
  replaces  debian/1_0.0.svn23649-1
 tagged by  David Paleino
on  Sun Feb 20 17:12:25 2011 +0100

- Log -
Debian release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk1hPWkACgkQ5qqQFxOSsXTv0ACfRQMY1m3yWoKEJElVwIfdXwMb
zUYAn1ZLXPduFTSZKDX16q+BW25xVxx6
=KjM2
-END PGP SIGNATURE-

David Paleino (5):
  Imported Upstream version 0.0.svn23763
  Merge commit 'upstream/0.0.svn23763'
  New SVN snapshot
  Package moved to Debian OpenStreetMap Team -- it has nothing GIS :)
  Releasing to sid

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] annotated tag debian/1_0.0.svn20783-1 created (now a9d9600)

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to annotated tag debian/1_0.0.svn20783-1
in repository openstreetmap-map-icons.

at  a9d9600   (tag)
   tagging  42581a4f0ac3add582edc37ad2e270994356cadc (commit)
  replaces  debian/1_0.0.svn18468-1
 tagged by  David Paleino
on  Sun Oct 17 09:51:55 2010 +0200

- Log -
Debian release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAky6qxsACgkQ5qqQFxOSsXQo9wCeL4javBE2dapshg9fGUP/ZJw9
jYAAoLk4XTbbZe2a1yByntdueb2YxkaS
=mzpa
-END PGP SIGNATURE-

David Paleino (1):
  debian/control: added myself and pkg-osm to Uploaders

Giovanni Mascellani (9):
  Imported Upstream version 0.0.svn20783
  Merge commit 'upstream/0.0.svn20783'
  New upstream release
  Adjusting to override
  std-ver -> 3.8.4
  Depends: ${misc:Depends}
  Typo
  Swtich to 3.0 (quilt)
  Vcs-* fixed

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 08/08: pristine-tar data for openstreetmap-map-icons_0.0.svn30730.orig.tar.gz

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch pristine-tar
in repository openstreetmap-map-icons.

commit 639feaff20fced025cae476f63dc4660bd25d296
Author: Bas Couwenberg 
Date:   Sat Oct 18 14:30:12 2014 +0200

pristine-tar data for openstreetmap-map-icons_0.0.svn30730.orig.tar.gz
---
 openstreetmap-map-icons_0.0.svn30730.orig.tar.gz.delta | Bin 0 -> 78528 bytes
 openstreetmap-map-icons_0.0.svn30730.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/openstreetmap-map-icons_0.0.svn30730.orig.tar.gz.delta 
b/openstreetmap-map-icons_0.0.svn30730.orig.tar.gz.delta
new file mode 100644
index 000..abb2161
Binary files /dev/null and 
b/openstreetmap-map-icons_0.0.svn30730.orig.tar.gz.delta differ
diff --git a/openstreetmap-map-icons_0.0.svn30730.orig.tar.gz.id 
b/openstreetmap-map-icons_0.0.svn30730.orig.tar.gz.id
new file mode 100644
index 000..5cc4679
--- /dev/null
+++ b/openstreetmap-map-icons_0.0.svn30730.orig.tar.gz.id
@@ -0,0 +1 @@
+64ec3df01d96809c7eaa0782403d82717dcfcda6

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] annotated tag upstream/0.0.svn20783 created (now 5a8fca5)

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to annotated tag upstream/0.0.svn20783
in repository openstreetmap-map-icons.

at  5a8fca5   (tag)
   tagging  6d0f58dd9f704e70b235ae5bdf3289a621ffc210 (commit)
  replaces  upstream/0.0.svn18468
 tagged by  Giovanni Mascellani
on  Sun Apr 4 15:49:19 2010 +0200

- Log -
Upstream version 0.0.svn20783

Giovanni Mascellani (1):
  Imported Upstream version 0.0.svn20783

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] annotated tag upstream/0.0.svn23763 created (now 93a9f5f)

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to annotated tag upstream/0.0.svn23763
in repository openstreetmap-map-icons.

at  93a9f5f   (tag)
   tagging  c45262e91ceea1c32b8e4c74f933a0e84117b7e3 (commit)
  replaces  upstream/0.0.svn23649
 tagged by  David Paleino
on  Mon Jan 3 10:19:27 2011 +0100

- Log -
Upstream version 0.0.svn23763
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk0hlJ8ACgkQ5qqQFxOSsXR9XwCeOFdzt78Csp/eiayTklm7JyhL
L9cAn2FjYeZ5D2cGfWDhLUxpCMTheOg0
=9Pcv
-END PGP SIGNATURE-

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

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] annotated tag debian/1_0.0.svn28731-1 created (now b9fe8a0)

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to annotated tag debian/1_0.0.svn28731-1
in repository openstreetmap-map-icons.

at  b9fe8a0   (tag)
   tagging  4b79f7c23956b11e89bcd337084720fc69bebe6d (commit)
  replaces  debian/1_0.0.svn27763-1
 tagged by  David Paleino
on  Wed Dec 19 23:38:09 2012 +0100

- Log -
Debian release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAlDSQdEACgkQ5qqQFxOSsXSx7QCgvhg3TqGy6kQRBBddeqJisbHR
ATcAn3X36a74iBygtG+MWQeXnkUXRLIW
=yxAo
-END PGP SIGNATURE-

David Paleino (7):
  Imported Upstream version 0.0.svn28731
  Merge tag 'upstream/0.0.svn28731'
  New SVN snapshot
  Standards-Version bump to 3.9.4, no changes needed
  Merge remote-tracking branch 'origin/master'
  Updated Vcs-* fields
  Releasing to sid

Giovanni Mascellani (1):
  Remove myself from the uploaders list.

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] branch upstream created (now fd56318)

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch upstream
in repository openstreetmap-map-icons.

at  fd56318   Imported Upstream version 0.0.svn30730

This branch includes the following new commits:

   new  4275b9e   Initial upstream branch
   new  6821a1f   Imported Upstream version 0.0.svn18468
   new  6d0f58d   Imported Upstream version 0.0.svn20783
   new  c021342   Imported Upstream version 0.0.svn23649
   new  c45262e   Imported Upstream version 0.0.svn23763
   new  3d5308f   Imported Upstream version 0.0.svn26700
   new  86c5bb0   Imported Upstream version 0.0.svn27763
   new  5246193   Imported Upstream version 0.0.svn28731
   new  fd56318   Imported Upstream version 0.0.svn30730

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] annotated tag debian/1_0.0.svn18468-1 created (now bf1f716)

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to annotated tag debian/1_0.0.svn18468-1
in repository openstreetmap-map-icons.

at  bf1f716   (tag)
   tagging  82d511ea19c08b8ee951d1b77fcd41696bf42b6b (commit)
  replaces  debian/1_0.0.0.20080713-1
 tagged by  Giovanni Mascellani
on  Sun Apr 4 15:40:58 2010 +0200

- Log -
Debian version 1:0.0.svn18468-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iF4EABEIAAYFAku4lvEACgkQBIoTAU7n/+OmEAD+IeEP1in38MBqbBGtxLkeFOXw
JCg+CT+3GivMU73T7dUA/0OMEJN/lKZphE+crIxOHdr82w2fU9qAYmXj39f2a1Ib
iJwEAAEIAAYFAku4lvEACgkQgQqfaeGImwB6RwQAgoN1HYXudPAOTZIwq+iNxxr/
WuxjheNPMGhlv9/Md6uTKAO5bN4m/kCI8It85siBI2Uteg/RatmT9BcvOefzt6jT
Zw0FWuKAzSsQ2f3URxlEa4K4S3DvyJAOi9j7pFmopUe/rN62DsqCfYIxTKraHis4
jaJJkHtrHuEze5iumZk=
=xman
-END PGP SIGNATURE-

Giovanni Mascellani (12):
  Adding myself as comaintainer
  Fixed get-orig-source
  New release
  Fixing lintian complaints
  Minor fixes
  Minor fix
  File name changed, in order to get them correctly used
  Docs and examples generation updated
  README.Debian added
  Initial upstream branch
  Imported Upstream version 0.0.svn18468
  Merge commit 'upstream/0.0.svn18468'

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] annotated tag upstream/0.0.svn23649 created (now b65c276)

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to annotated tag upstream/0.0.svn23649
in repository openstreetmap-map-icons.

at  b65c276   (tag)
   tagging  c0213422e8409949bcecc2aa420819fb1e4960b5 (commit)
  replaces  upstream/0.0.svn20783
 tagged by  David Paleino
on  Sun Oct 17 09:19:13 2010 +0200

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

iEYEABECAAYFAky6o3EACgkQ5qqQFxOSsXSXKQCgg5avMTIGZ1/Gg/JLgsUh7y/M
rUoAn1l2tL8feXbZ9Sz7gJxLlmkVxTIo
=HHEw
-END PGP SIGNATURE-

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

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] annotated tag upstream/0.0.svn30730 created (now a7fbcb3)

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to annotated tag upstream/0.0.svn30730
in repository openstreetmap-map-icons.

at  a7fbcb3   (tag)
   tagging  fd56318a2f3cdf1be9e164a6b615092344533845 (commit)
  replaces  upstream/0.0.svn28731
 tagged by  Bas Couwenberg
on  Sat Oct 18 14:30:12 2014 +0200

- Log -
Upstream version 0.0.svn30730

Bas Couwenberg (1):
  Imported Upstream version 0.0.svn30730

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 07/08: pristine-tar data for openstreetmap-map-icons_0.0.svn28731.orig.tar.gz

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch pristine-tar
in repository openstreetmap-map-icons.

commit 4a096ccf7209b971673c0111a0af3d47de6bb60e
Author: David Paleino 
Date:   Wed Dec 19 22:57:49 2012 +0100

pristine-tar data for openstreetmap-map-icons_0.0.svn28731.orig.tar.gz
---
 openstreetmap-map-icons_0.0.svn28731.orig.tar.gz.delta | Bin 0 -> 76939 bytes
 openstreetmap-map-icons_0.0.svn28731.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/openstreetmap-map-icons_0.0.svn28731.orig.tar.gz.delta 
b/openstreetmap-map-icons_0.0.svn28731.orig.tar.gz.delta
new file mode 100644
index 000..cff2ae4
Binary files /dev/null and 
b/openstreetmap-map-icons_0.0.svn28731.orig.tar.gz.delta differ
diff --git a/openstreetmap-map-icons_0.0.svn28731.orig.tar.gz.id 
b/openstreetmap-map-icons_0.0.svn28731.orig.tar.gz.id
new file mode 100644
index 000..4b69e58
--- /dev/null
+++ b/openstreetmap-map-icons_0.0.svn28731.orig.tar.gz.id
@@ -0,0 +1 @@
+1ef00be6d180c34983a150d8ce2d6627effecb37

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 82/87: Switch Maintainer from the Debian OpenStreetMap Team to the Debian GIS Project.

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit c4b027331b37daec2296fabe7e4aa9bdf8f487e9
Author: Bas Couwenberg 
Date:   Sat Oct 18 15:22:40 2014 +0200

Switch Maintainer from the Debian OpenStreetMap Team to the Debian GIS 
Project.
---
 debian/changelog | 2 ++
 debian/control   | 9 +
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7556bab..33d37e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ openstreetmap-map-icons (1:0.0.svn30730-1.1) UNRELEASED; 
urgency=medium
   * New upstream SVN snapshot.
   * Bump debhelper compatibility to 9.
   * Restructure control file with cme.
+  * Switch Maintainer from the Debian OpenStreetMap Team to the Debian
+GIS Project.
 
  -- Bas Couwenberg   Sat, 18 Oct 2014 14:30:58 +0200
 
diff --git a/debian/control b/debian/control
index 9b656ec..7057696 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,13 @@
 Source: openstreetmap-map-icons
-Maintainer: Debian OpenStreetMap Team 
-Uploaders: David Paleino 
+Maintainer: Debian GIS Project 
+Uploaders: David Paleino ,
+   Debian OpenStreetMap Team 
 Section: utils
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Standards-Version: 3.9.4
-Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-osm/openstreetmap-map-icons.git
-Vcs-Git: git://anonscm.debian.org/pkg-osm/openstreetmap-map-icons.git
+Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-grass/openstreetmap-map-icons.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/openstreetmap-map-icons.git
 Homepage: http://wiki.openstreetmap.org/index.php/Map_Icons
 
 Package: openstreetmap-map-icons-classic

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 86/87: Update copyright file, add Copyright fields.

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit e0d93b3441ed7d713c6394dfd0fa599420b93b11
Author: Bas Couwenberg 
Date:   Sat Oct 18 15:57:03 2014 +0200

Update copyright file, add Copyright fields.
---
 debian/changelog | 1 +
 debian/copyright | 5 +
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 714d3c1..bfdc5ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ openstreetmap-map-icons (1:0.0.svn30730-1) UNRELEASED; 
urgency=medium
   * Add myself to Uploaders.
   * Add Source to copyright.
   * Add patch to use local icon images in examples.
+  * Update copyright file, add Copyright fields.
 
  -- Bas Couwenberg   Sat, 18 Oct 2014 14:30:58 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 14905b1..00ca912 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,11 +4,16 @@ Upstream-Author: Joerg Ostertag 
 Source: http://svn.openstreetmap.org/applications/share/map-icons
 
 Files: *
+Copyright: disclaimed
 License: public-domain
  These icons and scripts are placed in the public domain by their authors.
 
 Files: debian/*
+Copyright: disclaimed
 Author: 2008-2009, Andreas Putzo 
  2009-2011, Giovanni Mascellani 
  2010-2012, David Paleino 
 License: public-domain
+ The debian packaging is placed in the public domain for compatibility
+ with upstream.
+

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 84/87: Add Source to copyright.

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit b26b1a50b09c2dff3dfb90a9e602fb8e6589a018
Author: Bas Couwenberg 
Date:   Sat Oct 18 15:25:40 2014 +0200

Add Source to copyright.
---
 debian/changelog | 1 +
 debian/copyright | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0f17e0d..933db15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ openstreetmap-map-icons (1:0.0.svn30730-1) UNRELEASED; 
urgency=medium
   * Switch Maintainer from the Debian OpenStreetMap Team to the Debian
 GIS Project.
   * Add myself to Uploaders.
+  * Add Source to copyright.
 
  -- Bas Couwenberg   Sat, 18 Oct 2014 14:30:58 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 9686f22..14905b1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
 Upstream-Author: Joerg Ostertag 
  Guenther Meyer .
+Source: http://svn.openstreetmap.org/applications/share/map-icons
 
 Files: *
 License: public-domain

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 01/08: pristine-tar data for openstreetmap-map-icons_0.0.svn18468.orig.tar.gz

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch pristine-tar
in repository openstreetmap-map-icons.

commit 342ca2b5e548b825f1ce31885c3254e867500f7d
Author: Giovanni Mascellani 
Date:   Sun Apr 4 15:36:59 2010 +0200

pristine-tar data for openstreetmap-map-icons_0.0.svn18468.orig.tar.gz
---
 openstreetmap-map-icons_0.0.svn18468.orig.tar.gz.delta | Bin 0 -> 73424 bytes
 openstreetmap-map-icons_0.0.svn18468.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/openstreetmap-map-icons_0.0.svn18468.orig.tar.gz.delta 
b/openstreetmap-map-icons_0.0.svn18468.orig.tar.gz.delta
new file mode 100644
index 000..d11c329
Binary files /dev/null and 
b/openstreetmap-map-icons_0.0.svn18468.orig.tar.gz.delta differ
diff --git a/openstreetmap-map-icons_0.0.svn18468.orig.tar.gz.id 
b/openstreetmap-map-icons_0.0.svn18468.orig.tar.gz.id
new file mode 100644
index 000..d6c838b
--- /dev/null
+++ b/openstreetmap-map-icons_0.0.svn18468.orig.tar.gz.id
@@ -0,0 +1 @@
+6821a1ffaa86a9e94db3c8e8b6a46e434f2dc5c6

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 79/87: New upstream SVN snapshot.

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 631ee7bdbaaaebdb782098c8ec2b8453d38b8dde
Author: Bas Couwenberg 
Date:   Sat Oct 18 14:32:01 2014 +0200

New upstream SVN snapshot.
---
 debian/changelog | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2931199..e2b8f2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+openstreetmap-map-icons (1:0.0.svn30730-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * New upstream SVN snapshot.
+
+ -- Bas Couwenberg   Sat, 18 Oct 2014 14:30:58 +0200
+
 openstreetmap-map-icons (1:0.0.svn28731-1) unstable; urgency=low
 
   [ Giovanni Mascellani ]

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 04/08: pristine-tar data for openstreetmap-map-icons_0.0.svn23763.orig.tar.gz

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch pristine-tar
in repository openstreetmap-map-icons.

commit 571f052822c4556fd09d40819cfa17576adf21f8
Author: David Paleino 
Date:   Mon Jan 3 10:19:25 2011 +0100

pristine-tar data for openstreetmap-map-icons_0.0.svn23763.orig.tar.gz
---
 openstreetmap-map-icons_0.0.svn23763.orig.tar.gz.delta | Bin 0 -> 79486 bytes
 openstreetmap-map-icons_0.0.svn23763.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/openstreetmap-map-icons_0.0.svn23763.orig.tar.gz.delta 
b/openstreetmap-map-icons_0.0.svn23763.orig.tar.gz.delta
new file mode 100644
index 000..7e0f6a7
Binary files /dev/null and 
b/openstreetmap-map-icons_0.0.svn23763.orig.tar.gz.delta differ
diff --git a/openstreetmap-map-icons_0.0.svn23763.orig.tar.gz.id 
b/openstreetmap-map-icons_0.0.svn23763.orig.tar.gz.id
new file mode 100644
index 000..7a16628
--- /dev/null
+++ b/openstreetmap-map-icons_0.0.svn23763.orig.tar.gz.id
@@ -0,0 +1 @@
+c45262e91ceea1c32b8e4c74f933a0e84117b7e3

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 05/08: pristine-tar data for openstreetmap-map-icons_0.0.svn26700.orig.tar.gz

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch pristine-tar
in repository openstreetmap-map-icons.

commit f5347081420f539add0853117061361ff2662192
Author: David Paleino 
Date:   Sun Sep 25 22:29:07 2011 +0200

pristine-tar data for openstreetmap-map-icons_0.0.svn26700.orig.tar.gz
---
 openstreetmap-map-icons_0.0.svn26700.orig.tar.gz.delta | Bin 0 -> 78299 bytes
 openstreetmap-map-icons_0.0.svn26700.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/openstreetmap-map-icons_0.0.svn26700.orig.tar.gz.delta 
b/openstreetmap-map-icons_0.0.svn26700.orig.tar.gz.delta
new file mode 100644
index 000..e386fe0
Binary files /dev/null and 
b/openstreetmap-map-icons_0.0.svn26700.orig.tar.gz.delta differ
diff --git a/openstreetmap-map-icons_0.0.svn26700.orig.tar.gz.id 
b/openstreetmap-map-icons_0.0.svn26700.orig.tar.gz.id
new file mode 100644
index 000..cf0b5cf
--- /dev/null
+++ b/openstreetmap-map-icons_0.0.svn26700.orig.tar.gz.id
@@ -0,0 +1 @@
+3d5308faa4abeca394ccabb6a01ef1c6c7c06763

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] branch pristine-tar created (now 639feaf)

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch pristine-tar
in repository openstreetmap-map-icons.

at  639feaf   pristine-tar data for 
openstreetmap-map-icons_0.0.svn30730.orig.tar.gz

This branch includes the following new commits:

   new  342ca2b   pristine-tar data for 
openstreetmap-map-icons_0.0.svn18468.orig.tar.gz
   new  e414bee   pristine-tar data for 
openstreetmap-map-icons_0.0.svn20783.orig.tar.gz
   new  66687f8   pristine-tar data for 
openstreetmap-map-icons_0.0.svn23649.orig.tar.gz
   new  571f052   pristine-tar data for 
openstreetmap-map-icons_0.0.svn23763.orig.tar.gz
   new  f534708   pristine-tar data for 
openstreetmap-map-icons_0.0.svn26700.orig.tar.gz
   new  428cb44   pristine-tar data for 
openstreetmap-map-icons_0.0.svn27763.orig.tar.gz
   new  4a096cc   pristine-tar data for 
openstreetmap-map-icons_0.0.svn28731.orig.tar.gz
   new  639feaf   pristine-tar data for 
openstreetmap-map-icons_0.0.svn30730.orig.tar.gz

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 80/87: Bump debhelper compatibility to 9.

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 71789d379ab572d12ceacb66478dafe31434a245
Author: Bas Couwenberg 
Date:   Sat Oct 18 15:18:26 2014 +0200

Bump debhelper compatibility to 9.
---
 debian/changelog | 1 +
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e2b8f2b..5ae6030 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ openstreetmap-map-icons (1:0.0.svn30730-1.1) UNRELEASED; 
urgency=medium
 
   * Non-maintainer upload.
   * New upstream SVN snapshot.
+  * Bump debhelper compatibility to 9.
 
  -- Bas Couwenberg   Sat, 18 Oct 2014 14:30:58 +0200
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 0692c8a..071c543 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian OpenStreetMap Team 
 Uploaders:
  David Paleino 
-Build-Depends: debhelper (>= 8~)
+Build-Depends: debhelper (>= 9)
 Standards-Version: 3.9.4
 Homepage: http://wiki.openstreetmap.org/index.php/Map_Icons
 Vcs-Git: git://anonscm.debian.org/pkg-osm/openstreetmap-map-icons.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 87/87: Bump Standards-Version to 3.9.6, no changes.

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit e008620147e7fea4c9019e6c4e27eab48cd16da1
Author: Bas Couwenberg 
Date:   Sat Oct 18 15:18:59 2014 +0200

Bump Standards-Version to 3.9.6, no changes.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bfdc5ef..3d117e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ openstreetmap-map-icons (1:0.0.svn30730-1) UNRELEASED; 
urgency=medium
   * Add Source to copyright.
   * Add patch to use local icon images in examples.
   * Update copyright file, add Copyright fields.
+  * Bump Standards-Version to 3.9.6, changes: copyright.
 
  -- Bas Couwenberg   Sat, 18 Oct 2014 14:30:58 +0200
 
diff --git a/debian/control b/debian/control
index b2c6274..7b565e9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: David Paleino ,
 Section: utils
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-grass/openstreetmap-map-icons.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/openstreetmap-map-icons.git
 Homepage: http://wiki.openstreetmap.org/index.php/Map_Icons

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 06/08: pristine-tar data for openstreetmap-map-icons_0.0.svn27763.orig.tar.gz

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch pristine-tar
in repository openstreetmap-map-icons.

commit 428cb441345b550042daf59f744aa4cc4ceda1bd
Author: David Paleino 
Date:   Thu Mar 22 14:57:01 2012 +0100

pristine-tar data for openstreetmap-map-icons_0.0.svn27763.orig.tar.gz
---
 openstreetmap-map-icons_0.0.svn27763.orig.tar.gz.delta | Bin 0 -> 76523 bytes
 openstreetmap-map-icons_0.0.svn27763.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/openstreetmap-map-icons_0.0.svn27763.orig.tar.gz.delta 
b/openstreetmap-map-icons_0.0.svn27763.orig.tar.gz.delta
new file mode 100644
index 000..08b895c
Binary files /dev/null and 
b/openstreetmap-map-icons_0.0.svn27763.orig.tar.gz.delta differ
diff --git a/openstreetmap-map-icons_0.0.svn27763.orig.tar.gz.id 
b/openstreetmap-map-icons_0.0.svn27763.orig.tar.gz.id
new file mode 100644
index 000..128ea68
--- /dev/null
+++ b/openstreetmap-map-icons_0.0.svn27763.orig.tar.gz.id
@@ -0,0 +1 @@
+692689f099c1e239eb96e9ae76bef66a0dcf8309

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 02/08: pristine-tar data for openstreetmap-map-icons_0.0.svn20783.orig.tar.gz

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch pristine-tar
in repository openstreetmap-map-icons.

commit e414bee4c560a8e0ddd501159feba3054d93c767
Author: Giovanni Mascellani 
Date:   Sun Apr 4 15:49:19 2010 +0200

pristine-tar data for openstreetmap-map-icons_0.0.svn20783.orig.tar.gz
---
 openstreetmap-map-icons_0.0.svn20783.orig.tar.gz.delta | Bin 0 -> 73860 bytes
 openstreetmap-map-icons_0.0.svn20783.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/openstreetmap-map-icons_0.0.svn20783.orig.tar.gz.delta 
b/openstreetmap-map-icons_0.0.svn20783.orig.tar.gz.delta
new file mode 100644
index 000..6e0b5a1
Binary files /dev/null and 
b/openstreetmap-map-icons_0.0.svn20783.orig.tar.gz.delta differ
diff --git a/openstreetmap-map-icons_0.0.svn20783.orig.tar.gz.id 
b/openstreetmap-map-icons_0.0.svn20783.orig.tar.gz.id
new file mode 100644
index 000..c91974a
--- /dev/null
+++ b/openstreetmap-map-icons_0.0.svn20783.orig.tar.gz.id
@@ -0,0 +1 @@
+6d0f58dd9f704e70b235ae5bdf3289a621ffc210

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 83/87: Add myself to Uploaders.

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit f855e6fb9b891c7db6f9d432ece94d48ee73ad5b
Author: Bas Couwenberg 
Date:   Sat Oct 18 15:23:16 2014 +0200

Add myself to Uploaders.
---
 debian/changelog | 4 ++--
 debian/control   | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 33d37e6..0f17e0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-openstreetmap-map-icons (1:0.0.svn30730-1.1) UNRELEASED; urgency=medium
+openstreetmap-map-icons (1:0.0.svn30730-1) UNRELEASED; urgency=medium
 
-  * Non-maintainer upload.
   * New upstream SVN snapshot.
   * Bump debhelper compatibility to 9.
   * Restructure control file with cme.
   * Switch Maintainer from the Debian OpenStreetMap Team to the Debian
 GIS Project.
+  * Add myself to Uploaders.
 
  -- Bas Couwenberg   Sat, 18 Oct 2014 14:30:58 +0200
 
diff --git a/debian/control b/debian/control
index 7057696..4b9c4be 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
 Source: openstreetmap-map-icons
 Maintainer: Debian GIS Project 
 Uploaders: David Paleino ,
-   Debian OpenStreetMap Team 
+   Debian OpenStreetMap Team ,
+   Bas Couwenberg 
 Section: utils
 Priority: optional
 Build-Depends: debhelper (>= 9)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 03/08: pristine-tar data for openstreetmap-map-icons_0.0.svn23649.orig.tar.gz

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch pristine-tar
in repository openstreetmap-map-icons.

commit 66687f8f2d2ef755e19d5bd12a4d64045c52725e
Author: David Paleino 
Date:   Sun Oct 17 09:19:12 2010 +0200

pristine-tar data for openstreetmap-map-icons_0.0.svn23649.orig.tar.gz
---
 openstreetmap-map-icons_0.0.svn23649.orig.tar.gz.delta | Bin 0 -> 77248 bytes
 openstreetmap-map-icons_0.0.svn23649.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/openstreetmap-map-icons_0.0.svn23649.orig.tar.gz.delta 
b/openstreetmap-map-icons_0.0.svn23649.orig.tar.gz.delta
new file mode 100644
index 000..37d4d97
Binary files /dev/null and 
b/openstreetmap-map-icons_0.0.svn23649.orig.tar.gz.delta differ
diff --git a/openstreetmap-map-icons_0.0.svn23649.orig.tar.gz.id 
b/openstreetmap-map-icons_0.0.svn23649.orig.tar.gz.id
new file mode 100644
index 000..457c739
--- /dev/null
+++ b/openstreetmap-map-icons_0.0.svn23649.orig.tar.gz.id
@@ -0,0 +1 @@
+c0213422e8409949bcecc2aa420819fb1e4960b5

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 81/87: Restructure control file with cme.

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit e83814decdc72b5d5b214fb9f9058cc42fad4fc6
Author: Bas Couwenberg 
Date:   Sat Oct 18 15:19:35 2014 +0200

Restructure control file with cme.
---
 debian/changelog |  1 +
 debian/control   | 10 +-
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5ae6030..7556bab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ openstreetmap-map-icons (1:0.0.svn30730-1.1) UNRELEASED; 
urgency=medium
   * Non-maintainer upload.
   * New upstream SVN snapshot.
   * Bump debhelper compatibility to 9.
+  * Restructure control file with cme.
 
  -- Bas Couwenberg   Sat, 18 Oct 2014 14:30:58 +0200
 
diff --git a/debian/control b/debian/control
index 071c543..9b656ec 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,13 @@
 Source: openstreetmap-map-icons
+Maintainer: Debian OpenStreetMap Team 
+Uploaders: David Paleino 
 Section: utils
 Priority: optional
-Maintainer: Debian OpenStreetMap Team 
-Uploaders:
- David Paleino 
 Build-Depends: debhelper (>= 9)
 Standards-Version: 3.9.4
-Homepage: http://wiki.openstreetmap.org/index.php/Map_Icons
-Vcs-Git: git://anonscm.debian.org/pkg-osm/openstreetmap-map-icons.git
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-osm/openstreetmap-map-icons.git
+Vcs-Git: git://anonscm.debian.org/pkg-osm/openstreetmap-map-icons.git
+Homepage: http://wiki.openstreetmap.org/index.php/Map_Icons
 
 Package: openstreetmap-map-icons-classic
 Architecture: all
@@ -45,3 +44,4 @@ Description: Collection of map icons (scalable set)
  .
  This package contains the scalable set from the OpenStreetMap
  project.
+

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 78/87: Merge tag 'upstream/0.0.svn30730'

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 9fd38488fdcaeffa47e18b6536f8fca939a5f34c
Merge: 4b79f7c fd56318
Author: Bas Couwenberg 
Date:   Sat Oct 18 14:30:12 2014 +0200

Merge tag 'upstream/0.0.svn30730'

Upstream version 0.0.svn30730

 classic.big/leisure/BBQ.png|  Bin 0 -> 1363 bytes
 classic.small/accommodation.png|  Bin 172 -> 168 bytes
 classic.small/accommodation/alpine_hut.png |  Bin 183 -> 182 bytes
 classic.small/accommodation/alpine_hut_blue.png|  Bin 0 -> 346 bytes
 classic.small/accommodation/basic_hut_blue.png |  Bin 0 -> 217 bytes
 classic.small/accommodation/camping.png|  Bin 400 -> 357 bytes
 classic.small/accommodation/camping/caravan.png|  Bin 399 -> 327 bytes
 .../accommodation/camping/dump-station.png |  Bin 521 -> 427 bytes
 classic.small/accommodation/camping/gas-refill.png |  Bin 344 -> 214 bytes
 classic.small/accommodation/camping/hookup.png |  Bin 314 -> 250 bytes
 classic.small/accommodation/camping/trash.png  |  Bin 383 -> 248 bytes
 classic.small/accommodation/camping/wastewater.png |  Bin 534 -> 413 bytes
 classic.small/accommodation/camping/water.png  |  Bin 161 -> 160 bytes
 classic.small/accommodation/chalet.png |  Bin 213 -> 211 bytes
 classic.small/accommodation/guest_house.png|  Bin 251 -> 250 bytes
 classic.small/accommodation/hostel.png |  Bin 210 -> 207 bytes
 classic.small/accommodation/hotel.png  |  Bin 172 -> 168 bytes
 classic.small/accommodation/hotel/five_star.png|  Bin 452 -> 303 bytes
 classic.small/accommodation/hotel/four_star.png|  Bin 441 -> 292 bytes
 classic.small/accommodation/hotel/one_star.png |  Bin 393 -> 256 bytes
 classic.small/accommodation/hotel/three_star.png   |  Bin 427 -> 280 bytes
 classic.small/accommodation/hotel/two_star.png |  Bin 413 -> 274 bytes
 classic.small/accommodation/motel.png  |  Bin 443 -> 328 bytes
 classic.small/accommodation/shelter-bw.png |  Bin 499 -> 382 bytes
 classic.small/accommodation/shelter.png|  Bin 989 -> 863 bytes
 .../accommodation/shelter_picnic_brown.png |  Bin 0 -> 346 bytes
 .../shelter_public_transport_brown.png |  Bin 0 -> 242 bytes
 .../accommodation/wilderness_hut_blue.png  |  Bin 0 -> 212 bytes
 classic.small/craft/painter.png|  Bin 0 -> 291 bytes
 classic.small/craft/plumber.png|  Bin 0 -> 268 bytes
 classic.small/craft/pottery.png|  Bin 0 -> 354 bytes
 classic.small/craft/stonemason.png |  Bin 0 -> 488 bytes
 classic.small/craft/tiler.png  |  Bin 0 -> 90 bytes
 classic.small/craft/window_construction.png|  Bin 0 -> 275 bytes
 classic.small/education.png|  Bin 547 -> 463 bytes
 classic.small/education/college.png|  Bin 489 -> 476 bytes
 classic.small/education/driving_school.png |  Bin 431 -> 412 bytes
 classic.small/education/kindergarten.png   |  Bin 248 -> 247 bytes
 classic.small/education/school.png |  Bin 819 -> 713 bytes
 classic.small/education/school/primary.png |  Bin 225 -> 145 bytes
 classic.small/education/university.png |  Bin 323 -> 305 bytes
 classic.small/empty.png|  Bin 271 -> 148 bytes
 classic.small/food.png |  Bin 810 -> 755 bytes
 classic.small/food/bacon_and_eggs.png  |  Bin 937 -> 851 bytes
 classic.small/food/bar.png |  Bin 305 -> 273 bytes
 classic.small/food/biergarten.png  |  Bin 806 -> 714 bytes
 classic.small/food/cafe.png|  Bin 858 -> 799 bytes
 classic.small/food/drinking_water.png  |  Bin 577 -> 523 bytes
 classic.small/food/fastfood.png|  Bin 867 -> 804 bytes
 classic.small/food/fastfood/burger-king.png|  Bin 988 -> 912 bytes
 classic.small/food/fastfood/mc-donalds.png |  Bin 946 -> 858 bytes
 classic.small/food/icecream.png|  Bin 766 -> 664 bytes
 classic.small/food/pub.png |  Bin 704 -> 582 bytes
 classic.small/food/restaurant.png  |  Bin 128 -> 110 bytes
 classic.small/food/restaurant/japanese.png |  Bin 875 -> 703 bytes
 classic.small/food/snacks.png  |  Bin 782 -> 724 bytes
 classic.small/food/snacks/pizza.png|  Bin 954 -> 887 bytes
 classic.small/food/teashop.png |  Bin 146 -> 127 bytes
 classic.small/food/wine_tavern.png |  Bin 848 -> 746 bytes
 classic.small/geocache.png |  Bin 560 -> 519 bytes
 classic.small/health.png   |  Bin 144 -> 116 bytes
 classic.small/hea

[openstreetmap-map-icons] 76/87: Releasing to sid

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 4b79f7c23956b11e89bcd337084720fc69bebe6d
Author: David Paleino 
Date:   Wed Dec 19 23:33:21 2012 +0100

Releasing to sid
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0847cca..2931199 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-openstreetmap-map-icons (1:0.0.svn28731-1) UNRELEASED; urgency=low
+openstreetmap-map-icons (1:0.0.svn28731-1) unstable; urgency=low
 
   [ Giovanni Mascellani ]
   * Remove myself from the uploaders list, since I have no time
@@ -9,7 +9,7 @@ openstreetmap-map-icons (1:0.0.svn28731-1) UNRELEASED; 
urgency=low
   * Standards-Version bump to 3.9.4, no changes needed
   * Updated Vcs-* fields
 
- -- David Paleino   Wed, 19 Dec 2012 23:32:56 +0100
+ -- David Paleino   Wed, 19 Dec 2012 23:33:12 +0100
 
 openstreetmap-map-icons (1:0.0.svn27763-1) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 73/87: Standards-Version bump to 3.9.4, no changes needed

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 0d70afb6a04f8ed2dbd08695d6e63d0c4e13d4a1
Author: David Paleino 
Date:   Wed Dec 19 22:58:55 2012 +0100

Standards-Version bump to 3.9.4, no changes needed
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d9eeba5..4795209 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 openstreetmap-map-icons (1:0.0.svn28731-1) UNRELEASED; urgency=low
 
   * New SVN snapshot
+  * Standards-Version bump to 3.9.4, no changes needed
 
- -- David Paleino   Wed, 19 Dec 2012 22:58:20 +0100
+ -- David Paleino   Wed, 19 Dec 2012 22:58:43 +0100
 
 openstreetmap-map-icons (1:0.0.svn27763-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 598bfb9..3e4e80c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian OpenStreetMap Team 

 Uploaders: Giovanni Mascellani 
  , David Paleino 
 Build-Depends: debhelper (>= 8~)
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Homepage: http://wiki.openstreetmap.org/index.php/Map_Icons
 Vcs-Git: git://git.debian.org/pkg-osm/openstreetmap-map-icons.git
 Vcs-Browser: http://git.debian.org/?p=pkg-osm/openstreetmap-map-icons.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 72/87: New SVN snapshot

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 2a987c41e9ad727bc3bb897abf606910353a273d
Author: David Paleino 
Date:   Wed Dec 19 22:58:34 2012 +0100

New SVN snapshot
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5efd5fc..d9eeba5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+openstreetmap-map-icons (1:0.0.svn28731-1) UNRELEASED; urgency=low
+
+  * New SVN snapshot
+
+ -- David Paleino   Wed, 19 Dec 2012 22:58:20 +0100
+
 openstreetmap-map-icons (1:0.0.svn27763-1) unstable; urgency=low
 
   * New SVN snapshot

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 75/87: Updated Vcs-* fields

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 6c5c8b80546c235468a8bfd8f6fcf36cf4cbbded
Author: David Paleino 
Date:   Wed Dec 19 23:33:04 2012 +0100

Updated Vcs-* fields
---
 debian/changelog | 3 ++-
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3449c10..0847cca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ openstreetmap-map-icons (1:0.0.svn28731-1) UNRELEASED; 
urgency=low
   [ David Paleino ]
   * New SVN snapshot
   * Standards-Version bump to 3.9.4, no changes needed
+  * Updated Vcs-* fields
 
- -- David Paleino   Wed, 19 Dec 2012 22:58:43 +0100
+ -- David Paleino   Wed, 19 Dec 2012 23:32:56 +0100
 
 openstreetmap-map-icons (1:0.0.svn27763-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 9c0e189..0692c8a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Uploaders:
 Build-Depends: debhelper (>= 8~)
 Standards-Version: 3.9.4
 Homepage: http://wiki.openstreetmap.org/index.php/Map_Icons
-Vcs-Git: git://git.debian.org/pkg-osm/openstreetmap-map-icons.git
-Vcs-Browser: http://git.debian.org/?p=pkg-osm/openstreetmap-map-icons.git
+Vcs-Git: git://anonscm.debian.org/pkg-osm/openstreetmap-map-icons.git
+Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-osm/openstreetmap-map-icons.git
 
 Package: openstreetmap-map-icons-classic
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 66/87: Standards-Version bump to 3.9.3, no changes needed

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 20cbdf6976c938ef7c9d7793fdcbd2826fa39d10
Author: David Paleino 
Date:   Thu Mar 22 14:57:44 2012 +0100

Standards-Version bump to 3.9.3, no changes needed
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 783f619..689d854 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 openstreetmap-map-icons (1:0.0.svn27763-1) UNRELEASED; urgency=low
 
   * New SVN snapshot
+  * Standards-Version bump to 3.9.3, no changes needed
 
- -- David Paleino   Thu, 22 Mar 2012 14:57:18 +0100
+ -- David Paleino   Thu, 22 Mar 2012 14:57:35 +0100
 
 openstreetmap-map-icons (1:0.0.svn26700-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 5e36c6f..598bfb9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian OpenStreetMap Team 

 Uploaders: Giovanni Mascellani 
  , David Paleino 
 Build-Depends: debhelper (>= 8~)
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: http://wiki.openstreetmap.org/index.php/Map_Icons
 Vcs-Git: git://git.debian.org/pkg-osm/openstreetmap-map-icons.git
 Vcs-Browser: http://git.debian.org/?p=pkg-osm/openstreetmap-map-icons.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 65/87: New SVN snapshot

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit e52ca35e106a4a89c574f7974508ade524728872
Author: David Paleino 
Date:   Thu Mar 22 14:57:27 2012 +0100

New SVN snapshot
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 45e618e..783f619 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+openstreetmap-map-icons (1:0.0.svn27763-1) UNRELEASED; urgency=low
+
+  * New SVN snapshot
+
+ -- David Paleino   Thu, 22 Mar 2012 14:57:18 +0100
+
 openstreetmap-map-icons (1:0.0.svn26700-1) unstable; urgency=low
 
   [ Giovanni Mascellani ]

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 69/87: Remove myself from the uploaders list.

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit ead9b39d9d87b657976c5cf80f2903d3320b5a44
Author: Giovanni Mascellani 
Date:   Tue Aug 28 00:10:05 2012 +0200

Remove myself from the uploaders list.
---
 debian/changelog | 7 +++
 debian/control   | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5efd5fc..4ced48a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+openstreetmap-map-icons (1:0.0.svn27763-2) UNRELEASED; urgency=low
+
+  * Remove myself from the uploaders list, since I have no time
+anymore to look after this package.
+
+ -- Giovanni Mascellani   Tue, 28 Aug 2012 00:09:22 +0200
+
 openstreetmap-map-icons (1:0.0.svn27763-1) unstable; urgency=low
 
   * New SVN snapshot
diff --git a/debian/control b/debian/control
index 598bfb9..8bb19e4 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: openstreetmap-map-icons
 Section: utils
 Priority: optional
 Maintainer: Debian OpenStreetMap Team 
-Uploaders: Giovanni Mascellani 
- , David Paleino 
+Uploaders:
+ David Paleino 
 Build-Depends: debhelper (>= 8~)
 Standards-Version: 3.9.3
 Homepage: http://wiki.openstreetmap.org/index.php/Map_Icons

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 71/87: Merge tag 'upstream/0.0.svn28731'

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit a765fe561bc63049b4237526d2168f0809c9f273
Merge: f0120af 5246193
Author: David Paleino 
Date:   Wed Dec 19 22:58:12 2012 +0100

Merge tag 'upstream/0.0.svn28731'

Upstream version 0.0.svn28731

# gpg: Signature made mer 19 dic 2012 22:57:50 CET using DSA key ID 1392B174
# gpg: Good signature from "David Paleino "
# gpg: aka "[jpeg image of size 6708]"
# gpg: aka "Hanska "
# gpg: aka "David Paleino "
# gpg: aka "David Paleino "

 classic.small/misc/entrance-emergency.png  |   Bin 0 -> 498 bytes
 classic.small/misc/entrance-exit.png   |   Bin 0 -> 407 bytes
 classic.small/misc/entrance-main.png   |   Bin 0 -> 445 bytes
 classic.small/misc/entrance-service.png|   Bin 0 -> 448 bytes
 classic.small/misc/entrance-yes.png|   Bin 0 -> 432 bytes
 classic.small/misc/landmark/power/transformer.png  |   Bin 0 -> 580 bytes
 classic.small/service/recycling/waste_disposal.png |   Bin 0 -> 389 bytes
 classic.small/vehicle/traffic_calming.png  |   Bin 0 -> 134 bytes
 icons.xml  |20 +-
 index_all-abs.en.html  | 18346 ++-
 square.big/health/hearing_aid.png  |   Bin 0 -> 1925 bytes
 square.small/health/hearing_aid.png|   Bin 0 -> 776 bytes
 12 files changed, 9238 insertions(+), 9128 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 68/87: Releasing to sid

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit f0120af2f35c241b93f5b40d99437f5874b328c9
Author: David Paleino 
Date:   Thu Mar 22 15:00:40 2012 +0100

Releasing to sid
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2fdcaa0..5efd5fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-openstreetmap-map-icons (1:0.0.svn27763-1) UNRELEASED; urgency=low
+openstreetmap-map-icons (1:0.0.svn27763-1) unstable; urgency=low
 
   * New SVN snapshot
   * Standards-Version bump to 3.9.3, no changes needed
   * Updated debian/copyright
 
- -- David Paleino   Thu, 22 Mar 2012 14:58:06 +0100
+ -- David Paleino   Thu, 22 Mar 2012 15:00:33 +0100
 
 openstreetmap-map-icons (1:0.0.svn26700-1) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 74/87: Merge remote-tracking branch 'origin/master'

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit b7e1e1c30d54cad7d0ae7512cb6944035d28108a
Merge: 0d70afb ead9b39
Author: David Paleino 
Date:   Wed Dec 19 23:28:50 2012 +0100

Merge remote-tracking branch 'origin/master'

Conflicts:
debian/changelog

 debian/changelog | 5 +
 debian/control   | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --cc debian/changelog
index 4795209,4ced48a..3449c10
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,9 +1,14 @@@
 -openstreetmap-map-icons (1:0.0.svn27763-2) UNRELEASED; urgency=low
 +openstreetmap-map-icons (1:0.0.svn28731-1) UNRELEASED; urgency=low
  
++  [ Giovanni Mascellani ]
+   * Remove myself from the uploaders list, since I have no time
+ anymore to look after this package.
++  
++  [ David Paleino ]
 +  * New SVN snapshot
 +  * Standards-Version bump to 3.9.4, no changes needed
  
 - -- Giovanni Mascellani   Tue, 28 Aug 2012 00:09:22 +0200
 + -- David Paleino   Wed, 19 Dec 2012 22:58:43 +0100
  
  openstreetmap-map-icons (1:0.0.svn27763-1) unstable; urgency=low
  
diff --cc debian/control
index 3e4e80c,8bb19e4..9c0e189
--- a/debian/control
+++ b/debian/control
@@@ -2,10 -2,10 +2,10 @@@ Source: openstreetmap-map-icon
  Section: utils
  Priority: optional
  Maintainer: Debian OpenStreetMap Team 
- Uploaders: Giovanni Mascellani 
-  , David Paleino 
+ Uploaders:
+  David Paleino 
  Build-Depends: debhelper (>= 8~)
 -Standards-Version: 3.9.3
 +Standards-Version: 3.9.4
  Homepage: http://wiki.openstreetmap.org/index.php/Map_Icons
  Vcs-Git: git://git.debian.org/pkg-osm/openstreetmap-map-icons.git
  Vcs-Browser: http://git.debian.org/?p=pkg-osm/openstreetmap-map-icons.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 64/87: Merge tag 'upstream/0.0.svn27763'

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 19ca0adca59c0a66ab550a3c2346968981878444
Merge: d02f1f4 86c5bb0
Author: David Paleino 
Date:   Thu Mar 22 14:57:02 2012 +0100

Merge tag 'upstream/0.0.svn27763'

Upstream version 0.0.svn27763
# gpg: Signature made gio 22 mar 2012 14:57:01 CET using DSA key ID 1392B174
# gpg: Good signature from "David Paleino "
# gpg: aka "[jpeg image of size 6708]"
# gpg: aka "Hanska "
# gpg: aka "David Paleino "
# gpg: aka "David Paleino "

 classic.small/accommodation.png   | Bin 467 -> 172 bytes
 classic.small/accommodation/alpine_hut.png| Bin 382 -> 183 bytes
 classic.small/accommodation/camping.png   | Bin 475 -> 400 bytes
 classic.small/accommodation/camping/caravan.png   | Bin 472 -> 399 bytes
 classic.small/accommodation/camping/dump-station.png  | Bin 562 -> 521 bytes
 classic.small/accommodation/camping/gas-refill.png| Bin 405 -> 344 bytes
 classic.small/accommodation/camping/hookup.png| Bin 385 -> 314 bytes
 classic.small/accommodation/camping/trash.png | Bin 413 -> 383 bytes
 classic.small/accommodation/camping/water.png | Bin 433 -> 161 bytes
 classic.small/accommodation/chalet.png| Bin 536 -> 213 bytes
 classic.small/accommodation/guest_house.png   | Bin 577 -> 251 bytes
 classic.small/accommodation/hostel.png| Bin 502 -> 210 bytes
 classic.small/accommodation/hotel.png | Bin 467 -> 172 bytes
 classic.small/accommodation/motel.png | Bin 530 -> 443 bytes
 classic.small/accommodation/shelter-bw.png| Bin 609 -> 499 bytes
 classic.small/education.png   | Bin 566 -> 547 bytes
 classic.small/education/college.png   | Bin 518 -> 489 bytes
 classic.small/education/driving_school.png| Bin 657 -> 431 bytes
 classic.small/education/kindergarten.png  | Bin 627 -> 248 bytes
 classic.small/education/university.png| Bin 346 -> 323 bytes
 classic.small/food/bar.png| Bin 350 -> 305 bytes
 classic.small/food/biergarten.png | Bin 880 -> 806 bytes
 classic.small/food/restaurant.png | Bin 200 -> 128 bytes
 classic.small/health.png  | Bin 250 -> 144 bytes
 classic.small/health/baby_hatch.png   | Bin 825 -> 811 bytes
 classic.small/health/dentist.png  | Bin 574 -> 466 bytes
 classic.small/health/doctor.png   | Bin 529 -> 379 bytes
 classic.small/health/emergency.png| Bin 502 -> 466 bytes
 classic.small/health/optician.png | Bin 766 -> 752 bytes
 classic.small/health/pharmacy.png | Bin 175 -> 109 bytes
 classic.small/health/veterinary.png   | Bin 885 -> 875 bytes
 classic.small/historic/boundary_stone.png | Bin 213 -> 119 bytes
 classic.small/incomming/motorway_shield2.png  | Bin 200 -> 144 bytes
 classic.small/incomming/motorway_shield3.png  | Bin 197 -> 168 bytes
 classic.small/incomming/station.png   | Bin 249 -> 213 bytes
 classic.small/leisure/bbq.png | Bin 811 -> 772 bytes
 classic.small/leisure/bench.png   | Bin 145 -> 128 bytes
 classic.small/leisure/bicycling.png   | Bin 401 -> 364 bytes
 classic.small/leisure/cinema.png  | Bin 616 -> 579 bytes
 classic.small/leisure/common.png  | Bin 329 -> 323 bytes
 classic.small/leisure/dog.png | Bin 744 -> 540 bytes
 classic.small/leisure/garden.png  | Bin 241 -> 118 bytes
 classic.small/leisure/music.png   | Bin 418 -> 388 bytes
 classic.small/leisure/nature_reserve.png  | Bin 255 -> 139 bytes
 classic.small/leisure/nightclub.png   | Bin 630 -> 594 bytes
 classic.small/leisure/picnic.png  | Bin 455 -> 372 bytes
 classic.small/leisure/playground.png  | Bin 680 -> 411 bytes
 classic.small/leisure/sauna.png   | Bin 715 -> 294 bytes
 classic.small/leisure/shelter.png | Bin 534 -> 498 bytes
 classic.small/leisure/stripclub.png   | Bin 712 -> 664 bytes
 classic.small/leisure/theater.png | Bin 851 -> 556 bytes
 classic.small/leisure/theme_park.png  | Bin 834 -> 705 bytes
 classic.small/leisure/water_park.png  | Bin 279 -> 163 bytes
 classic.small/leisure/zoo.png | Bin 675 -> 651 bytes
 classic.small/misc/bay.png| Bin 393 -> 248 bytes
 classic.small/m

[openstreetmap-map-icons] 67/87: Updated debian/copyright

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit b2cabf0da9773eca29db4fcd2337e879e28168d3
Author: David Paleino 
Date:   Thu Mar 22 14:58:12 2012 +0100

Updated debian/copyright
---
 debian/changelog | 3 ++-
 debian/copyright | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 689d854..2fdcaa0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ openstreetmap-map-icons (1:0.0.svn27763-1) UNRELEASED; 
urgency=low
 
   * New SVN snapshot
   * Standards-Version bump to 3.9.3, no changes needed
+  * Updated debian/copyright
 
- -- David Paleino   Thu, 22 Mar 2012 14:57:35 +0100
+ -- David Paleino   Thu, 22 Mar 2012 14:58:06 +0100
 
 openstreetmap-map-icons (1:0.0.svn26700-1) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index 94c8ce6..9686f22 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://dep.debian.net/deps/dep5
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
 Upstream-Author: Joerg Ostertag 
  Guenther Meyer .
 
@@ -9,5 +9,5 @@ License: public-domain
 Files: debian/*
 Author: 2008-2009, Andreas Putzo 
  2009-2011, Giovanni Mascellani 
- 2010-2011, David Paleino 
+ 2010-2012, David Paleino 
 License: public-domain

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 62/87: Releasing to sid

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit d02f1f40d024deff7735c89eda12f7b5cedafd62
Author: David Paleino 
Date:   Sun Sep 25 22:40:55 2011 +0200

Releasing to sid
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8d1a22e..45e618e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-openstreetmap-map-icons (1:0.0.svn26700-1) UNRELEASED; urgency=low
+openstreetmap-map-icons (1:0.0.svn26700-1) unstable; urgency=low
 
   [ Giovanni Mascellani ]
   * Adding my new email address.
@@ -9,7 +9,7 @@ openstreetmap-map-icons (1:0.0.svn26700-1) UNRELEASED; 
urgency=low
   * Standards-Version bump to 3.9.2, no changes needed
   * Fix debian/copyright for DEP-5
 
- -- David Paleino   Sun, 25 Sep 2011 22:34:47 +0200
+ -- David Paleino   Sun, 25 Sep 2011 22:40:49 +0200
 
 openstreetmap-map-icons (1:0.0.svn23763-1) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 46/87: Releasing to sid

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 1cf5a89fdb76a7185eb58ec58c0e53aa3adb02fe
Author: David Paleino 
Date:   Sun Oct 17 09:45:41 2010 +0200

Releasing to sid
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6e1318d..5b0753a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-openstreetmap-map-icons (1:0.0.svn23649-1) UNRELEASED; urgency=low
+openstreetmap-map-icons (1:0.0.svn23649-1) unstable; urgency=low
 
   * New SVN snapshot
   * debian/compat bumped to 8
@@ -12,7 +12,7 @@ openstreetmap-map-icons (1:0.0.svn23649-1) UNRELEASED; 
urgency=low
   * debian/openstreetmap-map-icons-scalable.install: also install
 svg-twotone
 
- -- David Paleino   Sun, 17 Oct 2010 09:31:36 +0200
+ -- David Paleino   Sun, 17 Oct 2010 09:42:32 +0200
 
 openstreetmap-map-icons (1:0.0.svn20783-1) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 48/87: Merge commit 'upstream/0.0.svn23763'

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 16ae65cb15816599fb33ba01e692825a2a47fae2
Merge: 1cf5a89 c45262e
Author: David Paleino 
Date:   Mon Jan 3 10:19:32 2011 +0100

Merge commit 'upstream/0.0.svn23763'

 classic.big/shop/convenience.png   | Bin 0 -> 902 bytes
 classic.small/health/baby_hatch.png| Bin 0 -> 825 bytes
 classic.small/misc/bay.png | Bin 0 -> 393 bytes
 classic.small/misc/beach.png   | Bin 0 -> 443 bytes
 classic.small/misc/city_wall.png   | Bin 0 -> 359 bytes
 classic.small/misc/cliff.png   | Bin 0 -> 340 bytes
 classic.small/misc/coastline.png   | Bin 0 -> 273 bytes
 classic.small/misc/fence.png   | Bin 0 -> 545 bytes
 classic.small/misc/hedge.png   | Bin 0 -> 340 bytes
 classic.small/misc/landmark/adit.png   | Bin 0 -> 654 bytes
 classic.small/misc/landmark/cave_entrance.png  | Bin 0 -> 717 bytes
 .../misc/landmark/measurement_station.png  | Bin 0 -> 699 bytes
 classic.small/misc/landmark/water_well.png | Bin 0 -> 490 bytes
 classic.small/misc/landmark/water_works.png| Bin 0 -> 681 bytes
 classic.small/misc/landuse/garages.png | Bin 0 -> 1043 bytes
 .../misc/landuse/greenhouse_horticulture.png   | Bin 0 -> 1331 bytes
 classic.small/misc/mud.png | Bin 0 -> 315 bytes
 classic.small/misc/retaining_wall.png  | Bin 0 -> 386 bytes
 classic.small/misc/wall.png| Bin 0 -> 454 bytes
 classic.small/nautical/dam.png | Bin 0 -> 419 bytes
 classic.small/nautical/groyne.png  | Bin 0 -> 350 bytes
 classic.small/service/administration/embassy.png   | Bin 0 -> 818 bytes
 classic.small/service/community_centre.png | Bin 0 -> 893 bytes
 classic.small/shop/boutique.png| Bin 0 -> 952 bytes
 classic.small/shop/convenience.png | Bin 0 -> 483 bytes
 classic.small/shop/hifi.png| Bin 672 -> 683 bytes
 classic.small/shop/stationery.png  | Bin 0 -> 783 bytes
 classic.small/sport/athletics.png  | Bin 0 -> 457 bytes
 classic.small/sport/beachvolleyball.png| Bin 0 -> 615 bytes
 classic.small/sport/karting.png| Bin 0 -> 644 bytes
 classic.small/sport/pelota.png | Bin 0 -> 524 bytes
 classic.small/sport/safety_training.png| Bin 0 -> 729 bytes
 classic.small/sport/skating.png| Bin 0 -> 750 bytes
 classic.small/transport/aerialway/cable_car.png| Bin 521 -> 611 bytes
 .../aerialway/{cable_car.png => gondola.png}   | Bin
 classic.small/transport/aerialway/goods.png| Bin 0 -> 424 bytes
 classic.small/transport/airport/apron.png  | Bin 0 -> 686 bytes
 classic.small/transport/airport/gate.png   | Bin 0 -> 596 bytes
 classic.small/transport/airport/hangar.png | Bin 0 -> 521 bytes
 classic.small/transport/airport/runway.png | Bin 0 -> 224 bytes
 classic.small/transport/airport/taxiway.png| Bin 0 -> 219 bytes
 classic.small/vehicle/block.png| Bin 0 -> 368 bytes
 classic.small/vehicle/border_control.png   | Bin 0 -> 470 bytes
 classic.small/vehicle/chicane.png  | Bin 0 -> 453 bytes
 svg/misc/bay.svg   |  79 +++
 svg/misc/beach.svg | 125 +++
 svg/misc/city_wall.svg | 104 +
 svg/misc/cliff.svg |  74 +++
 svg/misc/coastline.svg |  79 +++
 svg/misc/fence.svg | 104 +
 svg/misc/hedge.svg |  86 
 svg/misc/landmark/adit.svg | 171 +++
 svg/misc/landmark/water_well.svg   | 135 
 svg/misc/mud.svg   |  63 ++
 svg/misc/retaining_wall.svg|  80 +++
 svg/misc/wall.svg  | 235 +
 svg/nautical/dam.svg   |  74 +++
 svg/nautical/groyne.svg|  84 
 svg/transport/aerialway/cable_car.svg  |  43 ++--
 .../aerialway/{cable_car.svg => gondola.svg}   |   7 +-
 .../aerialway/{cable_car.svg => goods.svg} |  31 ++-
 svg/transport/airport/apron.svg| 168 +++
 svg/transport/airport/gate.svg |  91 
 svg/transport/airport/hangar.svg   |  76 +++
 svg/vehicle/block.svg  |  72 +++
 svg/vehicle/chicane.svg  

[openstreetmap-map-icons] 60/87: Fix debian/copyright for DEP-5

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 8c0132bd6a6251e4240f121043b3dc5036a3e062
Author: David Paleino 
Date:   Sun Sep 25 22:32:18 2011 +0200

Fix debian/copyright for DEP-5
---
 debian/changelog | 3 ++-
 debian/copyright | 8 
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d9627d6..8d1a22e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ openstreetmap-map-icons (1:0.0.svn26700-1) UNRELEASED; 
urgency=low
   [ David Paleino ]
   * New SVN snapshot
   * Standards-Version bump to 3.9.2, no changes needed
+  * Fix debian/copyright for DEP-5
 
- -- David Paleino   Sun, 25 Sep 2011 22:30:59 +0200
+ -- David Paleino   Sun, 25 Sep 2011 22:34:47 +0200
 
 openstreetmap-map-icons (1:0.0.svn23763-1) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index d84ddec..94c8ce6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,13 +1,13 @@
-Format-Specification: http://dep.debian.net/deps/dep5
-Upstrem-Author: Joerg Ostertag 
+Format: http://dep.debian.net/deps/dep5
+Upstream-Author: Joerg Ostertag 
  Guenther Meyer .
 
 Files: *
-Copyright: PD
+License: public-domain
  These icons and scripts are placed in the public domain by their authors.
 
 Files: debian/*
 Author: 2008-2009, Andreas Putzo 
  2009-2011, Giovanni Mascellani 
  2010-2011, David Paleino 
-Copyright: PD
+License: public-domain

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 50/87: Package moved to Debian OpenStreetMap Team -- it has nothing GIS :)

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit a7d7073e813a2b17b7d6e5faf0575a167efb2989
Author: David Paleino 
Date:   Mon Jan 3 10:25:05 2011 +0100

Package moved to Debian OpenStreetMap Team -- it has nothing GIS :)
---
 debian/changelog |  3 ++-
 debian/control   | 10 --
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dd116f4..2167be9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 openstreetmap-map-icons (1:0.0.svn23763-1) UNRELEASED; urgency=low
 
   * New SVN snapshot
+  * Package moved to Debian OpenStreetMap Team -- it has nothing GIS :)
 
- -- David Paleino   Mon, 03 Jan 2011 10:23:33 +0100
+ -- David Paleino   Mon, 03 Jan 2011 10:24:43 +0100
 
 openstreetmap-map-icons (1:0.0.svn23649-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index dfe9ee2..8993d7a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,14 @@
 Source: openstreetmap-map-icons
 Section: utils
 Priority: optional
-Maintainer: Debian GIS Project 
-Uploaders: Andreas Putzo ,
- Giovanni Mascellani 
+Maintainer: Debian OpenStreetMap Team 
+Uploaders: Giovanni Mascellani 
  , David Paleino 
- , Debian OpenStreetMap Team 
 Build-Depends: debhelper (>= 8~)
 Standards-Version: 3.9.1
 Homepage: http://wiki.openstreetmap.org/index.php/Map_Icons
-Vcs-Git: git://git.debian.org/pkg-grass/openstreetmap-map-icons.git
-Vcs-Browser: http://git.debian.org/?p=pkg-grass/openstreetmap-map-icons.git
+Vcs-Git: git://git.debian.org/pkg-osm/openstreetmap-map-icons.git
+Vcs-Browser: http://git.debian.org/?p=pkg-osm/openstreetmap-map-icons.git
 
 Package: openstreetmap-map-icons-classic
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 53/87: Email and new year fixes.

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 74ca0f4b70d61ec810bb340864e7162dbd423995
Author: Giovanni Mascellani 
Date:   Sun Feb 20 11:57:06 2011 +0100

Email and new year fixes.
---
 debian/changelog | 6 +-
 debian/control   | 2 +-
 debian/copyright | 4 ++--
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7f5d987..0ab2e2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,11 @@ openstreetmap-map-icons (1:0.0.svn23763-1) unstable; 
urgency=low
   * New SVN snapshot (closes: #590471)
   * Package moved to Debian OpenStreetMap Team -- it has nothing GIS :)
 
- -- Giovanni Mascellani   Sun, 20 Feb 2011 11:50:38 +0100
+  [ Giovanni Mascellani ]
+  * Adding my new email address.
+  * Fixing debian/copyright for new year.
+
+ -- Giovanni Mascellani   Sun, 20 Feb 2011 11:56:42 +0100
 
 openstreetmap-map-icons (1:0.0.svn23649-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 8993d7a..1fd634d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: openstreetmap-map-icons
 Section: utils
 Priority: optional
 Maintainer: Debian OpenStreetMap Team 
-Uploaders: Giovanni Mascellani 
+Uploaders: Giovanni Mascellani 
  , David Paleino 
 Build-Depends: debhelper (>= 8~)
 Standards-Version: 3.9.1
diff --git a/debian/copyright b/debian/copyright
index 5a61924..d84ddec 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,6 +8,6 @@ Copyright: PD
 
 Files: debian/*
 Author: 2008-2009, Andreas Putzo 
- 2009-2010, Giovanni Mascellani 
- 2010, David Paleino 
+ 2009-2011, Giovanni Mascellani 
+ 2010-2011, David Paleino 
 Copyright: PD

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 56/87: Merge commit 'upstream/0.0.svn26700'

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit e9aaf9637ec16782d8d1d7a728c91f704987cf77
Merge: 205faab 3d5308f
Author: David Paleino 
Date:   Sun Sep 25 22:29:07 2011 +0200

Merge commit 'upstream/0.0.svn26700'

 classic.small/misc/landmark/power/tower_small.png | Bin 355 -> 445 bytes
 index_all-abs.en.html |   2 +-
 index_all.de.html |   2 +-
 index_all.en.html |   2 +-
 tools/create_geoinfo-db.pl|   2 +-
 5 files changed, 4 insertions(+), 4 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 54/87: Merge branch 'master' of git+ssh://git.debian.org/git/pkg-osm/openstreetmap-map-icons

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 205faab889526dd07b98a2127ff078302ea87b15
Merge: e740e79 74ca0f4
Author: David Paleino 
Date:   Sun Feb 20 17:10:10 2011 +0100

Merge branch 'master' of 
git+ssh://git.debian.org/git/pkg-osm/openstreetmap-map-icons

Conflicts:
debian/changelog

 debian/changelog | 10 +-
 debian/control   |  2 +-
 debian/copyright |  4 ++--
 3 files changed, 12 insertions(+), 4 deletions(-)

diff --cc debian/changelog
index 194e42a,0ab2e2c..c829387
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,10 -1,15 +1,18 @@@
 -openstreetmap-map-icons (1:0.0.svn23763-1) unstable; urgency=low
 -
 -  [ David Paleino ]
 -  * New SVN snapshot (closes: #590471)
 -  * Package moved to Debian OpenStreetMap Team -- it has nothing GIS :)
++openstreetmap-map-icons (1:0.0.svn23763-2) UNRELEASED; urgency=low
+ 
+   [ Giovanni Mascellani ]
+   * Adding my new email address.
+   * Fixing debian/copyright for new year.
+ 
+  -- Giovanni Mascellani   Sun, 20 Feb 2011 11:56:42 +0100
+ 
 +openstreetmap-map-icons (1:0.0.svn23763-1) unstable; urgency=low
 +
-   * New SVN snapshot
++  * New SVN snapshot (closes: #590471)
 +  * Package moved to Debian OpenStreetMap Team -- it has nothing GIS :)
 +
 + -- David Paleino   Mon, 03 Jan 2011 10:34:17 +0100
 +
  openstreetmap-map-icons (1:0.0.svn23649-1) unstable; urgency=low
  
* New SVN snapshot

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 52/87: Fixing the bug and releasing.

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit a93a7d110a93450f3c4de403d4c1f794072b762f
Author: Giovanni Mascellani 
Date:   Sun Feb 20 11:53:21 2011 +0100

Fixing the bug and releasing.
---
 debian/changelog | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2167be9..7f5d987 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-openstreetmap-map-icons (1:0.0.svn23763-1) UNRELEASED; urgency=low
+openstreetmap-map-icons (1:0.0.svn23763-1) unstable; urgency=low
 
-  * New SVN snapshot
+  [ David Paleino ]
+  * New SVN snapshot (closes: #590471)
   * Package moved to Debian OpenStreetMap Team -- it has nothing GIS :)
 
- -- David Paleino   Mon, 03 Jan 2011 10:24:43 +0100
+ -- Giovanni Mascellani   Sun, 20 Feb 2011 11:50:38 +0100
 
 openstreetmap-map-icons (1:0.0.svn23649-1) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 61/87: Don't symlink other icons from examples directory

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 0f64617ce157d62c6dbb5ac202469388c9db51d9
Author: David Paleino 
Date:   Sun Sep 25 22:39:47 2011 +0200

Don't symlink other icons from examples directory
---
 debian/rules | 5 -
 1 file changed, 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 28145a6..9342242 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,11 +27,6 @@ override_dh_install:
rm -rf 
$(CURDIR)/debian/openstreetmap-map-icons-scalable/usr/share/icons/openstreetmap/scalable-twotone/*.sh
rm -rf 
$(CURDIR)/debian/openstreetmap-map-icons-scalable/usr/share/icons/openstreetmap/scalable-twotone/LICENSE.txt
 
-override_dh_link:
-   for i in classic.small classic.big square.small square.big scalable 
scalable-twotone; do \
-   dh_link usr/share/icons/openstreetmap/$$i 
usr/share/doc/openstreetmap-map-icons-classic/examples/$$i ; \
-   done
-
 override_dh_auto_configure:
# pass
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 57/87: New SVN snapshot

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 657116343983af49111de6cf7a6278b6e34869e2
Author: David Paleino 
Date:   Sun Sep 25 22:29:25 2011 +0200

New SVN snapshot
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c829387..2c0444c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+openstreetmap-map-icons (1:0.0.svn26700-1) UNRELEASED; urgency=low
+
+  * New SVN snapshot
+
+ -- David Paleino   Sun, 25 Sep 2011 22:29:18 +0200
+
 openstreetmap-map-icons (1:0.0.svn23763-2) UNRELEASED; urgency=low
 
   [ Giovanni Mascellani ]

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 40/87: debian/control: Standards Version bumped to 3.9.1, no changes needed

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 9c251cd4a00ad2cc5914bc7f689f9ed0854c2312
Author: David Paleino 
Date:   Sun Oct 17 09:23:30 2010 +0200

debian/control: Standards Version bumped to 3.9.1, no changes needed
---
 debian/changelog | 6 --
 debian/control   | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c6bb6bc..a9995e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,10 +2,12 @@ openstreetmap-map-icons (1:0.0.svn23649-1) UNRELEASED; 
urgency=low
 
   * New SVN snapshot
   * debian/compat bumped to 8
-  * debian/control: build-dependency on debhelper bumped to >= 8~
+  * debian/control:
+- build-dependency on debhelper bumped to >= 8~
+- Standards Version bumped to 3.9.1, no changes needed
   * debian/rules rewritten using dh7
 
- -- David Paleino   Sun, 17 Oct 2010 09:22:43 +0200
+ -- David Paleino   Sun, 17 Oct 2010 09:23:08 +0200
 
 openstreetmap-map-icons (1:0.0.svn20783-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index b60569f..dfe9ee2 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Andreas Putzo ,
  , David Paleino 
  , Debian OpenStreetMap Team 
 Build-Depends: debhelper (>= 8~)
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Homepage: http://wiki.openstreetmap.org/index.php/Map_Icons
 Vcs-Git: git://git.debian.org/pkg-grass/openstreetmap-map-icons.git
 Vcs-Browser: http://git.debian.org/?p=pkg-grass/openstreetmap-map-icons.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 42/87: debian/openstreetmap-map-icons-scalable.install: also install svg-twotone

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit e1f21fa98c8ff71fadaa6f0eb59d2d42a1dee1b8
Author: David Paleino 
Date:   Sun Oct 17 09:30:23 2010 +0200

debian/openstreetmap-map-icons-scalable.install: also install svg-twotone
---
 debian/changelog| 4 +++-
 debian/openstreetmap-map-icons-scalable.install | 1 +
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 385ba62..b1eec05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,10 @@ openstreetmap-map-icons (1:0.0.svn23649-1) UNRELEASED; 
urgency=low
 - Standards Version bumped to 3.9.1, no changes needed
   * debian/rules rewritten using dh7
   * debian/copyright DEP-5-ized
+  * debian/openstreetmap-map-icons-scalable.install: also install
+svg-twotone
 
- -- David Paleino   Sun, 17 Oct 2010 09:26:15 +0200
+ -- David Paleino   Sun, 17 Oct 2010 09:30:13 +0200
 
 openstreetmap-map-icons (1:0.0.svn20783-1) unstable; urgency=low
 
diff --git a/debian/openstreetmap-map-icons-scalable.install 
b/debian/openstreetmap-map-icons-scalable.install
index 53241d5..5528a35 100644
--- a/debian/openstreetmap-map-icons-scalable.install
+++ b/debian/openstreetmap-map-icons-scalable.install
@@ -1 +1,2 @@
 svg/* usr/share/icons/openstreetmap/scalable/
+svg-twotone/* usr/share/icons/openstreetmap/scalable-twotone/

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 41/87: debian/copyright DEP-5-ized

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 5770cd4425974a4e76fd5a7eecd4974332e8e5b5
Author: David Paleino 
Date:   Sun Oct 17 09:26:23 2010 +0200

debian/copyright DEP-5-ized
---
 debian/changelog |  3 ++-
 debian/copyright | 23 ---
 2 files changed, 10 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a9995e6..385ba62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ openstreetmap-map-icons (1:0.0.svn23649-1) UNRELEASED; 
urgency=low
 - build-dependency on debhelper bumped to >= 8~
 - Standards Version bumped to 3.9.1, no changes needed
   * debian/rules rewritten using dh7
+  * debian/copyright DEP-5-ized
 
- -- David Paleino   Sun, 17 Oct 2010 09:23:08 +0200
+ -- David Paleino   Sun, 17 Oct 2010 09:26:15 +0200
 
 openstreetmap-map-icons (1:0.0.svn20783-1) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index 70c8453..1c3be86 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,17 +1,10 @@
-This package was debianized by Andreas Putzo  on
-Sun Jul  6 14:04:17 UTC 2008
+Format-Specification: http://dep.debian.net/deps/dep5
+Upstrem-Author: Joerg Ostertag 
+ Guenther Meyer .
 
-It was downloaded using svn from
-http://svn.openstreetmap.org/applications/share/map-icons/>.
+Files: *
+Copyright: PD
+ These icons and scripts are placed in the public domain by their authors.
 
-The debian/ dir has been removed from the tarball.
-The directories japan/ and nickw/ have been removed from the tarball
-because of unclear license terms.
-
-Upstream Authors are
- Joerg Ostertag ,
- Guenther Meyer .
-
-Copyright:
-
-  These icons and scripts are placed in the public domain by its authors.
+Files: debian/*
+Copyright: PD

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 59/87: Merge changelogs

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 4e3ca1321216b1b1a8e80188bc24e06abf1803a6
Author: David Paleino 
Date:   Sun Sep 25 22:31:23 2011 +0200

Merge changelogs
---
 debian/changelog | 13 +
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e4f4ec6..d9627d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,17 +1,14 @@
 openstreetmap-map-icons (1:0.0.svn26700-1) UNRELEASED; urgency=low
 
-  * New SVN snapshot
-  * Standards-Version bump to 3.9.2, no changes needed
-
- -- David Paleino   Sun, 25 Sep 2011 22:29:59 +0200
-
-openstreetmap-map-icons (1:0.0.svn23763-2) UNRELEASED; urgency=low
-
   [ Giovanni Mascellani ]
   * Adding my new email address.
   * Fixing debian/copyright for new year.
 
- -- Giovanni Mascellani   Sun, 20 Feb 2011 11:56:42 +0100
+  [ David Paleino ]
+  * New SVN snapshot
+  * Standards-Version bump to 3.9.2, no changes needed
+
+ -- David Paleino   Sun, 25 Sep 2011 22:30:59 +0200
 
 openstreetmap-map-icons (1:0.0.svn23763-1) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 51/87: Releasing to sid

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit e740e7968eae8dd2181d5ad6d2e997c705ce2ab8
Author: David Paleino 
Date:   Mon Jan 3 10:43:10 2011 +0100

Releasing to sid
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2167be9..194e42a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-openstreetmap-map-icons (1:0.0.svn23763-1) UNRELEASED; urgency=low
+openstreetmap-map-icons (1:0.0.svn23763-1) unstable; urgency=low
 
   * New SVN snapshot
   * Package moved to Debian OpenStreetMap Team -- it has nothing GIS :)
 
- -- David Paleino   Mon, 03 Jan 2011 10:24:43 +0100
+ -- David Paleino   Mon, 03 Jan 2011 10:34:17 +0100
 
 openstreetmap-map-icons (1:0.0.svn23649-1) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 43/87: debian/rules: do magic things also with scalable-twotone

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 31b52c03ddb86d9faf5f23652ac51914ca9904a6
Author: David Paleino 
Date:   Sun Oct 17 09:32:04 2010 +0200

debian/rules: do magic things also with scalable-twotone
---
 debian/changelog | 6 --
 debian/rules | 4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b1eec05..6e1318d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,12 +5,14 @@ openstreetmap-map-icons (1:0.0.svn23649-1) UNRELEASED; 
urgency=low
   * debian/control:
 - build-dependency on debhelper bumped to >= 8~
 - Standards Version bumped to 3.9.1, no changes needed
-  * debian/rules rewritten using dh7
+  * debian/rules:
+- rewritten using dh7
+- do magic things also with scalable-twotone
   * debian/copyright DEP-5-ized
   * debian/openstreetmap-map-icons-scalable.install: also install
 svg-twotone
 
- -- David Paleino   Sun, 17 Oct 2010 09:30:13 +0200
+ -- David Paleino   Sun, 17 Oct 2010 09:31:36 +0200
 
 openstreetmap-map-icons (1:0.0.svn20783-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 5e5885f..f1632e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,13 +19,13 @@ DESTTGZ := 
../tarballs/openstreetmap-map-icons_${VERSION}.orig.tar.gz
 
 override_dh_install:
dh_install
-   for i in classic scalable square ; do \
+   for i in classic scalable scalable-twotone square ; do \
find 
$(CURDIR)/debian/openstreetmap-map-icons-$$i/usr/share/icons/openstreetmap/ 
-type d -empty -delete ; \
find 
$(CURDIR)/debian/openstreetmap-map-icons-$$i/usr/share/icons/openstreetmap/ 
-type f | xargs chmod 644 ; \
done
 
 override_dh_link:
-   for i in classic.small classic.big square.small square.big scalable ; 
do \
+   for i in classic.small classic.big square.small square.big scalable 
scalable-twotone; do \
dh_link usr/share/icons/openstreetmap/$$i 
usr/share/doc/openstreetmap-map-icons-classic/examples/$$i ; \
done
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 58/87: Standards-Version bump to 3.9.2, no changes needed

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit da28d3af795c554dce10f419971f43ba0332b39d
Author: David Paleino 
Date:   Sun Sep 25 22:30:15 2011 +0200

Standards-Version bump to 3.9.2, no changes needed
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2c0444c..e4f4ec6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 openstreetmap-map-icons (1:0.0.svn26700-1) UNRELEASED; urgency=low
 
   * New SVN snapshot
+  * Standards-Version bump to 3.9.2, no changes needed
 
- -- David Paleino   Sun, 25 Sep 2011 22:29:18 +0200
+ -- David Paleino   Sun, 25 Sep 2011 22:29:59 +0200
 
 openstreetmap-map-icons (1:0.0.svn23763-2) UNRELEASED; urgency=low
 
diff --git a/debian/control b/debian/control
index 1fd634d..5e36c6f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian OpenStreetMap Team 

 Uploaders: Giovanni Mascellani 
  , David Paleino 
 Build-Depends: debhelper (>= 8~)
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Homepage: http://wiki.openstreetmap.org/index.php/Map_Icons
 Vcs-Git: git://git.debian.org/pkg-osm/openstreetmap-map-icons.git
 Vcs-Browser: http://git.debian.org/?p=pkg-osm/openstreetmap-map-icons.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 44/87: Added packaging authors to copyright

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 4186dc6919e4823d39da700f70ede3c7e8a1c2b8
Author: David Paleino 
Date:   Sun Oct 17 09:39:14 2010 +0200

Added packaging authors to copyright
---
 debian/copyright | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index 1c3be86..5a61924 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,4 +7,7 @@ Copyright: PD
  These icons and scripts are placed in the public domain by their authors.
 
 Files: debian/*
+Author: 2008-2009, Andreas Putzo 
+ 2009-2010, Giovanni Mascellani 
+ 2010, David Paleino 
 Copyright: PD

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 49/87: New SVN snapshot

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 6d92f3c46c3f50ef353639b2e6f2fb594e07a702
Author: David Paleino 
Date:   Mon Jan 3 10:23:48 2011 +0100

New SVN snapshot
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5b0753a..dd116f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+openstreetmap-map-icons (1:0.0.svn23763-1) UNRELEASED; urgency=low
+
+  * New SVN snapshot
+
+ -- David Paleino   Mon, 03 Jan 2011 10:23:33 +0100
+
 openstreetmap-map-icons (1:0.0.svn23649-1) unstable; urgency=low
 
   * New SVN snapshot

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 45/87: Fix debian/rules for scalable-twotone

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 8a4078be67c467b6e880bce2733e7f0b4c3b73ca
Author: David Paleino 
Date:   Sun Oct 17 09:42:13 2010 +0200

Fix debian/rules for scalable-twotone
---
 debian/rules | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f1632e4..28145a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,11 +19,14 @@ DESTTGZ := 
../tarballs/openstreetmap-map-icons_${VERSION}.orig.tar.gz
 
 override_dh_install:
dh_install
-   for i in classic scalable scalable-twotone square ; do \
+   for i in classic scalable scalable square ; do \
find 
$(CURDIR)/debian/openstreetmap-map-icons-$$i/usr/share/icons/openstreetmap/ 
-type d -empty -delete ; \
find 
$(CURDIR)/debian/openstreetmap-map-icons-$$i/usr/share/icons/openstreetmap/ 
-type f | xargs chmod 644 ; \
done
 
+   rm -rf 
$(CURDIR)/debian/openstreetmap-map-icons-scalable/usr/share/icons/openstreetmap/scalable-twotone/*.sh
+   rm -rf 
$(CURDIR)/debian/openstreetmap-map-icons-scalable/usr/share/icons/openstreetmap/scalable-twotone/LICENSE.txt
+
 override_dh_link:
for i in classic.small classic.big square.small square.big scalable 
scalable-twotone; do \
dh_link usr/share/icons/openstreetmap/$$i 
usr/share/doc/openstreetmap-map-icons-classic/examples/$$i ; \

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 55/87: Imported Upstream version 0.0.svn26700

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 3d5308faa4abeca394ccabb6a01ef1c6c7c06763
Author: David Paleino 
Date:   Sun Sep 25 22:29:04 2011 +0200

Imported Upstream version 0.0.svn26700
---
 classic.small/misc/landmark/power/tower_small.png | Bin 355 -> 445 bytes
 index_all-abs.en.html |   2 +-
 index_all.de.html |   2 +-
 index_all.en.html |   2 +-
 tools/create_geoinfo-db.pl|   2 +-
 5 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/classic.small/misc/landmark/power/tower_small.png 
b/classic.small/misc/landmark/power/tower_small.png
index 07bfe61..dbc682a 100644
Binary files a/classic.small/misc/landmark/power/tower_small.png and 
b/classic.small/misc/landmark/power/tower_small.png differ
diff --git a/index_all-abs.en.html b/index_all-abs.en.html
index bb0dce4..eb859d0 100644
--- a/index_all-abs.en.html
+++ b/index_all-abs.en.html
@@ -7468,7 +7468,7 @@
 .
 .
 Bicycle parking
-
+amenity=bicycle_parking
   
 
 
 › › car
diff --git a/index_all.de.html b/index_all.de.html
index a204035..6fece79 100644
--- a/index_all.de.html
+++ b/index_all.de.html
@@ -7468,7 +7468,7 @@
 .
 .
 Fahrradparkplatz
-
+amenity=bicycle_parking
   
 
 
 › › car
diff --git a/index_all.en.html b/index_all.en.html
index 780ba2e..4aadf9a 100644
--- a/index_all.en.html
+++ b/index_all.en.html
@@ -7468,7 +7468,7 @@
 .
 .
 Bicycle parking
-
+amenity=bicycle_parking
   
 
 
 › › car
diff --git a/tools/create_geoinfo-db.pl b/tools/create_geoinfo-db.pl
index f7e15d0..b3749fd 100755
--- a/tools/create_geoinfo-db.pl
+++ b/tools/create_geoinfo-db.pl
@@ -67,7 +67,7 @@ sub create_dbfile(){
 
 $create_statement="CREATE DATABASE geoinfo;";
 $dbh = DBI->connect("dbi:SQLite:dbname=$db_file",'','');
-$dbh->{unicode} = 1;
+$dbh->{sqlite_unicode} = 1;
 
 # --- POI_TYPE
 db_exec('CREATE TABLE poi_type (

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 47/87: Imported Upstream version 0.0.svn23763

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit c45262e91ceea1c32b8e4c74f933a0e84117b7e3
Author: David Paleino 
Date:   Mon Jan 3 10:19:19 2011 +0100

Imported Upstream version 0.0.svn23763
---
 classic.big/shop/convenience.png   | Bin 0 -> 902 bytes
 classic.small/health/baby_hatch.png| Bin 0 -> 825 bytes
 classic.small/misc/bay.png | Bin 0 -> 393 bytes
 classic.small/misc/beach.png   | Bin 0 -> 443 bytes
 classic.small/misc/city_wall.png   | Bin 0 -> 359 bytes
 classic.small/misc/cliff.png   | Bin 0 -> 340 bytes
 classic.small/misc/coastline.png   | Bin 0 -> 273 bytes
 classic.small/misc/fence.png   | Bin 0 -> 545 bytes
 classic.small/misc/hedge.png   | Bin 0 -> 340 bytes
 classic.small/misc/landmark/adit.png   | Bin 0 -> 654 bytes
 classic.small/misc/landmark/cave_entrance.png  | Bin 0 -> 717 bytes
 .../misc/landmark/measurement_station.png  | Bin 0 -> 699 bytes
 classic.small/misc/landmark/water_well.png | Bin 0 -> 490 bytes
 classic.small/misc/landmark/water_works.png| Bin 0 -> 681 bytes
 classic.small/misc/landuse/garages.png | Bin 0 -> 1043 bytes
 .../misc/landuse/greenhouse_horticulture.png   | Bin 0 -> 1331 bytes
 classic.small/misc/mud.png | Bin 0 -> 315 bytes
 classic.small/misc/retaining_wall.png  | Bin 0 -> 386 bytes
 classic.small/misc/wall.png| Bin 0 -> 454 bytes
 classic.small/nautical/dam.png | Bin 0 -> 419 bytes
 classic.small/nautical/groyne.png  | Bin 0 -> 350 bytes
 classic.small/service/administration/embassy.png   | Bin 0 -> 818 bytes
 classic.small/service/community_centre.png | Bin 0 -> 893 bytes
 classic.small/shop/boutique.png| Bin 0 -> 952 bytes
 classic.small/shop/convenience.png | Bin 0 -> 483 bytes
 classic.small/shop/hifi.png| Bin 672 -> 683 bytes
 classic.small/shop/stationery.png  | Bin 0 -> 783 bytes
 classic.small/sport/athletics.png  | Bin 0 -> 457 bytes
 classic.small/sport/beachvolleyball.png| Bin 0 -> 615 bytes
 classic.small/sport/karting.png| Bin 0 -> 644 bytes
 classic.small/sport/pelota.png | Bin 0 -> 524 bytes
 classic.small/sport/safety_training.png| Bin 0 -> 729 bytes
 classic.small/sport/skating.png| Bin 0 -> 750 bytes
 classic.small/transport/aerialway/cable_car.png| Bin 521 -> 611 bytes
 .../aerialway/{cable_car.png => gondola.png}   | Bin
 classic.small/transport/aerialway/goods.png| Bin 0 -> 424 bytes
 classic.small/transport/airport/apron.png  | Bin 0 -> 686 bytes
 classic.small/transport/airport/gate.png   | Bin 0 -> 596 bytes
 classic.small/transport/airport/hangar.png | Bin 0 -> 521 bytes
 classic.small/transport/airport/runway.png | Bin 0 -> 224 bytes
 classic.small/transport/airport/taxiway.png| Bin 0 -> 219 bytes
 classic.small/vehicle/block.png| Bin 0 -> 368 bytes
 classic.small/vehicle/border_control.png   | Bin 0 -> 470 bytes
 classic.small/vehicle/chicane.png  | Bin 0 -> 453 bytes
 svg/misc/bay.svg   |  79 +++
 svg/misc/beach.svg | 125 +++
 svg/misc/city_wall.svg | 104 +
 svg/misc/cliff.svg |  74 +++
 svg/misc/coastline.svg |  79 +++
 svg/misc/fence.svg | 104 +
 svg/misc/hedge.svg |  86 
 svg/misc/landmark/adit.svg | 171 +++
 svg/misc/landmark/water_well.svg   | 135 
 svg/misc/mud.svg   |  63 ++
 svg/misc/retaining_wall.svg|  80 +++
 svg/misc/wall.svg  | 235 +
 svg/nautical/dam.svg   |  74 +++
 svg/nautical/groyne.svg|  84 
 svg/transport/aerialway/cable_car.svg  |  43 ++--
 .../aerialway/{cable_car.svg => gondola.svg}   |   7 +-
 .../aerialway/{cable_car.svg => goods.svg} |  31 ++-
 svg/transport/airport/apron.svg| 168 +++
 svg/transport/airport/gate.svg |  91 
 svg/transport/airport/hangar.svg   |  76 +++
 svg/vehicle/block.svg  |  72 +++
 svg/vehicle/chicane.svg| 113 ++

[openstreetmap-map-icons] 30/87: debian/control: added myself and pkg-osm to Uploaders

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 42581a4f0ac3add582edc37ad2e270994356cadc
Author: David Paleino 
Date:   Mon Apr 5 09:17:21 2010 +0200

debian/control: added myself and pkg-osm to Uploaders
---
 debian/changelog | 6 +-
 debian/control   | 2 ++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 569f7eb..48cc89f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 openstreetmap-map-icons (1:0.0.svn20783-1) unstable; urgency=low
 
+  [ Giovanni Mascellani ]
   * New upstream release
   * Adjusting section to override: utils
   * Bumping Standards-Version to 3.8.4 (no changes required)
@@ -7,7 +8,10 @@ openstreetmap-map-icons (1:0.0.svn20783-1) unstable; 
urgency=low
   * Switch to dpkg-source 3.0 (quilt) format
   * Vcs-* moved to new git repository
 
- -- Giovanni Mascellani   Sun, 04 Apr 2010 
16:28:15 +0200
+  [ David Paleino ]
+  * debian/control: added myself and pkg-osm to Uploaders
+
+ -- David Paleino   Mon, 05 Apr 2010 09:17:06 +0200
 
 openstreetmap-map-icons (1:0.0.svn18468-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 349976d..3c1422e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,8 @@ Priority: optional
 Maintainer: Debian GIS Project 
 Uploaders: Andreas Putzo ,
  Giovanni Mascellani 
+ , David Paleino 
+ , Debian OpenStreetMap Team 
 Build-Depends: debhelper (>= 5)
 Standards-Version: 3.8.4
 Homepage: http://wiki.openstreetmap.org/index.php/Map_Icons

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 35/87: Don't configure nor build it

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 7d3d0799001bfc606f9e2cf014797ee7ccd42fee
Author: David Paleino 
Date:   Thu Jun 17 10:20:57 2010 +0200

Don't configure nor build it
---
 debian/rules | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/rules b/debian/rules
index a337059..5e5885f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,6 +29,12 @@ override_dh_link:
dh_link usr/share/icons/openstreetmap/$$i 
usr/share/doc/openstreetmap-map-icons-classic/examples/$$i ; \
done
 
+override_dh_auto_configure:
+   # pass
+
+override_dh_auto_build:
+   # pass
+
 get-orig-source:
dh_testdir
test -d ../tarballs/. || mkdir -p ../tarballs

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 38/87: New SVN snapshot

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 94ddb640c3e019f10135b9c45c2b5098b7465a24
Author: David Paleino 
Date:   Sun Oct 17 09:19:38 2010 +0200

New SVN snapshot
---
 debian/changelog | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 81991f6..bb8969a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-openstreetmap-map-icons (1:0.0.svn20783-2) UNRELEASED; urgency=low
+openstreetmap-map-icons (1:0.0.svn23649-1) UNRELEASED; urgency=low
 
+  * New SVN snapshot
   * debian/compat bumped to 7
   * debian/control: build-dependency on debhelper bumped to >= 7.0.50~
   * debian/rules rewritten using dh7
 
- -- David Paleino   Thu, 17 Jun 2010 09:47:40 +0200
+ -- David Paleino   Sun, 17 Oct 2010 09:19:30 +0200
 
 openstreetmap-map-icons (1:0.0.svn20783-1) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 34/87: Fix comment

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 9d0738a54531e5f42257590f6dd14f35f5a2c66e
Author: David Paleino 
Date:   Thu Jun 17 10:15:54 2010 +0200

Fix comment
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e755214..a337059 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,7 @@ get-orig-source:
@echo Downloading openstreetmap-map-icons from $(SVNREPO)
svn -r $(SVNREV) export $(SVNREPO) $(DESTDIR)
@echo Removing directories: debian nickw japan
-   rm -rf $(DESTDIR)/debian# not really needed with dh7
+   rm -rf $(DESTDIR)/debian# not really needed with "3.0 (quilt)"
rm -rf $(DESTDIR)/nickw
rm -rf $(DESTDIR)/japan
@echo Building snapshot tarball

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 25/87: std-ver -> 3.8.4

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 961471376065cc00bab22208ffa1b1a7a790060d
Author: Giovanni Mascellani 
Date:   Sun Apr 4 16:04:52 2010 +0200

std-ver -> 3.8.4
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 17f25f9..c67c15b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ openstreetmap-map-icons (1:0.0.svn20783-1) unstable; urgency=low
 
   * New upstream release
   * Adjusting section to override: utils
+  * Bumping Standards-Version to 3.8.4 (no changes required)
 
- -- Giovanni Mascellani   Sun, 04 Apr 2010 
16:03:37 +0200
+ -- Giovanni Mascellani   Sun, 04 Apr 2010 
16:04:30 +0200
 
 openstreetmap-map-icons (1:0.0.svn18468-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 13d3f29..fe7f057 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian GIS Project 

 Uploaders: Andreas Putzo ,
  Giovanni Mascellani 
 Build-Depends: debhelper (>= 5)
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Homepage: http://wiki.openstreetmap.org/index.php/Map_Icons
 Vcs-Browser: 
http://svn.debian.org/viewsvn/pkg-grass/packages/openstreetmap-map-icons/trunk
 Vcs-Svn: 
svn://svn.debian.org/svn/pkg-grass/packages/openstreetmap-map-icons/trunk

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 33/87: debian/rules rewritten using dh7

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 1a62b157294a4936dd498a26695a5497087d2230
Author: David Paleino 
Date:   Thu Jun 17 09:47:48 2010 +0200

debian/rules rewritten using dh7
---
 debian/changelog |  3 ++-
 debian/rules | 53 ++---
 2 files changed, 8 insertions(+), 48 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 75ef37d..81991f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ openstreetmap-map-icons (1:0.0.svn20783-2) UNRELEASED; 
urgency=low
 
   * debian/compat bumped to 7
   * debian/control: build-dependency on debhelper bumped to >= 7.0.50~
+  * debian/rules rewritten using dh7
 
- -- David Paleino   Thu, 17 Jun 2010 09:45:20 +0200
+ -- David Paleino   Thu, 17 Jun 2010 09:47:40 +0200
 
 openstreetmap-map-icons (1:0.0.svn20783-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index e028f2d..e755214 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,59 +14,20 @@ VERSION := 0.0.svn${SVNREV}
 DESTDIR := ../tarballs/openstreetmap-map-icons-${VERSION}
 DESTTGZ := ../tarballs/openstreetmap-map-icons_${VERSION}.orig.tar.gz
 
-build: build-arch build-indep
+%:
+   dh $@
 
-build-arch: build-arch-stamp
-build-arch-stamp: 
-   touch $@
-
-build-indep: build-indep-stamp
-build-indep-stamp: 
-   touch $@
-
-clean: 
-   dh_testdir
-   dh_testroot
-   rm -f build-arch-stamp build-indep-stamp
-   dh_clean
-
-install: install-indep install-arch
-install-indep:
-   dh_testdir
-   dh_testroot
-   dh_clean -k -i
-   dh_installdirs -i
-   dh_install -i
+override_dh_install:
+   dh_install
for i in classic scalable square ; do \
find 
$(CURDIR)/debian/openstreetmap-map-icons-$$i/usr/share/icons/openstreetmap/ 
-type d -empty -delete ; \
find 
$(CURDIR)/debian/openstreetmap-map-icons-$$i/usr/share/icons/openstreetmap/ 
-type f | xargs chmod 644 ; \
done
 
-install-arch:
-
-binary-common:
-   dh_testdir
-   dh_testroot
-   dh_installchangelogs 
-   dh_installdocs
-   dh_installexamples
+override_dh_link:
for i in classic.small classic.big square.small square.big scalable ; 
do \
dh_link usr/share/icons/openstreetmap/$$i 
usr/share/doc/openstreetmap-map-icons-classic/examples/$$i ; \
done
-   dh_compress
-   dh_fixperms 
-   dh_installdeb
-   dh_gencontrol
-   dh_md5sums
-   dh_builddeb
-# Build architecture independant packages using the common target.
-binary-indep: build-indep install-indep
-   $(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
-
-# Build architecture dependant packages using the common target.
-binary-arch: build-arch install-arch
-
-binary: binary-arch binary-indep
 
 get-orig-source:
dh_testdir
@@ -74,7 +35,7 @@ get-orig-source:
@echo Downloading openstreetmap-map-icons from $(SVNREPO)
svn -r $(SVNREV) export $(SVNREPO) $(DESTDIR)
@echo Removing directories: debian nickw japan
-   rm -rf $(DESTDIR)/debian
+   rm -rf $(DESTDIR)/debian# not really needed with dh7
rm -rf $(DESTDIR)/nickw
rm -rf $(DESTDIR)/japan
@echo Building snapshot tarball
@@ -85,5 +46,3 @@ get-orig-source:
@echo To update debian/changelog type
@echo dch -v $(VERSION)-1
@echo .
-
-.PHONY: build clean binary-indep binary-arch binary install install-indep 
install-arch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 31/87: debian/compat bumped to 7

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 3b8ea796168d3f8f6c39c73f9830a365a8a3a227
Author: David Paleino 
Date:   Thu Jun 17 09:45:07 2010 +0200

debian/compat bumped to 7
---
 debian/changelog | 6 ++
 debian/compat| 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 48cc89f..cb93167 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+openstreetmap-map-icons (1:0.0.svn20783-2) UNRELEASED; urgency=low
+
+  * debian/compat bumped to 7
+
+ -- David Paleino   Thu, 17 Jun 2010 09:44:55 +0200
+
 openstreetmap-map-icons (1:0.0.svn20783-1) unstable; urgency=low
 
   [ Giovanni Mascellani ]
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 27/87: Typo

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 13ce994fe11ac834bbeb12f2bf42e503582a3ff5
Author: Giovanni Mascellani 
Date:   Sun Apr 4 16:17:52 2010 +0200

Typo
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 97bd705..88f854b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: openstreetmap-map-icons
-Section: util
+Section: utils
 Priority: optional
 Maintainer: Debian GIS Project 
 Uploaders: Andreas Putzo ,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 28/87: Swtich to 3.0 (quilt)

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit f18f08a02ed246218d94ac6cc8ccef40f6f59330
Author: Giovanni Mascellani 
Date:   Sun Apr 4 16:24:57 2010 +0200

Swtich to 3.0 (quilt)
---
 debian/changelog | 3 ++-
 debian/source/format | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f67d250..dd1c11e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ openstreetmap-map-icons (1:0.0.svn20783-1) unstable; urgency=low
   * Adjusting section to override: utils
   * Bumping Standards-Version to 3.8.4 (no changes required)
   * Adding ${misc:Depends} to dependencies (to make lintian happy)
+  * Switch to dpkg-source 3.0 (quilt) format
 
- -- Giovanni Mascellani   Sun, 04 Apr 2010 
16:08:41 +0200
+ -- Giovanni Mascellani   Sun, 04 Apr 2010 
16:24:37 +0200
 
 openstreetmap-map-icons (1:0.0.svn18468-1) unstable; urgency=low
 
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 39/87: debian/compat bumped to 8

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit a007371678c61d15f35fd94007163bcafe713d2e
Author: David Paleino 
Date:   Sun Oct 17 09:22:55 2010 +0200

debian/compat bumped to 8
---
 debian/changelog | 6 +++---
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bb8969a..c6bb6bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
 openstreetmap-map-icons (1:0.0.svn23649-1) UNRELEASED; urgency=low
 
   * New SVN snapshot
-  * debian/compat bumped to 7
-  * debian/control: build-dependency on debhelper bumped to >= 7.0.50~
+  * debian/compat bumped to 8
+  * debian/control: build-dependency on debhelper bumped to >= 8~
   * debian/rules rewritten using dh7
 
- -- David Paleino   Sun, 17 Oct 2010 09:19:30 +0200
+ -- David Paleino   Sun, 17 Oct 2010 09:22:43 +0200
 
 openstreetmap-map-icons (1:0.0.svn20783-1) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 23c2465..b60569f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Andreas Putzo ,
  Giovanni Mascellani 
  , David Paleino 
  , Debian OpenStreetMap Team 
-Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends: debhelper (>= 8~)
 Standards-Version: 3.8.4
 Homepage: http://wiki.openstreetmap.org/index.php/Map_Icons
 Vcs-Git: git://git.debian.org/pkg-grass/openstreetmap-map-icons.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 26/87: Depends: ${misc:Depends}

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 0b6db9a775e5a7a3470425128892557ce5e0fcb6
Author: Giovanni Mascellani 
Date:   Sun Apr 4 16:09:01 2010 +0200

Depends: ${misc:Depends}
---
 debian/changelog | 3 ++-
 debian/control   | 3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c67c15b..f67d250 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ openstreetmap-map-icons (1:0.0.svn20783-1) unstable; urgency=low
   * New upstream release
   * Adjusting section to override: utils
   * Bumping Standards-Version to 3.8.4 (no changes required)
+  * Adding ${misc:Depends} to dependencies (to make lintian happy)
 
- -- Giovanni Mascellani   Sun, 04 Apr 2010 
16:04:30 +0200
+ -- Giovanni Mascellani   Sun, 04 Apr 2010 
16:08:41 +0200
 
 openstreetmap-map-icons (1:0.0.svn18468-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index fe7f057..97bd705 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Vcs-Svn: 
svn://svn.debian.org/svn/pkg-grass/packages/openstreetmap-map-icons/tru
 
 Package: openstreetmap-map-icons-classic
 Architecture: all
+Depends: ${misc:Depends}
 Description: Collection of map icons (classic set)
  This package provides a set of icons intended to be used
  together with maps. Several point-of-interest categories
@@ -23,6 +24,7 @@ Description: Collection of map icons (classic set)
 
 Package: openstreetmap-map-icons-square
 Architecture: all
+Depends: ${misc:Depends}
 Description: Collection of map icons (square set)
  This package provides a set of icons intended to be used
  together with maps. Several point-of-interest categories
@@ -34,6 +36,7 @@ Description: Collection of map icons (square set)
 
 Package: openstreetmap-map-icons-scalable
 Architecture: all
+Depends: ${misc:Depends}
 Description: Collection of map icons (scalable set)
  This package provides a set of icons intended to be used
  together with maps. Several point-of-interest categories

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 32/87: debian/control: build-dependency on debhelper bumped to >= 7.0.50~

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit c76087fb225b65e6bba5e991f991c423462b9ac5
Author: David Paleino 
Date:   Thu Jun 17 09:45:37 2010 +0200

debian/control: build-dependency on debhelper bumped to >= 7.0.50~
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cb93167..75ef37d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 openstreetmap-map-icons (1:0.0.svn20783-2) UNRELEASED; urgency=low
 
   * debian/compat bumped to 7
+  * debian/control: build-dependency on debhelper bumped to >= 7.0.50~
 
- -- David Paleino   Thu, 17 Jun 2010 09:44:55 +0200
+ -- David Paleino   Thu, 17 Jun 2010 09:45:20 +0200
 
 openstreetmap-map-icons (1:0.0.svn20783-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 3c1422e..23c2465 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Andreas Putzo ,
  Giovanni Mascellani 
  , David Paleino 
  , Debian OpenStreetMap Team 
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper (>= 7.0.50~)
 Standards-Version: 3.8.4
 Homepage: http://wiki.openstreetmap.org/index.php/Map_Icons
 Vcs-Git: git://git.debian.org/pkg-grass/openstreetmap-map-icons.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 24/87: Adjusting to override

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 6cb7f869be3db9cb8e65fb423d83924fa4e489e8
Author: Giovanni Mascellani 
Date:   Sun Apr 4 16:04:06 2010 +0200

Adjusting to override
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a264aff..17f25f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 openstreetmap-map-icons (1:0.0.svn20783-1) unstable; urgency=low
 
   * New upstream release
+  * Adjusting section to override: utils
 
- -- Giovanni Mascellani   Sun, 04 Apr 2010 
15:49:29 +0200
+ -- Giovanni Mascellani   Sun, 04 Apr 2010 
16:03:37 +0200
 
 openstreetmap-map-icons (1:0.0.svn18468-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index f08c3fe..13d3f29 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: openstreetmap-map-icons
-Section: x11
+Section: util
 Priority: optional
 Maintainer: Debian GIS Project 
 Uploaders: Andreas Putzo ,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 29/87: Vcs-* fixed

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 72442b48c72cf3adbe7fcbe65342d9495631d70b
Author: Giovanni Mascellani 
Date:   Sun Apr 4 16:28:35 2010 +0200

Vcs-* fixed
---
 debian/changelog | 3 ++-
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dd1c11e..569f7eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ openstreetmap-map-icons (1:0.0.svn20783-1) unstable; urgency=low
   * Bumping Standards-Version to 3.8.4 (no changes required)
   * Adding ${misc:Depends} to dependencies (to make lintian happy)
   * Switch to dpkg-source 3.0 (quilt) format
+  * Vcs-* moved to new git repository
 
- -- Giovanni Mascellani   Sun, 04 Apr 2010 
16:24:37 +0200
+ -- Giovanni Mascellani   Sun, 04 Apr 2010 
16:28:15 +0200
 
 openstreetmap-map-icons (1:0.0.svn18468-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 88f854b..349976d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Uploaders: Andreas Putzo ,
 Build-Depends: debhelper (>= 5)
 Standards-Version: 3.8.4
 Homepage: http://wiki.openstreetmap.org/index.php/Map_Icons
-Vcs-Browser: 
http://svn.debian.org/viewsvn/pkg-grass/packages/openstreetmap-map-icons/trunk
-Vcs-Svn: 
svn://svn.debian.org/svn/pkg-grass/packages/openstreetmap-map-icons/trunk
+Vcs-Git: git://git.debian.org/pkg-grass/openstreetmap-map-icons.git
+Vcs-Browser: http://git.debian.org/?p=pkg-grass/openstreetmap-map-icons.git
 
 Package: openstreetmap-map-icons-classic
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 37/87: Merge commit 'upstream/0.0.svn23649'

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 3322491eada5a5cadb21439e4989de10055a152d
Merge: 7d3d079 c021342
Author: David Paleino 
Date:   Sun Oct 17 09:19:13 2010 +0200

Merge commit 'upstream/0.0.svn23649'

 classic.big/leisure/sauna.png  |  Bin 0 -> 1062 bytes
 classic.big/religion/wayside_cross.png |  Bin 0 -> 379 bytes
 classic.big/religion/wayside_shrine.png|  Bin 0 -> 721 bytes
 classic.small/education/school.png |  Bin 339 -> 819 bytes
 classic.small/food/biergarten.png  |  Bin 927 -> 880 bytes
 classic.small/food/pub.png |  Bin 289 -> 704 bytes
 classic.small/food/restaurant.png  |  Bin 165 -> 200 bytes
 classic.small/health/pharmacy.png  |  Bin 342 -> 175 bytes
 classic.small/leisure/bbq.png  |  Bin 513 -> 811 bytes
 classic.small/leisure/sauna.png|  Bin 0 -> 715 bytes
 classic.small/misc/fixme.png   |  Bin 0 -> 438 bytes
 classic.small/misc/flag.png|  Bin 0 -> 518 bytes
 classic.small/misc/landmark/chimney.png|  Bin 295 -> 627 bytes
 classic.small/nautical/ferry.png   |  Bin 0 -> 242 bytes
 classic.small/service/fire_hydrant.png |  Bin 0 -> 574 bytes
 classic.small/service/studio.png   |  Bin 0 -> 534 bytes
 classic.small/shop/copyshop.png|  Bin 0 -> 736 bytes
 classic.small/shop/curtain.png |  Bin 0 -> 700 bytes
 classic.small/shop/erotic.png  |  Bin 0 -> 892 bytes
 classic.small/shop/fabric.png  |  Bin 0 -> 1078 bytes
 classic.small/shop/frame.png   |  Bin 0 -> 524 bytes
 classic.small/shop/groceries/confectionery.png |  Bin 0 -> 549 bytes
 classic.small/shop/groceries/deli.png  |  Bin 0 -> 940 bytes
 classic.small/shop/groceries/greengrocer.png   |  Bin 0 -> 836 bytes
 classic.small/shop/groceries/seafood.png   |  Bin 0 -> 598 bytes
 classic.small/shop/hardware.png|  Bin 0 -> 655 bytes
 classic.small/shop/hearing_aids.png|  Bin 0 -> 803 bytes
 classic.small/shop/kitchen.png |  Bin 0 -> 958 bytes
 classic.small/shop/mobile_phone.png|  Bin 0 -> 777 bytes
 classic.small/shop/musical_instrument.png  |  Bin 0 -> 722 bytes
 classic.small/shop/paint.png   |  Bin 0 -> 455 bytes
 classic.small/shop/shoe_repair.png |  Bin 0 -> 948 bytes
 classic.small/shop/vacuum_cleaner.png  |  Bin 0 -> 780 bytes
 classic.small/shop/variety_store.png   |  Bin 0 -> 967 bytes
 classic.small/sport/gymnastics.png |  Bin 0 -> 508 bytes
 classic.small/sport/motocross.png  |  Bin 0 -> 724 bytes
 classic.small/sport/motor.png  |  Bin 0 -> 824 bytes
 classic.small/transport/tram.png   |  Bin 353 -> 514 bytes
 classic.small/vehicle/passing_place.png|  Bin 230 -> 384 bytes
 classic.small/vehicle/repair_shop.png  |  Bin 308 -> 414 bytes
 classic.small/vehicle/tyres.png|  Bin 0 -> 532 bytes
 create_icons_index.pl  |   24 +-
 geoinfo.db |  Bin 62464 -> 62464 bytes
 index_all.en.html => index_all-abs.en.html | 2601 
 index_all.de.html  |  488 ++---
 index_all.en.html  |  491 ++---
 index_dynamic.de.html  |   37 +-
 index_dynamic.en.html  |   37 +-
 index_general.de.html  |   89 +-
 index_general.en.html  |   89 +-
 index_poi.de.html  |  399 ++--
 index_poi.en.html  |  402 ++--
 index_rendering.de.html|   74 +-
 index_rendering.en.html|   74 +-
 ok.png |  Bin 0 -> 794 bytes
 svg/shopping/groceries/confectionery.svg   |   64 +
 svg/sports/motocross.svg   |   96 +
 svg/vehicle/tyres.svg  |  126 ++
 58 files changed, 2755 insertions(+), 2336 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 22/87: Merge commit 'upstream/0.0.svn20783'

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit c7ffc9f143e7fb1d713373fc6a1cbd6a21e7d782
Merge: 82d511e 6d0f58d
Author: Giovanni Mascellani 
Date:   Sun Apr 4 15:49:21 2010 +0200

Merge commit 'upstream/0.0.svn20783'

 classic.big/leisure/stripclub.png  | Bin 0 -> 893 bytes
 classic.small/education/driving_school.png | Bin 0 -> 657 bytes
 classic.small/health/doctor.png| Bin 407 -> 529 bytes
 classic.small/historic/palaeontological_site.png   | Bin 0 -> 572 bytes
 classic.small/leisure/bbq.png  | Bin 391 -> 513 bytes
 classic.small/leisure/playground.png   | Bin 598 -> 680 bytes
 classic.small/leisure/stripclub.png| Bin 0 -> 712 bytes
 classic.small/misc/grit_bin.png| Bin 0 -> 635 bytes
 classic.small/misc/information/board.png   | Bin 1420 -> 664 bytes
 .../misc/information/informationoffice.png | Bin 493 -> 487 bytes
 classic.small/misc/information/map.png | Bin 1399 -> 647 bytes
 classic.small/nautical/water.png   | Bin 0 -> 288 bytes
 classic.small/place/islet.png  | Bin 328 -> 362 bytes
 classic.small/place/marketplace.png| Bin 0 -> 731 bytes
 classic.small/vehicle/restriction/barrier.png  | Bin 0 -> 726 bytes
 geoinfo.db | Bin 59392 -> 62464 bytes
 svg/leisure/playground.svg |  70 ++
 svg/vehicle/restriction/barrier.svg| 253 +
 18 files changed, 323 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 23/87: New upstream release

2014-10-18 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit edf41c14b3d9109d31e241e55036098d522276fc
Author: Giovanni Mascellani 
Date:   Sun Apr 4 15:50:06 2010 +0200

New upstream release
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 46b099b..a264aff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+openstreetmap-map-icons (1:0.0.svn20783-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Giovanni Mascellani   Sun, 04 Apr 2010 
15:49:29 +0200
+
 openstreetmap-map-icons (1:0.0.svn18468-1) unstable; urgency=low
 
   * Packaging new upstream revision (closes: #497718)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


  1   2   3   4   5   6   >