This is an automated email from the git hooks/post-receive script.

hendrik-guest pushed a commit to branch master
in repository otags.

commit 635f74b61d29af04510750eade9f1adb3c6b3af5
Author: Hendrik Tews <hend...@askra.de>
Date:   Sun Jan 1 15:59:42 2017 +0100

    fix 3 lintian warnings
---
 debian/changelog | 3 ++-
 debian/control   | 8 ++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c445272..e81fb98 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ otags (4.02.2-2) unstable; urgency=medium
 
   * drop libsexplib-camlp4-dev from build dependencies (Closes: 843319)
   * add patch disable-sexplib-tests to disable the sexplib tests
+  * fix 3 lintian warnings
 
- -- Hendrik Tews <hend...@askra.de>  Sun, 01 Jan 2017 00:37:56 +0100
+ -- Hendrik Tews <hend...@askra.de>  Sun, 01 Jan 2017 15:57:38 +0100
 
 otags (4.02.2-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 9bea605..75a0653 100644
--- a/debian/control
+++ b/debian/control
@@ -12,10 +12,10 @@ Build-Depends:
  dh-ocaml (>= 0.9~),
  camlp4 (>= 4.02),
  cppo
-Standards-Version: 3.9.5
+Standards-Version: 3.9.8
 Homepage: http://askra.de/software/otags/
-Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/otags.git
-Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/otags.git
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-ocaml-maint/packages/otags.git
+Vcs-Browser: 
https://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/otags.git
 
 Package: otags
 Architecture: any
@@ -28,5 +28,5 @@ Description: tags file generator for OCaml
  Otags generates "tags" files for emacs and vi/vim to give these
  editors the ability to directly jump to function and value
  definitions. Otags is based on Camlp4. It can load all Camlp4 syntax
- extentions and can therefore parse all sources that Camlp4 can parse
+ extensions and can therefore parse all sources that Camlp4 can parse
  (including standard and revised syntax).

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/otags.git

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to