Author: tille Date: 2012-12-18 16:30:38 +0000 (Tue, 18 Dec 2012) New Revision: 12683
Modified: trunk/packages/macs/trunk/debian/control trunk/packages/macs/trunk/debian/copyright Log: DEP5 Modified: trunk/packages/macs/trunk/debian/control =================================================================== --- trunk/packages/macs/trunk/debian/control 2012-12-18 15:59:17 UTC (rev 12682) +++ trunk/packages/macs/trunk/debian/control 2012-12-18 16:30:38 UTC (rev 12683) @@ -3,7 +3,7 @@ Priority: extra Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes -Uploaders:Tim Booth <[email protected]>, +Uploaders: Tim Booth <[email protected]>, H. Soon Gweon <[email protected]>, Andreas Tille <[email protected]> Build-Depends: debhelper (>= 8.0.0), cython (>= 0.15), python-dev (>= 2.6) Modified: trunk/packages/macs/trunk/debian/copyright =================================================================== --- trunk/packages/macs/trunk/debian/copyright 2012-12-18 15:59:17 UTC (rev 12682) +++ trunk/packages/macs/trunk/debian/copyright 2012-12-18 16:30:38 UTC (rev 12683) @@ -1,18 +1,19 @@ -Format: http://dep.debian.net/deps/dep5 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MACS Upstream-Contact: Tao Liu <[email protected]>, - Yong Zhang <[email protected]> + Yong Zhang <[email protected]> Source: https://github.com/taoliu/MACS/downloads Files: * Copyright: 2008 Zhang et al. -License: This software is distributed under the terms of Artistic License. +License: Artistic The complete text of the Artistic License can be found in /usr/share/common-licenses/Artistic Files: debian/* Copyright: 2011 Tim Booth <[email protected]>, Andreas Tille <[email protected]> -License: Same as MACS itself +License: Artistic The complete text of the Artistic License can be found in /usr/share/common-licenses/Artistic + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
