This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository emboss.
commit 04e717340fe676e0477cb44e2f503d06d83d14ce Author: Andreas Tille <[email protected]> Date: Mon Sep 9 16:09:20 2013 +0200 Provide real package evince in addition to virtual package pdf-viewer --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e674548..0738c7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ emboss (6.6.0-1) UNRELEASED; urgency=low - emboss/data/OBO/ro.obo [2865596] * debian/control: - Standards-Version: 3.9.4 (no changes needed) + - Provide real package evince in addition to virtual package pdf-viewer * debian/rules: - Remove some remainings from CVS from emboss-test package * debian/{jemboss.desktop,jemboss.menu}: diff --git a/debian/control b/debian/control index 109e2ac..e890247 100644 --- a/debian/control +++ b/debian/control @@ -63,7 +63,7 @@ Package: emboss-doc Architecture: all Section: doc Depends: ${misc:Depends} -Suggests: pdf-viewer | postscript-viewer +Suggests: evince | pdf-viewer | postscript-viewer Description: documentation for EMBOSS This package includes non-essential user documentation for EMBOSS, the European Molecular Biology Open Software Suite. -- 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
