[Pkg-ocaml-maint-commits] [SCM] ocaml-reins packaging branch, master, updated. debian/0.1a-1-4-g609414c

Stephane Glondu steph at glondu.net
Sat Jul 4 12:48:06 UTC 2009


The following commit has been merged in the master branch:
commit 609414c9fd5454bdaa4da6c5b787715054ed3b07
Author: Stephane Glondu <steph at glondu.net>
Date:   Sat Jul 4 14:47:55 2009 +0200

    Switch packaging to git

diff --git a/debian/changelog b/debian/changelog
index d7bfdab..7fd6361 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ ocaml-reins (0.1a-2) UNRELEASED; urgency=low
   * promote Homepage to a real debian/control field, now that dpkg supports it
   * fix vcs-svn field to point just above the debian/ dir
 
+  [ Stephane Glondu ]
+  * Switch packaging to git
+
  -- Stefano Zacchiroli <zack at debian.org>  Sat, 17 Nov 2007 17:34:10 +0100
 
 ocaml-reins (0.1a-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index b29876b..c757782 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
 Maintainer: Mike Furr <mfurr at debian.org>
 Build-Depends: debhelper (>= 5), dpatch, ocaml-nox (>= 3.10.0), omake, libounit-ocaml-dev, ocaml-findlib
 Standards-Version: 3.7.2
-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ocaml-reins/trunk
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-reins/trunk/
+Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-reins.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-reins.git
 Homepage: http://ocaml-reins.sourceforge.net/
 
 Package: libreins-ocaml-dev
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..cec628c
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,2 @@
+[DEFAULT]
+pristine-tar = True
diff --git a/debian/svn-deblayout b/debian/svn-deblayout
deleted file mode 100644
index 38da519..0000000
--- a/debian/svn-deblayout
+++ /dev/null
@@ -1 +0,0 @@
-tagsUrl=svn+ssh://svn.debian.org/svn/pkg-ocaml-maint/tags/packages/ocaml-reins

-- 
ocaml-reins packaging



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