Author: malex-guest Date: 2011-10-05 11:30:47 +0000 (Wed, 05 Oct 2011) New Revision: 8082
Modified: trunk/packages/seq-gen/trunk/debian/control trunk/packages/seq-gen/trunk/debian/copyright trunk/packages/seq-gen/trunk/debian/watch Log: fixed syntax-error-in-dep5-copyright warning Modified: trunk/packages/seq-gen/trunk/debian/control =================================================================== --- trunk/packages/seq-gen/trunk/debian/control 2011-10-05 11:04:47 UTC (rev 8081) +++ trunk/packages/seq-gen/trunk/debian/control 2011-10-05 11:30:47 UTC (rev 8082) @@ -5,7 +5,7 @@ DM-Upload-Allowed: yes Uploaders: Alex Mestiashvili <[email protected]> Build-Depends: debhelper (>= 7.0.50~) -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 Homepage: http://tree.bio.ed.ac.uk/software/seqgen/ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/seq-gen/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/seq-gen/trunk/ Modified: trunk/packages/seq-gen/trunk/debian/copyright =================================================================== --- trunk/packages/seq-gen/trunk/debian/copyright 2011-10-05 11:04:47 UTC (rev 8081) +++ trunk/packages/seq-gen/trunk/debian/copyright 2011-10-05 11:30:47 UTC (rev 8082) @@ -1,7 +1,6 @@ -Format: http://dep.debian.net/deps/dep5 +Format: http://dep.debian.net/deps/dep5/ Upstream-Name: seq-gen Source: http://tree.bio.ed.ac.uk/software/seqgen/ - Files: * Copyright: Copyright (c)1996-2004, Andrew Rambaut & Nick Grassly Department of Zoology, University of Oxford @@ -9,18 +8,18 @@ License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - + . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - + . 2. 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. - + . 3. The names of its contributors may not 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 @@ -36,3 +35,4 @@ Files: debian/* Copyright: 2011 Alex Mestiashvili <[email protected]> License: Like seq-gen itself. + . Modified: trunk/packages/seq-gen/trunk/debian/watch =================================================================== --- trunk/packages/seq-gen/trunk/debian/watch 2011-10-05 11:04:47 UTC (rev 8081) +++ trunk/packages/seq-gen/trunk/debian/watch 2011-10-05 11:30:47 UTC (rev 8082) @@ -1,15 +1,5 @@ -# Example watch control file for uscan -# Rename this file to "watch" and then you can run the "uscan" command -# to check for upstream updates and more. -# See uscan(1) for format - -# Compulsory line, this is a version 3 file version=3 - http://tree.bio.ed.ac.uk/software/seqgen \ /download\.html\?name=seqgen&version=v(.*)&id=41&num=1 \ debian debian/get-orig-source - - - _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
