This is an automated email from the git hooks/post-receive script. bob.dybian-guest pushed a commit to branch master in repository galileo.
commit e81cdd58bedd733da4667b1af81ab7bef8b60702 Author: Dylan Aïssi <[email protected]> Date: Sat Oct 14 00:00:42 2017 +0200 cme fix dpkg-copyright --- debian/changelog | 3 ++- debian/copyright | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 206d4a8..c07ad74 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ galileo (0.5.1-5) UNRELEASED; urgency=medium * Bump watch file to v4. * Fix license in d/galileo.metainfo.xml. * cme fix dpkg-control. + * cme fix dpkg-copyright. - -- Dylan Aïssi <[email protected]> Fri, 13 Oct 2017 23:58:17 +0200 + -- Dylan Aïssi <[email protected]> Fri, 13 Oct 2017 23:59:50 +0200 galileo (0.5.1-4) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index 5627058..ece640c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Galileo Upstream-Contact: Benoît Allard <benoit.allard at gmx.de> Source: https://bitbucket.org/benallard/galileo/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/galileo.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
