Author: gildor
Date: Thu Jul 3 14:40:11 2008
New Revision: 5825
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5825
Log:
* Change Objective CAML for OCaml in debian/control
* Add *-dev dependency back, in fact they are used (Closes: #489085)
Modified:
trunk/packages/camlimages/trunk/debian/changelog
trunk/packages/camlimages/trunk/debian/control
trunk/packages/camlimages/trunk/debian/copyright
Modified: trunk/packages/camlimages/trunk/debian/changelog
URL:
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/camlimages/trunk/debian/changelog?rev=5825&op=diff
==============================================================================
--- trunk/packages/camlimages/trunk/debian/changelog (original)
+++ trunk/packages/camlimages/trunk/debian/changelog Thu Jul 3 14:40:11 2008
@@ -1,10 +1,12 @@
-camlimages (1:2.2.0-4) UNRELEASED; urgency=low
+camlimages (1:2.2.0-4) unstable; urgency=low
* NOT RELEASED YET
* Update copyright file to something more compliant with
http://wiki.debian.org/Proposals/CopyrightFormat
-
- -- Sylvain Le Gall <[EMAIL PROTECTED]> Sun, 29 Jun 2008 23:35:31 +0200
+ * Change Objective CAML for OCaml in debian/control
+ * Add *-dev dependency back, in fact they are used (Closes: #489085)
+
+ -- Sylvain Le Gall <[EMAIL PROTECTED]> Thu, 03 Jul 2008 16:33:16 +0200
camlimages (1:2.2.0-3) unstable; urgency=low
Modified: trunk/packages/camlimages/trunk/debian/control
URL:
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/camlimages/trunk/debian/control?rev=5825&op=diff
==============================================================================
--- trunk/packages/camlimages/trunk/debian/control (original)
+++ trunk/packages/camlimages/trunk/debian/control Thu Jul 3 14:40:11 2008
@@ -22,8 +22,7 @@
Section: libs
Depends: ocaml-base-${F:OCamlABI}, liblablgtk2-ocaml, ${shlibs:Depends}
Description: OCaml image processing library
- CamlImages is an image processing library for Objective CAML,
- which provides:
+ CamlImages is an image processing library for OCaml, which provides:
.
* basic functions for image processing and loading/saving
various image file formats (hence providing a translation
@@ -46,10 +45,9 @@
Package: libcamlimages-ocaml-dev
Architecture: any
Section: libdevel
-Depends: ocaml-${F:OCamlABI}, libcamlimages-ocaml (= ${binary:Version}),
liblablgtk2-ocaml-dev
+Depends: ocaml-${F:OCamlABI}, libcamlimages-ocaml (= ${binary:Version}),
libpng12-dev, libjpeg62-dev, libtiff4-dev, libxpm-dev, libfreetype6-dev,
libgif-dev, liblablgtk2-ocaml-dev
Description: OCaml image processing library
- CamlImages is an image processing library for Objective CAML,
- which provides:
+ CamlImages is an image processing library for OCaml, which provides:
.
* basic functions for image processing and loading/saving
various image file formats (hence providing a translation
Modified: trunk/packages/camlimages/trunk/debian/copyright
URL:
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/camlimages/trunk/debian/copyright?rev=5825&op=diff
==============================================================================
--- trunk/packages/camlimages/trunk/debian/copyright (original)
+++ trunk/packages/camlimages/trunk/debian/copyright Thu Jul 3 14:40:11 2008
@@ -23,9 +23,15 @@
why the executable file might be covered by the GNU Library General
Public License.
+On Debian systems, the complete text of the GNU Library General Public License
+version 2 can be found in '/usr/share/common-licenses/LGPL-2'.
+
Files: debian/*
Copyright: © 2004-2008 Sylvain Le Gall <[EMAIL PROTECTED]>
© 2002-2008 Stefano Zacchiroli <[EMAIL PROTECTED]>
© 2003-2004 Sven Luther <[EMAIL PROTECTED]>
© 2008 Ralf Treinen <[EMAIL PROTECTED]>
License: GPL
+
+The Debian packaging is licensed under the GNU General Public License, see
+`/usr/share/common-licenses/GPL' for the full text.
_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits