[med-svn] r18066 - trunk/packages/infernal/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Thu Sep 18 10:51:23 UTC 2014
Author: tille
Date: 2014-09-18 10:51:23 +0000 (Thu, 18 Sep 2014)
New Revision: 18066
Modified:
trunk/packages/infernal/trunk/debian/changelog
trunk/packages/infernal/trunk/debian/copyright
trunk/packages/infernal/trunk/debian/infernal.install
Log:
Fix some DEP5 lintian warnings
Modified: trunk/packages/infernal/trunk/debian/changelog
===================================================================
--- trunk/packages/infernal/trunk/debian/changelog 2014-09-18 10:50:34 UTC (rev 18065)
+++ trunk/packages/infernal/trunk/debian/changelog 2014-09-18 10:51:23 UTC (rev 18066)
@@ -1,6 +1,7 @@
infernal (1.1.1-2) UNRELEASED; urgency=medium
* Re-enable i386 by checking availability of sse2
+ * d/copyright: Deleted unneeded paragraphs
-- Andreas Tille <tille at debian.org> Thu, 18 Sep 2014 10:00:12 +0200
Modified: trunk/packages/infernal/trunk/debian/copyright
===================================================================
--- trunk/packages/infernal/trunk/debian/copyright 2014-09-18 10:50:34 UTC (rev 18065)
+++ trunk/packages/infernal/trunk/debian/copyright 2014-09-18 10:51:23 UTC (rev 18066)
@@ -5,49 +5,35 @@
Sean Eddy <eddys janelia.hhmi.org>.
Source: ftp://infernal.janelia.org/pub/software/infernal/infernal-1.1.1.tar.gz
+Files: *
+Copyright: © 2001-2014 HHMI Janelia Farm
+ © 1991-2013 Sean R. Eddy
+ © 2005-2013 Eric P. Nawrocki
+ © 2005-2011 Diana L. Kolbe
+ © 2004 Zasha Weinberg
+ © 1990 Don G. Gilbert
+ © 1995-2006 Washington University in St. Louis
+ © 1992-1995 Medical Research Council, UK
+ © 2004 University of Washington, Seattle
+ © 1986,1993,1995 University of Toronto
+ © 1989-2001 Free Software Foundation
+ © 1991 Massachusetts Institute of Technology
+License: GPL-3
+
Files: debian/*
Copyright: © 2007-2008 Steffen Moeller <moeller at debian.org>
© 2009-2013 Andreas Tille <tille at debian.org>
License: GPL-3
-Files: rigfilters/*
-Copyright: © 2004, Zasha Weinberg
-License: BSD-like
- 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 University of Washington 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 COPYRIGHT HOLDERS AND CONTRIBUTORS
- "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 COPYRIGHT OWNER OR CONTRIBUTORS 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.
-
Files: easel/esl_sse.c easel/esl_vmx.c
Copyright: © 2007 Julien Pommier
© 1992 Stephen Moshier
License: BSD-Easel
-Files: easel/easel.c::esl_tmpfile()
+Files: easel/easel.c
Copyright: © 1999-2001 David A. Wheeler
License: BSD-Easel
+Comment: This only concerns esl_tmpfile()
Files: easel/esl_regexp.c
Copyright: © 1986, 1993, 1995 by University of Toronto
@@ -104,22 +90,7 @@
editor. Upstream, Dr Eddy, was consulted in this issue.
-Files: *
-Copyright: © 2001-2014 HHMI Janelia Farm
- © 1991-2013 Sean R. Eddy
- © 2005-2013 Eric P. Nawrocki
- © 2005-2011 Diana L. Kolbe
- © 2004 Zasha Weinberg
- © 1990 Don G. Gilbert
- © 1995-2006 Washington University in St. Louis
- © 1992-1995 Medical Research Council, UK
- © 2004 University of Washington, Seattle
- © 1986,1993,1995 University of Toronto
- © 1989-2001 Free Software Foundation
- © 1991 Massachusetts Institute of Technology
License: GPL-3
-
-License: GPL-3
This suite of programs 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
Modified: trunk/packages/infernal/trunk/debian/infernal.install
===================================================================
--- trunk/packages/infernal/trunk/debian/infernal.install 2014-09-18 10:50:34 UTC (rev 18065)
+++ trunk/packages/infernal/trunk/debian/infernal.install 2014-09-18 10:51:23 UTC (rev 18066)
@@ -1 +1,2 @@
-bin/* usr/bin
+bin/* usr/lib/infernal
+debian/bin/* usr/bin
More information about the debian-med-commit
mailing list