[Pkg-ocaml-maint-commits] [SCM] extlib packaging branch, master, updated. debian/1.5.1-1-2-gc7f1c59

Stefano Zacchiroli zack at upsilon.cc
Sat Aug 9 13:17:40 UTC 2008


The following commit has been merged in the master branch:
commit c7f1c59b0c924ece79ade1525f0a5c87db29bbee
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Sat Aug 9 10:17:18 2008 -0300

    make Vcs-* fields point to the new git repository

diff --git a/debian/changelog b/debian/changelog
index a84f894..e82b19e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 extlib (1.5.1-2) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
+  * make Vcs-* fields point to the new git repository
 
  -- Stefano Zacchiroli <zack at debian.org>  Mon, 07 Jan 2008 22:09:43 +0100
 
diff --git a/debian/control b/debian/control
index 53e91a5..122ac6b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Stefano Zacchiroli <zack at debian.org>
 Build-Depends: ocaml-nox (>= 3.10.0-8), ocaml-findlib (>= 1.1), debhelper (>> 5.0.0), dpatch, cdbs
 Standards-Version: 3.7.3
-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/extlib/trunk
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/extlib/trunk/
+Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/extlib.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/extlib.git
 Homepage: http://code.google.com/p/ocaml-extlib/
 
 Package: libextlib-ocaml-dev

-- 
extlib packaging



More information about the Pkg-ocaml-maint-commits mailing list