[Pkg-lyx-devel] svn commit: r647 - /elyxer/trunk/debian/control
hoaxter-guest at users.alioth.debian.org
hoaxter-guest at users.alioth.debian.org
Mon Sep 14 20:01:09 UTC 2009
Author: hoaxter-guest
Date: Mon Sep 14 20:01:07 2009
New Revision: 647
URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=647
Log:
Switch to build-depends-indep - we're arch:all .. oops .. and start to use python-support
Modified:
elyxer/trunk/debian/control
Modified: elyxer/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-lyx/elyxer/trunk/debian/control?rev=647&op=diff
==============================================================================
--- elyxer/trunk/debian/control (original)
+++ elyxer/trunk/debian/control Mon Sep 14 20:01:07 2009
@@ -4,14 +4,14 @@
Priority: optional
Section: text
Standards-Version: 3.8.3
-Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends-Indep: debhelper (>= 7.0.50~), python-support
Vcs-Svn: svn://svn.debian.org/svn/pkg-lyx/elyxer/trunk
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-lyx/elyxer/trunk
Homepage: http://www.nongnu.org/elyxer/
Package: elyxer
Architecture: all
-Depends: ${misc:Depends}, python
+Depends: ${misc:Depends}, ${python:Depends}
Description: Standalone LyX to HTML converter
eLyXer (pronounced elixir) is a standalone LyX to HTML converter written in
Python. eLyXer has a focus on flexibility and elegant output.
More information about the Pkg-lyx-devel
mailing list