[Pkg-ocaml-maint-commits] [SCM] laby packaging branch, master, updated. debian/0.5.5-1-10-g37027f4

Mehdi Dogguy mehdi at debian.org
Mon Sep 26 12:17:45 UTC 2011


The following commit has been merged in the master branch:
commit 8da3f63c84f80d2819b41dfeca8c9e896d0d64c1
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Mon Sep 26 14:06:56 2011 +0200

    Switch to 3.0 (quilt) source format.

diff --git a/debian/changelog b/debian/changelog
index 62ee374..c28081e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 laby (0.6.3-1) unstable; urgency=low
 
   * New upstream release
+  * Switch to 3.0 (quilt) source format.
 
- -- Mehdi Dogguy <mehdi at debian.org>  Mon, 26 Sep 2011 13:40:35 +0200
+ -- Mehdi Dogguy <mehdi at debian.org>  Mon, 26 Sep 2011 14:06:21 +0200
 
 laby (0.5.5-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 58cd5ce..79be260 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Mehdi Dogguy <mehdi at debian.org>
 Build-Depends:
  debhelper (>= 7.0.50~),
- quilt (>= 0.46-7~),
  ocaml-nox (>= 3.11.1),
  ocaml-findlib,
  dh-ocaml (>= 0.9.0),
diff --git a/debian/rules b/debian/rules
index fe38b6c..dbe4ecf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ override_dh_auto_install:
 	cp debian/laby.desktop $(CURDIR)/debian/laby/usr/share/applications/
 
 %:
-	dh --with quilt,ocaml $@
+	dh --with ocaml $@
 
 laby.6: laby.xml
 # Verification
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
laby packaging



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