[Pkg-ocaml-maint-commits] r3334 - in
/trunk/packages/coq/branches/8.1/debian: changelog control
smimram at users.alioth.debian.org
smimram at users.alioth.debian.org
Sat Nov 11 12:19:26 CET 2006
Author: smimram
Date: Sat Nov 11 12:19:26 2006
New Revision: 3334
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=3334
Log:
Made the package binNMU-safe.
Modified:
trunk/packages/coq/branches/8.1/debian/changelog
trunk/packages/coq/branches/8.1/debian/control
Modified: trunk/packages/coq/branches/8.1/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/coq/branches/8.1/debian/changelog?rev=3334&op=diff
==============================================================================
--- trunk/packages/coq/branches/8.1/debian/changelog (original)
+++ trunk/packages/coq/branches/8.1/debian/changelog Sat Nov 11 12:19:26 2006
@@ -1,8 +1,9 @@
coq (8.0pl3+8.1beta.2-2) UNRELEASED; urgency=low
+ * Made the package binNMU-safe.
* Minor improvements of the coqide.desktop file, closes: #383310.
- -- Samuel Mimram <smimram at debian.org> Wed, 16 Aug 2006 16:00:27 +0200
+ -- Samuel Mimram <smimram at debian.org> Sat, 11 Nov 2006 12:18:59 +0100
coq (8.0pl3+8.1beta.2-1) experimental; urgency=low
Modified: trunk/packages/coq/branches/8.1/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/coq/branches/8.1/debian/control?rev=3334&op=diff
==============================================================================
--- trunk/packages/coq/branches/8.1/debian/control (original)
+++ trunk/packages/coq/branches/8.1/debian/control Sat Nov 11 12:19:26 2006
@@ -4,11 +4,11 @@
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
Uploaders: Ralf Treinen <treinen at debian.org>, Sven Luther <luther at debian.org>, Remi Vanicat <vanicat at debian.org>, Stefano Zacchiroli <zack at debian.org>, Samuel Mimram <smimram at debian.org>
Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 4.0.0), dpatch, ocaml-nox (>= 3.09.0), ocaml-best-compilers, liblablgtk2-ocaml-dev (>= 2.4.0), tetex-extra, hevea
+Build-Depends: debhelper (>= 4.0.0), dpkg-dev (>= 1.13.19), dpatch, ocaml-nox (>= 3.09.0), ocaml-best-compilers, liblablgtk2-ocaml-dev (>= 2.4.0), tetex-extra, hevea
Package: coq
Architecture: any
-Depends: ${shlibs:Depends}, coq-libs (= ${Source-Version})
+Depends: ${shlibs:Depends}, coq-libs (= ${source:Version})
Recommends: coqide | proofgeneral-coq
Suggests: ocaml-nox (>= 3.08), proofgeneral-coq, ledit, cle, coq-doc
Description: proof assistant for higher-order logic (toplevel and compiler)
More information about the Pkg-ocaml-maint-commits
mailing list