Author: tille Date: 2012-03-31 22:04:44 +0000 (Sat, 31 Mar 2012) New Revision: 10225
Modified: trunk/packages/rnahybrid/trunk/debian/changelog trunk/packages/rnahybrid/trunk/debian/copyright Log: DEP5 copyright Modified: trunk/packages/rnahybrid/trunk/debian/changelog =================================================================== --- trunk/packages/rnahybrid/trunk/debian/changelog 2012-03-31 21:39:39 UTC (rev 10224) +++ trunk/packages/rnahybrid/trunk/debian/changelog 2012-03-31 22:04:44 UTC (rev 10225) @@ -9,6 +9,8 @@ * debian/control: Standards-Version: 3.9.3 (no changes needed) * debhelper 9 (control+compat) * debian/rules: short dh + * debian/copyright: DEP5, verified using + cme fix dpkg-copyright -- Andreas Tille <[email protected]> Sat, 31 Mar 2012 22:52:18 +0200 Modified: trunk/packages/rnahybrid/trunk/debian/copyright =================================================================== --- trunk/packages/rnahybrid/trunk/debian/copyright 2012-03-31 21:39:39 UTC (rev 10224) +++ trunk/packages/rnahybrid/trunk/debian/copyright 2012-03-31 22:04:44 UTC (rev 10225) @@ -1,47 +1,54 @@ -This package was debianized by Charles Plessy <[email protected]> on -Fri, 1 Jun 2007 08:47:21 +0900. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: RNAhybrid +Upstream-Contact: Marc Rehmsmeier <[email protected]> + Peter Steffen <[email protected]> + Matthias Hoechsmann <[email protected]> +Source: http://bibiserv.techfak.uni-bielefeld.de/download/tools/rnahybrid.html -It was downloaded from <http://bibiserv.techfak.uni-bielefeld.de/rnahybrid/> +Files: * +Copyright: 2004 Marc Rehmsmeier, Peter Steffen, Matthias Hoechsmann. +License: GPL-2+ -Upstream Authors: - Marc Rehmsmeier ([email protected]) - Peter Steffen ([email protected]) - Matthias Hoechsmann ([email protected]) +Files: mt19937-1.c +Copyright: 1997, 1999 Makoto Matsumoto and Takuji Nishimura. +License: LGPL-2+ + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + . + This library 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 + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the complete text of the GNU Library General + Public License can be found in `/usr/share/common-licenses/LGPL-2'. +Files: debian/* +Copyright: 2007 Charles Pless <[email protected]> + 2012 Andreas Tille <[email protected]> +License: GPL-2+ -Copyright 2004 Marc Rehmsmeier, Peter Steffen, Matthias Hoechsmann. - -License: - +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; 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'. - - -The file mt19937-1.c is is free software; you can redistribute it and/or modify -it under the terms of the GNU Library General Public License as published by -the Free Software Foundation; either version 2 of the License, or (at your -option) any later version. It is copyright 1997, 1999 Makoto Matsumoto and -Takuji Nishimura. - -On Debian systems, the complete text of the GNU Library General -Public License can be found in `/usr/share/common-licenses/LGPL'. - - -The Debian packaging is © 2007, Charles Plessy -<[email protected]> and is licensed under the same terms as -RNAhybrid itself, see above. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
