[Pkg-ocaml-maint-commits] [dose3] 02/06: avoid lintian warning vcs-field-not-canonical
Johannes Schauer
josch-guest at moszumanska.debian.org
Tue Oct 21 11:59:24 UTC 2014
This is an automated email from the git hooks/post-receive script.
josch-guest pushed a commit to branch master
in repository dose3.
commit e7442a63b1b05d71540ab0d991268e50e9bb5c95
Author: josch <j.schauer at email.de>
Date: Tue Oct 21 13:31:03 2014 +0200
avoid lintian warning vcs-field-not-canonical
- by modifying the Vcs-Git and Vcs-Browser values accordingly
---
debian/changelog | 2 ++
debian/control | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ed42768..cec5f01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ dose3 (3.3~beta1-1) UNRELEASED; urgency=low
[ Johannes Schauer ]
* avoid lintian warning binary-control-field-duplicates-source field
"priority" by removing the Priority field from edos-distcheck in d/control
+ * avoid lintian warning vcs-field-not-canonical by modifying the Vcs-Git and
+ Vcs-Browser values accordingly
-- Ralf Treinen <treinen at debian.org> Mon, 20 Oct 2014 19:59:11 +0200
diff --git a/debian/control b/debian/control
index 5792f51..1349db0 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Build-Depends: debhelper (>= 7.0.50~), dh-ocaml (>= 0.9~),
perl, graphviz, hevea, texlive-latex-base, texlive-latex-extra
Standards-Version: 3.9.5
Homepage: http://www.mancoosi.org/software/
-Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/dose3.git
-Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/dose3.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ocaml-maint/packages/dose3.git
+Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/dose3.git
XS-Testsuite: autopkgtest
Package: libdose3-ocaml-dev
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/dose3.git
More information about the Pkg-ocaml-maint-commits
mailing list