[gdal] 01/01: Update my email to use @debian.org address in other files too.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sun Jun 28 16:34:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch experimental-2.0
in repository gdal.
commit 3f79a568955b472e26c67e2d077f5117abca80d9
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Jun 28 18:27:54 2015 +0200
Update my email to use @debian.org address in other files too.
---
debian/gdal-symbols.pl | 4 +---
debian/patches/doc | 2 +-
debian/patches/hardening | 2 +-
debian/patches/initalize-typo | 2 +-
4 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/debian/gdal-symbols.pl b/debian/gdal-symbols.pl
index d06db2a..9573b01 100755
--- a/debian/gdal-symbols.pl
+++ b/debian/gdal-symbols.pl
@@ -9,7 +9,7 @@
# devscripts dpkg dpkg-dev binutils
# diffutils patch coreutils
#
-# Copyright (C) 2013-2014, Bas Couwenberg <sebastic at xs4all.nl>
+# Copyright (C) 2013-2014, Bas Couwenberg <sebastic at debian.org>
#
# This library is free software; you can redistribute it and/or modify
# it under the same terms as Perl itself, either Perl version 5.8.5 or,
@@ -581,12 +581,10 @@ sub create_patch_file {
}
# + VRTSourcedRasterBand::ComputeRasterMinMax(int, double*)@GDAL_1.8 1.10.1
elsif(/^\+ (.*?) (\d+\.\d+\.\d+\S*)\s*$/) {
- # ignore
$_ = '+ (c++)"'.$1.'" '.$2." 1\n";
}
# + VRTSourcedRasterBand::ComputeRasterMinMax(int, double*)@GDAL_1.8 1.10.1 1
elsif(/^\+ (.*?) (\d+\.\d+\.\d+\S*)(\s+\d+)\s*$/) {
- # ignore
$_ = '+ (c++)"'.$1.'" '.$2.$3."\n";
}
diff --git a/debian/patches/doc b/debian/patches/doc
index 19db429..e17c904 100644
--- a/debian/patches/doc
+++ b/debian/patches/doc
@@ -1,5 +1,5 @@
Description: Fix links to OGR documentation.
-Author: Francesco Paolo Lovergine <frankie at debian.org>, Bas Couwenberg <sebastic at xs4all.nl>
+Author: Francesco Paolo Lovergine <frankie at debian.org>, Bas Couwenberg <sebastic at debian.org>
Last-Update: 2013-10-13
Forwarded: https://trac.osgeo.org/gdal/ticket/5996
diff --git a/debian/patches/hardening b/debian/patches/hardening
index 6fc75cd..017da58 100644
--- a/debian/patches/hardening
+++ b/debian/patches/hardening
@@ -1,5 +1,5 @@
Description: Add support for all hardening buildflags.
-Author: Bas Couwenberg <sebastic at xs4all.nl>
+Author: Bas Couwenberg <sebastic at debian.org>
Last-Update: 2013-10-13
Forwarded: https://trac.osgeo.org/gdal/ticket/5998
diff --git a/debian/patches/initalize-typo b/debian/patches/initalize-typo
index 312ed55..2a38163 100644
--- a/debian/patches/initalize-typo
+++ b/debian/patches/initalize-typo
@@ -1,5 +1,5 @@
Description: Fix 'initialized' typo, replace with 'initialized'.
-Author: Bas Couwenberg <sebastic at xs4all.nl>
+Author: Bas Couwenberg <sebastic at debian.org>
Forwarded: http://trac.osgeo.org/gdal/ticket/5995
Applied-Upstream: https://trac.osgeo.org/gdal/changeset/29351
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal.git
More information about the Pkg-grass-devel
mailing list