This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository dawg.git.
commit 10a5d68ac0329f017e23716db726d575db25f39c Author: Andreas Tille <[email protected]> Date: Wed Jan 4 09:01:36 2017 +0100 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index a376b14..db5089c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ dawg (1.2-2) UNRELEASED; urgency=medium * Team upload * Add citation + * Homepage vanished but project is on Github - use this as homepage -- Andreas Tille <[email protected]> Wed, 04 Jan 2017 08:44:59 +0100 diff --git a/debian/control b/debian/control index 9dda6fa..2cb8a08 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,16 @@ Source: dawg -Section: science -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Kevin Murray <[email protected]> +Section: science +Priority: optional Build-Depends: debhelper (>= 9), cmake, bison, - flex, -Standards-Version: 3.9.6 -Homepage: http://scit.us/projects/dawg -Vcs-Git: http://anonscm.debian.org/cgit/debian-med/dawg.git + flex +Standards-Version: 3.9.8 Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/dawg.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/dawg.git +Homepage: https://github.com/reedacartwright/dawg Package: dawg Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dawg.git.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
