[Pkg-lyx-devel] [SCM] LyX packaging branch, master, updated. upstream/2.0.0_beta3-495-g5933654
Per Olofsson
pelle at dsv.su.se
Thu Feb 3 10:22:34 UTC 2011
The following commit has been merged in the master branch:
commit 59336541e6328cf5cbb8cec44b041346761f32c3
Author: Per Olofsson <pelle at dsv.su.se>
Date: Thu Feb 3 11:22:14 2011 +0100
Remove dependency on mime-support. xdg-utils picks whatever mechanism is available.
diff --git a/debian/changelog b/debian/changelog
index c4bc3e7..82dc180 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ lyx (2.0.0~beta3-2) UNRELEASED; urgency=low
[ Per Olofsson ]
* Add debian/source/local-options with option unapply-patches.
+ * Remove dependency on mime-support. xdg-utils picks whatever
+ mechanism is available.
-- Sven Hoexter <hoexter at debian.org> Wed, 02 Feb 2011 22:54:55 +0100
diff --git a/debian/control b/debian/control
index 27fed57..cd6ef44 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: python-support, debhelper (>= 7.0.50), quilt (>= 0.46-7~),
Package: lyx
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, lyx-common (= ${source:Version}), xdg-utils, mime-support
+Depends: ${shlibs:Depends}, ${misc:Depends}, lyx-common (= ${source:Version}), xdg-utils
Recommends: texlive-latex-recommended, texlive-latex-extra, texlive-science, texlive-generic-extra, texlive-fonts-recommended, preview-latex-style, dvipng, imagemagick, psutils, ghostscript, poppler-utils, ttf-lyx, evince-gtk | pdf-viewer
Suggests: rcs, dvipost, elyxer | tex4ht | hevea | tth | latex2html, groff, libtiff-tools, gnuhtml2latex, wv, chktex, noweb, menu, sgmltools-lite, linuxdoc-tools, writer2latex, latex2rtf, librsvg2-bin | inkscape
Description: Document Processor
--
LyX packaging
More information about the Pkg-lyx-devel
mailing list