Author: osallou Date: 2012-03-07 15:39:14 +0000 (Wed, 07 Mar 2012) New Revision: 9927
Modified: trunk/packages/ncbi-blast+/trunk/debian/control trunk/packages/ncbi-blast+/trunk/debian/copyright Log: change my uploader address, change URL of copyright format Modified: trunk/packages/ncbi-blast+/trunk/debian/control =================================================================== --- trunk/packages/ncbi-blast+/trunk/debian/control 2012-03-07 14:39:40 UTC (rev 9926) +++ trunk/packages/ncbi-blast+/trunk/debian/control 2012-03-07 15:39:14 UTC (rev 9927) @@ -2,8 +2,8 @@ Section: science Priority: optional Build-Depends: debhelper (>= 7.0.50~), autotools-dev (>= 20100122), libbz2-dev, libpcre3-dev, zlib1g-dev, libboost-test-dev, quilt (>= 0.46-7~), time, libc0.3-dev (>= 2.13-9~) [hurd-i386] -Standards-Version: 3.9.2 -Uploaders: Olivier Sallou <[email protected]>, +Standards-Version: 3.9.3 +Uploaders: Olivier Sallou <[email protected]>, Andreas Tille <[email protected]> DM-Upload-Allowed: yes Maintainer: Debian Med Packaging Team <[email protected]> Modified: trunk/packages/ncbi-blast+/trunk/debian/copyright =================================================================== --- trunk/packages/ncbi-blast+/trunk/debian/copyright 2012-03-07 14:39:40 UTC (rev 9926) +++ trunk/packages/ncbi-blast+/trunk/debian/copyright 2012-03-07 15:39:14 UTC (rev 9927) @@ -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: ncbi-blast+ Upstream-Contact: [email protected] @@ -84,8 +84,24 @@ Files: c++/src/build-system/config.*s* c++/src/util/regexp/missing Copyright: 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc -License: GPLv2 +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 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". + Files: c++/src/build-system/ax_jni_include_dir.m4 Copyright: 2008 Don Anderson <[email protected]> License: @@ -122,8 +138,24 @@ Files: c++/include/dbapi/driver/odbc/unix_odbc/sqlfront.h Copyright: 1998-1999 Brian Bruns -License: GPLv2 +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 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". + Files: c++/src/html/ncbi_menu_*.js Copyright: 1997-1999 Netscape Communications Corp. License: Netscape _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
