Author: lkajan-guest Date: 2012-09-04 15:41:10 +0000 (Tue, 04 Sep 2012) New Revision: 12170
Modified: trunk/packages/rostlab/profnet/trunk/debian/changelog trunk/packages/rostlab/profnet/trunk/debian/control trunk/packages/rostlab/profnet/trunk/debian/copyright Log: 1.0.22-1 ready Modified: trunk/packages/rostlab/profnet/trunk/debian/changelog =================================================================== --- trunk/packages/rostlab/profnet/trunk/debian/changelog 2012-09-04 15:03:16 UTC (rev 12169) +++ trunk/packages/rostlab/profnet/trunk/debian/changelog 2012-09-04 15:41:10 UTC (rev 12170) @@ -1,7 +1,8 @@ -profnet (1.0.21-2) UNRELEASED; urgency=low +profnet (1.0.22-1) unstable; urgency=low * added build-arch and build-indep recommended targets * Demoted Recommends: not-yet-existent (in Debian) packages to Suggests:. + * New upstream release. -- Laszlo Kajan <[email protected]> Mon, 28 Nov 2011 15:51:23 +0100 Modified: trunk/packages/rostlab/profnet/trunk/debian/control =================================================================== --- trunk/packages/rostlab/profnet/trunk/debian/control 2012-09-04 15:03:16 UTC (rev 12169) +++ trunk/packages/rostlab/profnet/trunk/debian/control 2012-09-04 15:41:10 UTC (rev 12170) @@ -94,7 +94,6 @@ Package: profnet-dbg Section: debug Architecture: any -Priority: extra Depends: ${misc:Depends}, profnet-bval (= ${binary:Version}), profnet-chop (= ${binary:Version}), profnet-con (= ${binary:Version}), profnet-isis (= ${binary:Version}), profnet-md (= ${binary:Version}), profnet-norsnet (= ${binary:Version}), profnet-prof (= ${binary:Version}), profnet-snapfun (= ${binary:Version}), profphd-net (= ${binary:Version}) Description: debug files for profnet packages ${Description} Modified: trunk/packages/rostlab/profnet/trunk/debian/copyright =================================================================== --- trunk/packages/rostlab/profnet/trunk/debian/copyright 2012-09-04 15:03:16 UTC (rev 12169) +++ trunk/packages/rostlab/profnet/trunk/debian/copyright 2012-09-04 15:41:10 UTC (rev 12170) @@ -1,47 +1,41 @@ -This package was debianized by Guy Yachdav <[email protected]> on -Mon, 30 Nov 2009 14:53:52 +0100 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: profnet +Upstream-Contact: [email protected] +Source: ftp://rostlab.org/profnet -Updates to the debianization by Laszlo Kajan <[email protected]> +Files: debian/* +Copyright: 2009 Guy Yachdav <[email protected]> + 2012 Laszlo Kajan <[email protected]> +License: GPL-2+ -Upstream Authors: - - Burkhard Rost <[email protected]> - Laszlo Kajan <[email protected]> - Guy Yachdav <[email protected]> - -Copyright: - +Files: * +Copyright: Copyright (C) 1998-2011 by Burkhard Rost <[email protected]> EMBL CUBIC (Columbia University, NY, USA) LION Biosciences (Heidelberg, DE) - + . Copyright (C) 2009-2011 by Laszlo Kajan <[email protected]> Technical University Munich (Munich, DE) - + . Copyright (C) 2009-2011 by Guy Yachdav <[email protected]> CUBIC (Columbia University, NY, USA) Technical University Munich (Munich, DE) +License: GPL-2+ -License: - - 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'. - -The Debian packaging is (C) 2009, Guy Yachdav <[email protected]> and -Laszlo Kajan <[email protected]> and is licensed under the GPL, -see `/usr/share/common-licenses/GPL'. +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, see <http://www.gnu.org/licenses/>. + . + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in `/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
