[Pkg-ocaml-maint-commits] [SCM] ocamlnet packaging branch, master, updated. debian/2.2.9-4-22-gb5a7f24

Stefano Zacchiroli zack at upsilon.cc
Tue Feb 10 10:34:01 UTC 2009


The following commit has been merged in the master branch:
commit b5a7f24c807edb0ebe1ef384459ad7428188ddab
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Tue Feb 10 11:15:19 2009 +0100

    remove pre-lenny transitional dummy packages

diff --git a/debian/changelog b/debian/changelog
index 7cfebe9..f3a797b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ ocamlnet (2.2.9-5) experimental; urgency=low
   [ Stefano Zacchiroli ]
   * rebuild against OCaml 3.11: stricten build-dep for experimental build,
     and add build-dep on dh-ocaml (which now ships the CDBS class)
+  * debian/control: remove transitional dummy packages no longer needed with
+    Lenny+1; list of removed packages: libequeue-ocaml{,-dev},
+    libnetclient-ocaml-dev, librpc-ocaml-dev, libequeue-gtk2-ocaml-dev
   * bump debhelper compatibility to 7 (build-dep and debian/compat)
   * relax build-dep on apache2-prefork-dev by forcing the apache major number
     to 2 instead of letting ./configure query it invoking /usr/sbin/apache2
diff --git a/debian/control b/debian/control
index a430f7b..334b320 100644
--- a/debian/control
+++ b/debian/control
@@ -325,62 +325,3 @@ Description: OCaml application-level Internet libraries - documentation and exam
  This package contains the Ocamlnet reference manual in HTML format and
  several examples about how to use the various libraries.
 
-Package: libequeue-ocaml-dev
-Section: libdevel
-Depends: libocamlnet-ocaml-dev
-Architecture: all
-Description: transitional dummy package for Ocamlnet 2.2
- Ocamlnet is a collection of OCaml libraries focusing focus on
- application-level Internet protocols and conventions.
- .
- This is a transitional dummy package for Ocamlnet 2.2, it can be safely
- removed. Have a look at the libocamlnet-ocaml-dev package for more
- info.
-
-Package: libnetclient-ocaml-dev
-Section: libdevel
-Depends: libocamlnet-ocaml-dev
-Architecture: all
-Description: transitional dummy package for Ocamlnet 2.2
- Ocamlnet is a collection of OCaml libraries focusing focus on
- application-level Internet protocols and conventions.
- .
- This is a transitional dummy package for Ocamlnet 2.2, it can be safely
- removed. Have a look at the libocamlnet-ocaml-dev package for more
- info.
-
-Package: librpc-ocaml-dev
-Section: libdevel
-Depends: libocamlnet-ocaml-dev, libocamlnet-ocaml-bin
-Architecture: all
-Description: transitional dummy package for Ocamlnet 2.2
- Ocamlnet is a collection of OCaml libraries focusing focus on
- application-level Internet protocols and conventions.
- .
- This is a transitional dummy package for Ocamlnet 2.2, it can be safely
- removed. Have a look at the libocamlnet-ocaml-dev package for more
- info.
-
-Package: libequeue-ocaml
-Section: libs
-Depends: libocamlnet-ocaml
-Architecture: all
-Description: transitional dummy package for Ocamlnet 2.2
- Ocamlnet is a collection of OCaml libraries focusing focus on
- application-level Internet protocols and conventions.
- .
- This is a transitional dummy package for Ocamlnet 2.2, it can be safely
- removed. Have a look at the libocamlnet-ocaml package for more info.
-
-Package: libequeue-gtk2-ocaml-dev
-Section: libdevel
-Depends: libocamlnet-gtk2-ocaml-dev
-Architecture: all
-Description: transitional dummy package for Ocamlnet 2.2
- Ocamlnet is a collection of OCaml libraries focusing focus on
- application-level Internet protocols and conventions.
- .
- This is a transitional dummy package for Ocamlnet 2.2, it can be safely
- removed. Have a look at the libocamlnet-gtk2-ocaml-dev package for more
- info.
-

-- 
ocamlnet packaging



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