[csvjdbc] 03/04: Use my Debian e-mail address in debian/control and debian/copyright
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Tue Oct 10 06:57:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch master
in repository csvjdbc.
commit dc106062280e061b533e9d073ff26284eba29a28
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date: Mon Oct 9 19:51:19 2017 +0100
Use my Debian e-mail address in debian/control and debian/copyright
---
debian/changelog | 1 +
debian/control | 2 +-
debian/copyright | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 98da928..7f73dc6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
csvjdbc (1.0.34-1) UNRELEASED; urgency=medium
* New upstream release (1.0.34)
+ * Use my Debian e-mail address in debian/control and debian/copyright
-- Christopher Hoskin <mans0954 at debian.org> Mon, 09 Oct 2017 19:48:47 +0100
diff --git a/debian/control b/debian/control
index 281e775..013b228 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: csvjdbc
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Christopher Hoskin <christopher.hoskin at gmail.com>
+Uploaders: Christopher Hoskin <mans0954 at debian.org>
Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper
Build-Depends-Indep: libjavacc-maven-plugin-java, libmaven-javadoc-plugin-java, junit4, default-jdk-doc
Standards-Version: 3.9.8
diff --git a/debian/copyright b/debian/copyright
index 9f07805..9113fe9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -10,7 +10,7 @@ Copyright: 2008-2011, Mario Frasca <mfrasca at users.sourceforge.net>,
License: LGPL-2.1
Files: debian/*
-Copyright: 2016, Christopher Hoskin <christopher.hoskin at gmail.com>
+Copyright: 2016-2017, Christopher Hoskin <mans0954 at debian.org>
License: LGPL-2.1
License: LGPL-2.1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/csvjdbc.git
More information about the pkg-java-commits
mailing list