Author: tille Date: 2012-03-08 08:14:09 +0000 (Thu, 08 Mar 2012) New Revision: 9944
Modified: trunk/packages/poa/trunk/debian/changelog trunk/packages/poa/trunk/debian/copyright Log: DEP5 copyright Modified: trunk/packages/poa/trunk/debian/changelog =================================================================== --- trunk/packages/poa/trunk/debian/changelog 2012-03-08 08:07:50 UTC (rev 9943) +++ trunk/packages/poa/trunk/debian/changelog 2012-03-08 08:14:09 UTC (rev 9944) @@ -23,6 +23,8 @@ * debian/source/format: 3.0 (quilt) * debhelper 9 (control+compat) * debian/rules + debhelper files: use short dh + * debian/copyright: Rewritten to fit DEP5 and verified using + cme fix dpkg-copyright -- Andreas Tille <[email protected]> Thu, 08 Mar 2012 08:39:05 +0100 Modified: trunk/packages/poa/trunk/debian/copyright =================================================================== --- trunk/packages/poa/trunk/debian/copyright 2012-03-08 08:07:50 UTC (rev 9943) +++ trunk/packages/poa/trunk/debian/copyright 2012-03-08 08:14:09 UTC (rev 9944) @@ -1,32 +1,31 @@ -This package was debianized by Charles Plessy -<[email protected]> on Sun, 20 Aug 2006 11:21:24 +0900. The -packaging work is in the public domain unless stated otherwise. The manpage for -poa and its source are licenced under the GPL. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: POA +Upstream-Contact: Christopher Lee <[email protected]> +Source: http://sourceforge.net/projects/poamsa/files/poamsa/2.0/ -It was downloaded from http://sourceforge.net/project/showfiles.php?group_id=168080&package_id=191162&release_id=418237 - -Copyright 2001, 2006 Christopher Lee <[email protected]> - -The project page on the SourceForge website indicates that this program is -licenced under the GNU General Public Licence. -(see: http://sourceforge.net/projects/poamsa/) - -License: - +Files: * +Copyright: 2004-2006 Christopher Lee <[email protected]> +License: GPL2+ 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; either version 2 of the License, or (at your option) any later version. - + . 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 systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL'. -On Debian systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. +Files: debian/* +Copyright: 2006 Charles Plessy <[email protected]>, + 2012 Andreas Tille <[email protected]> +License: GPL-2+ + Same as software itself. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
