The following commit has been merged in the master branch:
commit d36ff6e119fbc4430f827a005d7636ab0d28fee6
Author: Romain Beauxis <[email protected]>
Date:   Mon Oct 12 14:27:20 2009 -0500

    Fixed Vcs fields

diff --git a/debian/changelog b/debian/changelog
index ae8c2f7..940836c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-gavl (0.1.2-2) UNRELEASED; urgency=low
+
+  * Fixed Vcs-* fields.
+
+ -- Romain Beauxis <[email protected]>  Mon, 12 Oct 2009 14:26:43 -0500
+
 ocaml-gavl (0.1.2-1) unstable; urgency=low
 
   [ Stephane Glondu ]
diff --git a/debian/control b/debian/control
index ce06475..a64b642 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: cdbs (>= 0.4.53), debhelper (>= 7.0.1), 
ocaml-nox, dh-ocaml (>= 0
                pkg-config
 Standards-Version: 3.8.3
 Homepage: http://savonet.sourceforge.net/
-Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-gavl.git
+Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-gavl.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-gavl.git
 
 Package: libgavl-ocaml
diff --git a/debian/control.in b/debian/control.in
index ce4192b..dbf68c1 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -8,7 +8,7 @@ Build-Depends: @cdbs@,
                pkg-config
 Standards-Version: 3.8.3
 Homepage: http://savonet.sourceforge.net/
-Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-gavl.git
+Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-gavl.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-gavl.git
 
 Package: libgavl-ocaml

-- 
ocaml-gavl packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to