[Pkg-ocaml-maint-commits] [SCM] alt-ergo packaging branch, master, updated. debian/0.8-1-1-gdbb9f4b

Mehdi Dogguy dogguy at pps.jussieu.fr
Wed Jan 14 14:55:47 UTC 2009


The following commit has been merged in the master branch:
commit dbb9f4befc4c072d224a4cb392e43730f689e5fa
Author: Mehdi Dogguy <dogguy at pps.jussieu.fr>
Date:   Wed Jan 14 15:55:42 2009 +0100

    Fix Vcs-* flags to point to Git repository

diff --git a/debian/changelog b/debian/changelog
index 11e9df2..437c25c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+alt-ergo (0.8-2) UNRELEASED; urgency=low
+
+  * Fix Vcs-* flags to point to Git repository.
+
+ -- Mehdi Dogguy <dogguy at pps.jussieu.fr>  Wed, 14 Jan 2009 15:54:47 +0100
+
 alt-ergo (0.8-1) unstable; urgency=low
 
   * Initial release (Closes: #468557)
diff --git a/debian/control b/debian/control
index c5c7dd9..4d805d8 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Mehdi Dogguy <dogguy at pps.jussieu.fr>
 Build-Depends: debhelper (>= 6), autotools-dev, ocaml-nox (>= 3.10.0), libocamlgraph-ocaml-dev, dpatch
 Homepage: http://alt-ergo.lri.fr
 Standards-Version: 3.8.0
-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ergo
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ergo/trunk/
+Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/alt-ergo.git
+Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/alt-ergo.git
 
 Package: alt-ergo
 Architecture: any

-- 
alt-ergo packaging



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