Author: tille Date: 2013-07-09 13:18:57 +0000 (Tue, 09 Jul 2013) New Revision: 14123
Modified: trunk/packages/maude/trunk/debian/changelog trunk/packages/maude/trunk/debian/copyright Log: cme fix dpkg-copyright Modified: trunk/packages/maude/trunk/debian/changelog =================================================================== --- trunk/packages/maude/trunk/debian/changelog 2013-07-09 13:17:10 UTC (rev 14122) +++ trunk/packages/maude/trunk/debian/changelog 2013-07-09 13:18:57 UTC (rev 14123) @@ -1,6 +1,7 @@ maude (2.6-3) UNRELEASED; urgency=low * renamed debian/upstream-metadata.yaml to debian/upstream + * debian/copyright: cme fix dpkg-copyright -- Andreas Tille <[email protected]> Tue, 09 Jul 2013 15:19:51 +0200 Modified: trunk/packages/maude/trunk/debian/copyright =================================================================== --- trunk/packages/maude/trunk/debian/copyright 2013-07-09 13:17:10 UTC (rev 14122) +++ trunk/packages/maude/trunk/debian/copyright 2013-07-09 13:18:57 UTC (rev 14123) @@ -1,4 +1,4 @@ -Format: http://dep.debian.net/deps/dep5/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: maude Upstream-Contact: Steven Eker <[email protected]> Source: http://maude.uc.uiuc.edu/ @@ -6,26 +6,8 @@ Files: * Copyright: 1997-2011 SRI International, Menlo Park, CA 94025, USA. 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 program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, 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'. Files: src/3rdParty/MersenneTwister.h -Copyright: 1997 - 2002, Makoto Matsumoto and Takuji Nishimura, Copyright: 2000 - 2003, Richard J. Wagner License: BSD-like Redistribution and use in source and binary forms, with or without @@ -61,4 +43,22 @@ Copyright: 2011 Scott Christley <[email protected]>, Andreas Tille <[email protected]> License: GPL-2+ - As maude itself + +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 program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, 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'. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
