The following commit has been merged in the master branch:
commit ac614231388d13159fa2da5c0aeb247edd503755
Author: Ralf Treinen <[email protected]>
Date: Sun May 1 14:27:06 2011 +0200
fix ftbfs with --as-needed
diff --git a/debian/changelog b/debian/changelog
index 858bb64..d8c2eb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,15 @@
-advi (1.9.0-3) unstable; urgency=low
+advi (1.9.0-4) unstable; urgency=low
* Change dependency on ghostscript to ghostscript-x (closes: #618270).
+ * Remove build-dependency on ocaml-nox since lintian is fixed.
+ * Patch linker_as_needed: fix FTBFS with linker flag --as-needed
+ (closes: #607530). Thanks a lot to Stefan Potyra for the patch!
+ * Standard-Version 3.9.2 (no change)
+
+ -- Ralf Treinen <[email protected]> Sun, 01 May 2011 14:25:41 +0200
+
+advi (1.9.0-3) unstable; urgency=low
+
* Add build-dependency on ocaml-nox to bypass lintian bug #612568
(wrongly complaining about a missing build-dependency). This should be
dropped when lintian >= 2.5.0~rc1 hits unstable.
diff --git a/debian/control b/debian/control
index b06d980..9eb6850 100644
--- a/debian/control
+++ b/debian/control
@@ -9,12 +9,12 @@ Uploaders: Ralf Treinen <[email protected]>,
Samuel Mimram <[email protected]>,
Stéphane Glondu <[email protected]>
Build-Depends: debhelper (>= 7.0.50~), dh-ocaml (>= 0.9~),
- ocaml (>=3.11.1-3~), ocaml-nox (>=3.11.1-3~),
+ ocaml (>=3.11.1-3~),
libcamlimages-ocaml-dev, ocaml-findlib,
tex-common, texlive-binaries, texlive-latex-base, texlive-pstricks,
texlive-latex-recommended, texlive-pictures, hevea,
x11proto-core-dev, libx11-dev, libxinerama-dev, zlib1g-dev
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/advi.git
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/advi.git
Homepage: http://advi.inria.fr/
--
advi packaging
_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits