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 2900c52d3aa768dcee45e175a9d5b82914224b43 Author: Dylan Aïssi <[email protected]> Date: Sun Jan 21 15:54:42 2018 +0100 Add grap to libvolpack1-dev Depends (LP:486379), to avoid a problem with man volpack --- debian/changelog | 7 +++++++ debian/control | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 71445b6..ada6058 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +volpack (1.0b3-7) UNRELEASED; urgency=medium + + * Team upload. + * Add grap to libvolpack1-dev Depends (LP:486379). + + -- Dylan Aïssi <[email protected]> Sun, 21 Jan 2018 15:50:42 +0100 + volpack (1.0b3-6) unstable; urgency=medium * Moved packaging from SVN to Git diff --git a/debian/control b/debian/control index 1f3fe61..cd4d5f3 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,8 @@ Architecture: any Section: libdevel Depends: libvolpack1 (= ${binary:Version}), ${devlibs:Depends}, - ${misc:Depends} + ${misc:Depends}, + grap Conflicts: libvolpack-dev Provides: libvolpack-dev Description: fast volume rendering library (development package) -- 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
