This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository macsyfinder.
commit 5b70ec57bcd1ae780262671063797ca2234151ed Author: Andreas Tille <[email protected]> Date: Tue Feb 6 15:57:36 2018 +0100 Build-Depends: s/python-sphinx/python3-sphinx/, upload to unstable --- debian/changelog | 6 ++++-- debian/control | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index ba9fc0b..734ce81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,12 @@ -macsyfinder (1.0.5-1) UNRELEASED; urgency=medium +macsyfinder (1.0.5-1) unstable; urgency=medium + * Team upload * New upstream version * cme fix dpkg-control * debhelper 11 + * Build-Depends: s/python-sphinx/python3-sphinx/ - -- Andreas Tille <[email protected]> Tue, 06 Feb 2018 15:21:32 +0100 + -- Andreas Tille <[email protected]> Tue, 06 Feb 2018 15:22:53 +0100 macsyfinder (1.0.2-5) unstable; urgency=medium diff --git a/debian/control b/debian/control index 052904b..9302bc6 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Priority: optional Build-Depends: debhelper (>= 11~), dh-python, python, - python-sphinx, + python3-sphinx, texlive-latex-recommended, texlive-generic-extra, texlive-latex-extra, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/macsyfinder.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
