This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository macsyfinder.
commit ec6cd98972aef7b902be8712f5093601b9cb6e38 Author: Andreas Tille <[email protected]> Date: Tue Feb 6 15:22:29 2018 +0100 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a9c21e2..87ff3a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ macsyfinder (1.0.5-1) UNRELEASED; urgency=medium * New upstream version + * cme fix dpkg-control -- Andreas Tille <[email protected]> Tue, 06 Feb 2018 15:21:32 +0100 diff --git a/debian/control b/debian/control index 005009a..4826ff0 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 10), texlive-fonts-recommended, latexmk, graphviz -Standards-Version: 4.1.1 +Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/macsyfinder.git Vcs-Git: https://anonscm.debian.org/git/debian-med/macsyfinder.git Homepage: https://github.com/gem-pasteur/macsyfinder -- 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
