]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/lablgtksourceview/debian/control
rewritten makefile and debian packaging: .deb ready!
[helm.git] / helm / DEVEL / lablgtksourceview / debian / control
index e5873371c1185c3022f294270a9fef552d25a70f..5ad4262c0f9d763187acc4afe350e1398681de1d 100644 (file)
@@ -5,25 +5,25 @@ Maintainer: Stefano Zacchiroli <zack@debian.org>
 Build-Depends: debhelper (>= 4.1.0), cdbs, ocaml-findlib, ocaml-nox-3.08.3, liblablgtk2-ocaml-dev (>= 2.4.0+2005.02.18-3+zack), libgtksourceview-dev (>= 1.2.0)
 Standards-Version: 3.6.1.1
 
-Package: liblablgtksourceview-ocaml
+Package: liblablgtksourceview-ocaml-dev
 Architecture: any
-Section: libs
-Depends: ocaml-base-nox-3.08, liblablgtk2-ocaml (>= 2.4.0+2005.02.18-3+zack), ${shlibs:Depends}, ${misc:Depends}
+Section: libdevel
+Depends: ocaml-nox-3.08.3, ocaml-findlib, liblablgtksourceview-ocaml (= ${Source-Version}), liblablgtk2-ocaml-dev (>= 2.4.0+2005.02.18-3+zack), libgtksourceview-dev (>= 1.2.0), ${misc:Depends}
 Description: OCaml bindings for libgtksourceview, a source editor GTK widget
  This is the OCaml binding for the GtkSourceView widget, a text widget that
  extends the standard gtk+ 2.x text widget with syntax highlighting and other
  features typical of a source editor.
  .
- This package contains the shared runtime stub libraries.
+ This package contains the development part of the lablgtksourceview package.
 
-Package: liblablgtksourceview-ocaml-dev
+Package: liblablgtksourceview-ocaml
 Architecture: any
-Section: libdevel
-Depends: ocaml-nox-3.08.3, ocaml-findlib, liblablgtksourceview-ocaml (= ${Source-Version}), liblablgtk2-ocaml-dev (>= 2.4.0+2005.02.18-3+zack), libgtksourceview-dev (>= 1.2.0), ${misc:Depends}
+Section: libs
+Depends: ocaml-base-nox-3.08.3, liblablgtk2-ocaml (>= 2.4.0+2005.02.18-3+zack), ${shlibs:Depends}, ${misc:Depends}
 Description: OCaml bindings for libgtksourceview, a source editor GTK widget
  This is the OCaml binding for the GtkSourceView widget, a text widget that
  extends the standard gtk+ 2.x text widget with syntax highlighting and other
  features typical of a source editor.
  .
- This package contains the development part of the lablgtksourceview package.
+ This package contains the shared runtime stub libraries.