[Pkg-ocaml-maint-commits] [SCM] facile packaging branch, master, updated. debian/1.1-7-6-g6faca73

Stephane Glondu steph at glondu.net
Wed Aug 17 19:55:08 UTC 2011


The following commit has been merged in the master branch:
commit 6faca730a58c091049f45d2285b583c79817c702
Author: Stephane Glondu <steph at glondu.net>
Date:   Wed Aug 17 21:39:12 2011 +0200

    Update changelog and prepare upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 1693edb..399edd2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,14 @@
-facile (1.1-8) UNRELEASED; urgency=low
+facile (1.1-8) unstable; urgency=low
 
-  * debian/control: update Vcs-* to point to git repository
+  * debian/control:
+    - update Vcs-* to point to git repository
+    - remove duplicate section field
+    - add suggestion to ocaml-findlib
+    - bump Standards-Version to 3.9.2 (no changes)
+  * Switch source package format to 3.0 (quilt)
+  * Bump debhelper compat level to 8
 
- -- Stéphane Glondu <glondu at debian.org>  Sat, 03 Jul 2010 18:14:24 +0200
+ -- Stéphane Glondu <glondu at debian.org>  Wed, 17 Aug 2011 21:49:35 +0200
 
 facile (1.1-7) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index ff2c971..6889c6f 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Depends:
  ${shlibs:Depends}
 Provides:
  ${ocaml:Provides}
+Suggests: ocaml-findlib
 Description: functional constraint library implemented in Objective Caml
  FaCiLe is a constraint programming library over integer finite domain
  written in Objective Caml. It offers all usual facilities to create

-- 
facile packaging



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