This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository edflib.
commit 309de59636d7a9794fbc8670d88d5fbb5e9c03fe Author: Andreas Tille <[email protected]> Date: Tue Jan 2 21:25:18 2018 +0100 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 8 ++++---- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0fa968d..dd3e0c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ edflib (1.13-1) UNRELEASED; urgency=medium * New upstream version + * cme fix dpkg-control -- Andreas Tille <[email protected]> Tue, 02 Jan 2018 21:24:02 +0100 diff --git a/debian/control b/debian/control index bffecea..18732cd 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Section: libs Priority: optional Build-Depends: debhelper (>= 10), cmake -Standards-Version: 4.0.1 +Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/edflib.git Vcs-Git: https://anonscm.debian.org/cgit/debian-med/edflib.git Homepage: http://www.teuniz.net/edflib/ diff --git a/debian/copyright b/debian/copyright index 9a6f53a..b0bd3a0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,19 +1,19 @@ -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: edflib Upstream-Contact: Teunis van Beelen <[email protected]> Source: http://www.teuniz.net/edflib/ Files: * Copyright: 2009-2017 Teunis van Beelen -License: BSD-2 +License: BSD-2-clause Files: debian/* CMakeLists.txt Copyright: 2014 Mathieu Malaterre <[email protected]> 2015 Andreas Tille <[email protected]> -License: BSD-2 +License: BSD-2-clause -License: BSD-2 +License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/edflib.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
