This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository cups-x2go. from d54e301 cups-x2go.spec: fixup %{_datadir}/ppd/ directory owning. new 5f6a1bc misc: update copyright notices. The 1 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: cups-x2go | 3 ++- debian/changelog | 1 + debian/copyright | 7 ++++--- 3 files changed, 7 insertions(+), 4 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/cups-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository cups-x2go. commit 5f6a1bc7a03b246da9f49766caea6a6cd709ff76 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Nov 1 06:17:50 2018 +0100 misc: update copyright notices. --- cups-x2go | 3 ++- debian/changelog | 1 + debian/copyright | 7 ++++--- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/cups-x2go b/cups-x2go index 1442db3..a884da0 100755 --- a/cups-x2go +++ b/cups-x2go @@ -1,7 +1,8 @@ #!/usr/bin/perl # X2Go CUPS backend -# Copyright 2009-2015 Obviously Nice +# Copyright (C) 2009-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2009-2018 Obviously Nice # # This program is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the diff --git a/debian/changelog b/debian/changelog index 8abd83b..908eaf7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ cups-x2go (3.0.1.4-0x2go1) UNRELEASED; urgency=low [ Mihai Moldovan ] * New upstream version (3.0.1.4): + - misc: update copyright notices. * debian/control: - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. - Uploaders: add myself. Also, force a rebuild due to the changed diff --git a/debian/copyright b/debian/copyright index c9340b6..60912ba 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,8 @@ It was downloaded from www.obviously-nice.de Upstream Author: Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> -Copyright (C) 2009-2015 obviously nice - http://www.obviouslynice.de +Copyright (C) 2009-2018 X2Go Project - https://wiki.x2go.org +Copyright (C) 2009-2018 Obviously Nice - http://www.obviouslynice.de This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -22,12 +23,12 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. -Copyright (C) 2009-2015 Oleksandr Shneyder +Copyright (C) 2009-2018 Oleksandr Shneyder oleksandr.shneyder@obviously-nice.de On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. -The Debian packaging is (C) 2009-2015, Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> and +The Debian packaging is (C) 2009-2018, Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> and is licensed under the GPL, see above. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/cups-x2go.git