Author: plessy Date: 2009-08-03 12:45:21 +0000 (Mon, 03 Aug 2009) New Revision: 3727
Modified: trunk/packages/embassy-domainatrix/trunk/debian/changelog trunk/packages/embassy-domainatrix/trunk/debian/control trunk/packages/embassy-domainatrix/trunk/debian/copyright trunk/packages/embassy-domainatrix/trunk/debian/embassy-domainatrix.manpages trunk/packages/embassy-domainatrix/trunk/debian/watch Log: New upstream release (upstream archive name unchanged). - Updated manual pages. - Played with copyright file. - Mangled watch file. - Updated control file. Modified: trunk/packages/embassy-domainatrix/trunk/debian/changelog =================================================================== --- trunk/packages/embassy-domainatrix/trunk/debian/changelog 2009-08-03 10:37:17 UTC (rev 3726) +++ trunk/packages/embassy-domainatrix/trunk/debian/changelog 2009-08-03 12:45:21 UTC (rev 3727) @@ -1,3 +1,15 @@ +embassy-domainatrix (0.1.0+20090715-1) unstable; urgency=low + + * New upstream release in which the version number was unchanged. + * debian/control: + - Build against EMBOSS 6.1 + - Checked conformance with Policy 3.8.2 (no changes needed). + * debian/watch: mangle Debian version to ignore the timestamp. + * Refreshed and experimented on debian/copyright. + * debian/*manpages* refreshed and moved to section 1e. + + -- Charles Plessy <[email protected]> Mon, 03 Aug 2009 19:38:00 +0900 + embassy-domainatrix (0.1.0+20080715-1) unstable; urgency=low * New upstream release in which the version number was unchanged. Modified: trunk/packages/embassy-domainatrix/trunk/debian/control =================================================================== --- trunk/packages/embassy-domainatrix/trunk/debian/control 2009-08-03 10:37:17 UTC (rev 3726) +++ trunk/packages/embassy-domainatrix/trunk/debian/control 2009-08-03 12:45:21 UTC (rev 3727) @@ -1,13 +1,13 @@ Source: embassy-domainatrix Section: science Priority: optional -Build-Depends: cdbs, debhelper (>= 7), libajax6-dev, libnucleus6-dev, emboss-lib, libx11-dev, libgd2-xpm-dev +Build-Depends: cdbs, debhelper (>= 7), libajax6-dev (>= 6.1), libnucleus6-dev (>= 6.1), emboss-lib, libx11-dev, libgd2-xpm-dev Maintainer: Debian-Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Charles Plessy <[email protected]> Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/embassy-domainatrix/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/embassy-domainatrix/trunk/ -Standards-Version: 3.8.0 +Standards-Version: 3.8.2 Homepage: http://emboss.sourceforge.net/apps/cvs/embassy/index.html#DOMAINATRIX Package: embassy-domainatrix Modified: trunk/packages/embassy-domainatrix/trunk/debian/copyright =================================================================== --- trunk/packages/embassy-domainatrix/trunk/debian/copyright 2009-08-03 10:37:17 UTC (rev 3726) +++ trunk/packages/embassy-domainatrix/trunk/debian/copyright 2009-08-03 12:45:21 UTC (rev 3727) @@ -1,43 +1,31 @@ -Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=322 -Upstream-Name: DOMAINATRIX -Upstream-Maintainer: Alan Bleasby ([email protected]) - Matt Blades - Mike Hurley - Jon Ison ([email protected]) - Amanda O'Reilly - Ranjeeva Ranasinghe -Upstream-Source: ftp://emboss.open-bio.org/pub/EMBOSS/DOMAINATRIX-0.1.0.tar.gz +Machine-readable license summary, see ‘http://dep.debian.net/deps/dep5/’. -Files: * -Copyright: © Alan Bleasby ([email protected]) +Name : DOMAINATRIX +Contact : Jon Ison ([email protected]) +Source : ftp://emboss.open-bio.org/pub/EMBOSS/DOMAINATRIX-0.1.0.tar.gz + +Copyright: Alan Bleasby ([email protected]) Matt Blades Mike Hurley Jon Ison ([email protected]) Amanda O'Reilly Ranjeeva Ranasinghe + License: GPL-2+ + This package 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 License, or (at your option) any later version. -. + This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -. + You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -. - On Debian systems, the complete text of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL'. -. - Please cite the authors and EMBOSS. -. - Rice P, Bleasby A.J. 2000. EMBOSS - The European Molecular Biology Open - Software Suite. Trends in Genetics, 15:276-278. -Files: debian/* -Copyright: © 2007,2009 Charles Plessy -License: Same as DOMAINATRIX +On Debian systems, the complete text of the GNU General Public License version +2 can be found in ‘/usr/share/common-licenses/GPL-2’. Modified: trunk/packages/embassy-domainatrix/trunk/debian/embassy-domainatrix.manpages =================================================================== --- trunk/packages/embassy-domainatrix/trunk/debian/embassy-domainatrix.manpages 2009-08-03 10:37:17 UTC (rev 3726) +++ trunk/packages/embassy-domainatrix/trunk/debian/embassy-domainatrix.manpages 2009-08-03 12:45:21 UTC (rev 3727) @@ -1,9 +1,9 @@ -debian/manpages/cathparse.1 -debian/manpages/domainnr.1 -debian/manpages/domainreso.1 -debian/manpages/domainseqs.1 -debian/manpages/domainsse.1 -#debian/manpages/libscan.1 -debian/manpages/libscanout.1 -debian/manpages/scopparse.1 -debian/manpages/ssematch.1 +debian/manpages/cathparse.1e +debian/manpages/domainreso.1e +debian/manpages/domainseqs.1e +debian/manpages/domainsse.1e +debian/manpages/scopparse.1e +debian/manpages/ssematch.1e +debian/manpages/libscanout.1e +debian/manpages/domainnr.1e +debian/manpages/libscan.1e Modified: trunk/packages/embassy-domainatrix/trunk/debian/watch =================================================================== --- trunk/packages/embassy-domainatrix/trunk/debian/watch 2009-08-03 10:37:17 UTC (rev 3726) +++ trunk/packages/embassy-domainatrix/trunk/debian/watch 2009-08-03 12:45:21 UTC (rev 3727) @@ -1,2 +1,3 @@ version=3 -ftp://emboss.open-bio.org/pub/EMBOSS/DOMAINATRIX-(.*)\.tar\.gz debian uupdate +opts=dversionmangle=s/\+\d+$// \ + ftp://emboss.open-bio.org/pub/EMBOSS/DOMAINATRIX-(.*)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
