From: Marius Gavrilescu Date: Sat, 13 Jul 2013 17:20:38 +0000 (+0300) Subject: Update debian/copyright to DEP5 format X-Git-Tag: debian/2.1.0-3~4 X-Git-Url: http://git.ieval.ro/?p=gtk-theme-switch.git;a=commitdiff_plain;h=795fff9179c2e3b214ff5eb329adf6647d0909df Update debian/copyright to DEP5 format --- diff --git a/debian/README.maintainer.old-copyright b/debian/README.maintainer.old-copyright new file mode 100644 index 0000000..d6f4ec9 --- /dev/null +++ b/debian/README.maintainer.old-copyright @@ -0,0 +1,33 @@ +This package was debianized by Aaron Lehmann on +Mon, 18 Sep 2000 16:53:50 -0700. + +It is now maintained by Denis Briand + +It was downloaded from http://download.gna.org/gtk-theme-switch/ + +Authors: Maher Awamy + Aaron Lehmann + Joshua Kwan + Pedro Villavicencio Garrido + Denis Briand + +Copyright (C) 2009 muhri and Aaron Lehmann + +Copyright: + + This package 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; version 2 dated June, 1991. + + This package 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 GNU/Linux systems, the complete text of the GNU General Public +License can be found in /usr/share/common-licenses/GPL-2. + diff --git a/debian/copyright b/debian/copyright index d6f4ec9..815fbeb 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,33 +1,32 @@ -This package was debianized by Aaron Lehmann on -Mon, 18 Sep 2000 16:53:50 -0700. - -It is now maintained by Denis Briand - -It was downloaded from http://download.gna.org/gtk-theme-switch/ - -Authors: Maher Awamy - Aaron Lehmann - Joshua Kwan - Pedro Villavicencio Garrido - Denis Briand - -Copyright (C) 2009 muhri and Aaron Lehmann - -Copyright: - - This package 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; version 2 dated June, 1991. - - This package 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 GNU/Linux systems, the complete text of the GNU General Public -License can be found in /usr/share/common-licenses/GPL-2. - +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: gtk-theme-switch +Source: http://gna.org/projects/gtk-theme-switch/ + +Files: * +Copyright: 2009, Maher Awamy + 2009, Aaron Lehmann +License: GPL-2+ + +Files: debian/* +Copyright: Aaron Lehmann + 2009, Denis Briand + 2013, Marius Gavrilescu +License: GPL-2+ + +License: GPL-2+ + This package 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; version 2 dated June, 1991. + . + This package 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 GNU/Linux systems, the complete text of the GNU General Public + License can be found in /usr/share/common-licenses/GPL-2. + \ No newline at end of file