Author: moeller Date: 2011-03-29 21:46:33 +0000 (Tue, 29 Mar 2011) New Revision: 6392
Modified: trunk/packages/microbiomeutil/trunk/debian/control trunk/packages/microbiomeutil/trunk/debian/copyright Log: Adjusted contol file and changelog. Modified: trunk/packages/microbiomeutil/trunk/debian/control =================================================================== --- trunk/packages/microbiomeutil/trunk/debian/control 2011-03-29 16:13:36 UTC (rev 6391) +++ trunk/packages/microbiomeutil/trunk/debian/control 2011-03-29 21:46:33 UTC (rev 6392) @@ -1,5 +1,5 @@ Source: microbiomeutil-2010-11 -Section: unknown +Section: science Priority: extra Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes @@ -11,6 +11,7 @@ Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/microbiomeutil/trunk/ Package: microbiomeutil-2010-11 +Provides: chimeraslayer Architecture: all Depends: ${misc:Depends} Description: Microbiome Analysis Utilities Modified: trunk/packages/microbiomeutil/trunk/debian/copyright =================================================================== --- trunk/packages/microbiomeutil/trunk/debian/copyright 2011-03-29 16:13:36 UTC (rev 6391) +++ trunk/packages/microbiomeutil/trunk/debian/copyright 2011-03-29 21:46:33 UTC (rev 6392) @@ -4,34 +4,47 @@ It was downloaded from: - <url://example.com> + http://microbiomeutil.sourceforge.net/ -Upstream Author(s): +Upstream Authors: - <put author's name and email here> - <likewise for another author> + Brian Haas <[email protected]> Copyright: - <Copyright (C) YYYY Firstname Lastname> - <likewise for another author> + Copyright (C) 2009-2011 Broad Institute (http://www.broadinstitute.org) License: - <Put the license of the package here indented by 4 spaces> + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + * Neither the name of the Broad Institute nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE BROAD INSTITUTE ''AS IS'' AND ANY + EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL THE BROAD INSTITUTE BE LIABLE FOR + ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + DAMAGES(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING + IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. + + The Debian packaging is: Copyright (C) 2010 Steffen Moeller <[email protected]> -# Please chose a license for your packaging work. If the program you package -# uses a mainstream license, using the same license is the safest choice. -# Please avoid to pick license terms that are more restrictive than the -# packaged work, as it may make Debian's contributions unacceptable upstream. -# If you just want it to be GPL version 3, leave the following lines in. - and is licensed under the GPL version 3, see "/usr/share/common-licenses/GPL-3". - -# Please also look if there are files or directories which have a -# different copyright/license attached and list them here. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
