This is an automated email from the git hooks/post-receive script. myon pushed a commit to branch master in repository pgsql-ogr-fdw.
commit bdb9b9390e4edf98aa382e3e48c0181c0f995f7e Author: Christoph Berg <[email protected]> Date: Tue Oct 3 11:43:58 2017 +0200 Add myself to Uploaders. --- debian/changelog | 1 + debian/control | 3 ++- debian/control.in | 3 ++- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index def147c..36c6910 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ pgsql-ogr-fdw (1.0.3-1) UNRELEASED; urgency=medium * New upstream version. + * Add myself to Uploaders. -- Christoph Berg <[email protected]> Tue, 03 Oct 2017 11:37:56 +0200 diff --git a/debian/control b/debian/control index 109b4a1..bce7d5f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,8 @@ Source: pgsql-ogr-fdw Section: database Priority: extra Maintainer: Debian GIS Project <[email protected]> -Uploaders: Michael Fladischer <[email protected]> +Uploaders: Michael Fladischer <[email protected]>, + Christoph Berg <[email protected]> Build-Depends: debhelper (>= 10), libgdal-dev, postgresql-server-dev-all diff --git a/debian/control.in b/debian/control.in index d747501..f0f0dcc 100644 --- a/debian/control.in +++ b/debian/control.in @@ -2,7 +2,8 @@ Source: pgsql-ogr-fdw Section: database Priority: extra Maintainer: Debian GIS Project <[email protected]> -Uploaders: Michael Fladischer <[email protected]> +Uploaders: Michael Fladischer <[email protected]>, + Christoph Berg <[email protected]> Build-Depends: debhelper (>= 10), libgdal-dev, postgresql-server-dev-all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pgsql-ogr-fdw.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

