This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository emboss.
commit a150362cd1f9edffb728e97169ada5772fe65278 Author: Andreas Tille <[email protected]> Date: Mon May 19 21:12:53 2014 +0200 Exclude invariant GFDL 1.1 files which are related to quite outdated EMBOSS 2.5.0 --- debian/changelog | 5 ++++- debian/copyright | 1 + debian/emboss-doc.doc-base.emboss-admin | 24 ------------------------ 3 files changed, 5 insertions(+), 25 deletions(-) diff --git a/debian/changelog b/debian/changelog index 32701ea..46c27bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -emboss (6.6.0-2) UNRELEASED; urgency=medium +emboss (6.6.0+dfsg-1) UNRELEASED; urgency=medium [ Andreas Tille ] * debian/copyright: Add Upstream-Contact to report bugs @@ -10,6 +10,9 @@ emboss (6.6.0-2) UNRELEASED; urgency=medium * cme fix dpkg-control: - drop very old library versions from conflicts / replaces list * remove explicite quilt dependency which is not needed + * debian/copyright: Exclude invariant GFDL 1.1 files which are related to + quite outdated EMBOSS 2.5.0 + * debian/emboss-doc.doc-base.emboss-admin: removed -- Andreas Tille <[email protected]> Mon, 19 May 2014 20:52:12 +0200 diff --git a/debian/copyright b/debian/copyright index 5a92874..9c3eab1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: EMBOSS core development team <[email protected]> Source: ftp://emboss.open-bio.org/pub/EMBOSS/ +Files-Excluded: doc/manuals/admin.* Files: * Copyright: The EMBOSS developers or their employers. diff --git a/debian/emboss-doc.doc-base.emboss-admin b/debian/emboss-doc.doc-base.emboss-admin deleted file mode 100644 index aba5d98..0000000 --- a/debian/emboss-doc.doc-base.emboss-admin +++ /dev/null @@ -1,24 +0,0 @@ -Document: emboss-admin -Title: The EMBOSS Administrator’s Guide -Author: David Martin, EMBnet Norway - Peter Rice, LION Bioscience - Alan Bleasby, HGMP (EMBnet UK) -Section: Science/Biology -Abstract: This guide has been written to assist system administrators and developers - with the installation and configuration of EMBOSS. If you are reading this to - find out how to do bioinformatics then you are wasting your time. You are - referred instead to the Resources chapter below where there is a list of more - relevant literature and web sites. Experienced users may find this document - useful for configuring their own databases and customising their EMBOSS - experience. - . - This guide relates to EMBOSS 2.5.0 - -Format: PostScript -Files: /usr/share/doc/emboss-doc/doc/manuals/admin.ps - -Format: PDF -Files: /usr/share/doc/emboss-doc/doc/manuals/admin.pdf - -Format: DVI -Files: /usr/share/doc/emboss-doc/doc/manuals/admin.dvi -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/emboss.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
