The branch, build-main has been updated via 80e6f784c3a655845670df47966d8573ce606ac3 (commit) from 1cf09cd3a7ea91fb7a066bebd2a9b36a0916a856 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 ++ debian/copyright | 73 +++++++++++++++++++++++++++--------------------------- 2 files changed, 39 insertions(+), 36 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index b748b1e..2c5b455 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ x2gognomebindings (2.0.2.0-0~x2go2) UNRELEASED; urgency=low * /debian/rules: + Use autogen.sh to build package, make sure clean up cleans up all build files. + * /debian/copyright: + + Make file machine readable. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 31 Dec 2012 13:40:45 +0100 diff --git a/debian/copyright b/debian/copyright index f93bbbe..a1ff4a3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,36 +1,37 @@ -This package was debianized by Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> on -Thu, 1 Feb 2007 14:11:03 +0100. - -It was downloaded from www.obviously-nice.de - -Upstream Author: Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> - -Copyright (C) 2007-2011 X2go Project - http://wiki.x2go.org - -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 Free Software Foundation; either version 2 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -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) 2007 Oleksandr Shneyder -oleksandr.shneyder@obviously-nice.de - -Copyright (C) 2007 Heinz-Markus Graesing -heinz-m.graesing@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) 2007, Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> and -is licensed under the GPL, see above. - +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: X2Go GNOMEv2 Bindings +Upstream-Contact: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Source: http://wiki.x2go.org + +Files: * +Copyright: + 2007-2011, Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> + 2007-2011, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> + 20013, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +License: GPL-2+ + +Files: debian/* +Copyright: 2013, Mike Gabriel <sunweaver@debian.org> +License: GPL-2+ + +License: GPL-2+ + 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 Free Software Foundation; either + version 2 of the License, or (at your option) any later + version. + . + This program is distributed in the hope that it will be + useful, but WITHOUT ANY WARRANTY; without even the implied + warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the GNU General Public License for more + details. + . + You should have received a copy of the GNU General Public + License along with this package; if not, write to the Free + Software Foundation, Inc., 51 Franklin St, Fifth Floor, + Boston, MA 02110-1301 USA + . + On Debian systems, the full text of the GNU General Public + License version 2 can be found in the file + `/usr/share/common-licenses/GPL-2'. hooks/post-receive -- x2gognomebindings.git (GNOME bindings for X2Go) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2gognomebindings.git" (GNOME bindings for X2Go).