This is an automated email from the git hooks/post-receive script. satta pushed a commit to branch master in repository dindel.
commit 8ee9f3253ca30621142a3254cc9f0af05946be3c Author: Sascha Steinbiss <[email protected]> Date: Sat Aug 6 08:29:01 2016 +0000 cme fix dpkg --- debian/changelog | 2 ++ debian/copyright | 13 ++++++------- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 32cb56b..3e51f11 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ dindel (1.01+dfsg-3) unstable; urgency=medium * Team upload. * Force use of Boost 1.58 to fix FTBFS with newer Boost versions. * Bump Standards-Version. + * d/copyright: Reorder items. + * d/copyright: Use secure Format URL. -- Sascha Steinbiss <[email protected]> Sat, 06 Aug 2016 08:23:11 +0000 diff --git a/debian/copyright b/debian/copyright index e711b4e..d396651 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: dindel Upstream-Contact: [email protected] Source: https://sites.google.com/site/keesalbers/soft/dindel @@ -18,6 +18,11 @@ Files: foreach.hpp Copyright: 2004 Eric Niebler. License: Boost +Files: debian/* +Copyright: 2016 Animesh Sharma <[email protected]> + Andreas Tille <[email protected]> +License: GPL-3 + License: Boost Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying @@ -42,12 +47,6 @@ License: Boost CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -Files: debian/* -Copyright: 2016 Animesh Sharma <[email protected]> - Andreas Tille <[email protected]> -License: GPL-3 - License: GPL-3 This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dindel.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
