The following commit has been merged in the master branch:
commit 10b73c059c4c3b2878ff9aa03d9287327640baad
Author: Ralf Treinen <trei...@debian.org>
Date:   Mon Feb 6 13:25:19 2012 +0100

    drop some redundant dependency entries

diff --git a/debian/changelog b/debian/changelog
index 30a1eba..e37e9b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+dose2 (1.4.2-5) unstable; urgency=low
+
+  * debian/control: remove some redundant entries in the depencies of
+    libdose2-ocaml-dev that are aleady filled in via ${ocaml:Depends}
+
+ -- Ralf Treinen <trei...@debian.org>  Mon, 06 Feb 2012 13:24:51 +0100
+
 dose2 (1.4.2-4) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 88b5bdb..fba4e97 100644
--- a/debian/control
+++ b/debian/control
@@ -15,10 +15,7 @@ Vcs-Git: 
git://git.debian.org/git/pkg-ocaml-maint/packages/dose2.git
 
 Package: libdose2-ocaml-dev
 Architecture: any
-Depends: ${ocaml:Depends},
- libpcre-ocaml-dev, libcalendar-ocaml-dev,
- libzip-ocaml-dev, libbz2-ocaml-dev, librpm-dev, libgdbm-dev,
- ${misc:Depends}
+Depends: ${ocaml:Depends}, librpm-dev, libgdbm-dev,  ${misc:Depends}
 Suggests: ocaml-findlib
 Provides: ${ocaml:Provides}
 Description: OCaml libraries for package dependencies (development files)

-- 
dose2 packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to