This is an automated email from the git hooks/post-receive script. mehdi pushed a commit to branch master in repository frama-c.
commit c45c06bce550b26e09db6ea3868f5c2d529d9322 Author: Mehdi Dogguy <[email protected]> Date: Mon Dec 12 23:48:30 2016 +0100 Use canonical and secure URIs for Vcs-{Browser,Git} fields --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 19a4234..b1cd215 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ frama-c (20161101+silicon+dfsg-1) UNRELEASED; urgency=medium * Install plugins/top in frama-c-base * Enhance package description * Remove obsolete Breaks/Replaces statements + * Use canonical and secure URIs for Vcs-{Browser,Git} fields -- Mehdi Dogguy <[email protected]> Thu, 08 Dec 2016 00:24:00 +0100 diff --git a/debian/control b/debian/control index 2453f7c..461d3a4 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,8 @@ Build-Depends: liblablgtksourceview2-ocaml-dev (>= 2.14.0+dfsg-2~) Standards-Version: 3.9.6 Homepage: http://frama-c.com/ -Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/frama-c.git -Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/frama-c.git +Vcs-Browser: https://anonscm.debian.org/git/git/pkg-ocaml-maint/packages/frama-c.git +Vcs-Git: https://anonscm.debian.org/git/pkg-ocaml-maint/packages/frama-c.git Package: frama-c Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/frama-c.git _______________________________________________ Pkg-ocaml-maint-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

