Author: tille Date: 2012-05-25 17:33:45 +0000 (Fri, 25 May 2012) New Revision: 11013
Modified: trunk/packages/haploview/trunk/debian/changelog trunk/packages/haploview/trunk/debian/control trunk/packages/haploview/trunk/debian/copyright Log: Fixing machine readable information Modified: trunk/packages/haploview/trunk/debian/changelog =================================================================== --- trunk/packages/haploview/trunk/debian/changelog 2012-05-25 17:27:06 UTC (rev 11012) +++ trunk/packages/haploview/trunk/debian/changelog 2012-05-25 17:33:45 UTC (rev 11013) @@ -1,4 +1,4 @@ -haploview (4.0-1) UNRELEASED; urgency=low +haploview (4.1-1) UNRELEASED; urgency=low * Initial release (Closes: #311421) Modified: trunk/packages/haploview/trunk/debian/control =================================================================== --- trunk/packages/haploview/trunk/debian/control 2012-05-25 17:27:06 UTC (rev 11012) +++ trunk/packages/haploview/trunk/debian/control 2012-05-25 17:33:45 UTC (rev 11013) @@ -1,10 +1,14 @@ Source: haploview Section: contrib/science -Priority: extra -Maintainer: Steffen Moeller <[email protected]> +Priority: optional +Maintainer: Debian Med Packaging Team <[email protected]> +DM-Upload-Allowed: yes +Uploaders: Steffen Moeller <[email protected]> Build-Depends-Indep: cdbs, ant, debhelper (>= 5), kaffe|java-compiler, libjfreechart-java, libjgrapht-java, liblog4j1.2-java, javahelp2, quilt Standards-Version: 3.7.3 Homepage: http://www.broad.mit.edu/mpg/haploview/ +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/haploview/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/haploview/trunk/ Package: haploview Architecture: all Modified: trunk/packages/haploview/trunk/debian/copyright =================================================================== --- trunk/packages/haploview/trunk/debian/copyright 2012-05-25 17:27:06 UTC (rev 11012) +++ trunk/packages/haploview/trunk/debian/copyright 2012-05-25 17:33:45 UTC (rev 11013) @@ -1,19 +1,32 @@ -This package was debianized by Steffen Moeller <[email protected]> on -Sun, 14 Jan 2007 15:28:10 +0100. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: HaploView +Upstream-Contact: Jeffrey Barrett, Julian Maller, David Bender <[email protected]> +Source: http://sourceforge.net/projects/haploview/files/haploview-source/ -It was downloaded from www.sf.net/projects/haploview. +Files: * +Copyright: © 2003-2006 Broad Institute of MIT and Harvard +License: MIT -Upstream Authors: Jeffrey Barrett, Julian Maller, David Bender <[email protected]> +Files: debian/* +Copyright: © 2007 Steffen Moeller <[email protected]> +License: MIT -Copyright: 2003-2006 Broad Institute of MIT and Harvard - -License: - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -The Debian packaging is (C) 2007, Steffen Moeller <[email protected]> and -is licensed under the GPL, see `/usr/share/common-licenses/GPL'. +License: MIT + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the + "Software"), to deal in the Software without restr iction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Soft ware is furnished to do so, subject to + the following conditions: + . + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING F ROM, OUT OF OR IN CONNECTION WITH THE + SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
