This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository raster3d.
commit cda8e3d70c84a33fdc1a050f0c72d9fb1a78890b Author: Andreas Tille <[email protected]> Date: Mon Oct 23 20:39:29 2017 +0200 Build-Depends: s/libgd2-dev/libgd-dev/ --- debian/changelog | 3 ++- debian/control | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index bfb2841..562d9fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ raster3d (3.0-3-3) UNRELEASED; urgency=medium * Standards-Version: 4.1.1 * debhelper 10 + * Build-Depends: s/libgd2-dev/libgd-dev/ - -- Andreas Tille <[email protected]> Mon, 23 Oct 2017 20:31:45 +0200 + -- Andreas Tille <[email protected]> Mon, 23 Oct 2017 20:35:14 +0200 raster3d (3.0-3-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index fb5bc09..25e87ed 100644 --- a/debian/control +++ b/debian/control @@ -5,13 +5,13 @@ Section: science Priority: optional Build-Depends: debhelper (>= 10), gfortran, - libgd2-dev, + libgd-dev, libjpeg-dev, libpng-dev, libtiff-dev Standards-Version: 4.1.1 -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/raster3d/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/raster3d/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/raster3d.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/raster3d.git Homepage: http://www.bmsc.washington.edu/raster3d/raster3d.html Package: raster3d -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/raster3d.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
