This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository pirs.
commit fa8545e479249514d02d2afa54d1cd0ebe260d17 Author: Andreas Tille <[email protected]> Date: Thu Sep 14 10:13:32 2017 +0200 Depends: s/ttf-liberation/fonts-liberation/ --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 812ca3a..323bff0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,10 @@ pirs (2.0.2+dfsg-6) UNRELEASED; urgency=medium * Do not disable PIE (thanks for the patch to Adrian Bunk <[email protected]>) Closes: #865655 * Standards-Version: 4.1.0 (no changes needed) + * Depends: s/ttf-liberation/fonts-liberation/ + Closes: #861367 - -- Andreas Tille <[email protected]> Thu, 14 Sep 2017 10:06:38 +0200 + -- Andreas Tille <[email protected]> Thu, 14 Sep 2017 10:08:41 +0200 pirs (2.0.2+dfsg-5.1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 27b025c..9b4ac00 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, pirs-profiles, - ttf-liberation, + fonts-liberation, gnuplot Description: Profile based Illumina pair-end Reads Simulator The program pIRS can be used for simulating Illumina PE reads, with a -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pirs.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
