This is an automated email from the git hooks/post-receive script. bob.dybian-guest pushed a commit to branch master in repository volpack.
commit 8aaeada98d80207a57e317f5be906da6e200fa2d Author: Dylan Aïssi <[email protected]> Date: Sun Jan 21 16:02:32 2018 +0100 Remove duplicate field "section" in package libvolpack1 --- debian/changelog | 2 ++ debian/control | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ada6058..8c92861 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ volpack (1.0b3-7) UNRELEASED; urgency=medium * Team upload. * Add grap to libvolpack1-dev Depends (LP:486379). + * Remove trailing whitespaces in d/control. + * Remove duplicate field "section" in package libvolpack1. -- Dylan Aïssi <[email protected]> Sun, 21 Jan 2018 15:50:42 +0100 diff --git a/debian/control b/debian/control index 9215fc5..f75df76 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,6 @@ Homepage: http://graphics.stanford.edu/software/volpack/ Package: libvolpack1 Architecture: any -Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} Description: fast volume rendering library -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/volpack.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
