LyX 2.0.5.1 for Debian Wheezy

These packages are a drop-in replacement for the officially shipped debian
packages. They were created from the sources obtained from
ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/lyx-2.0.5.1.tar.gz and the debian
packaging files obtained from
http://ftp.debian.org/debian/pool/main/l/lyx/lyx_2.0.3-3.debian.tar.gz
with the only modifications listed below.

--- lyx-2.0.3/debian/rules	2012-03-06 13:53:45.000000000 +0100
+++ lyx-2.0.5.1/debian/rules	2013-03-04 21:08:29.000000000 +0100
@@ -33,7 +33,7 @@
 		debian/fonts-lyx/usr/share/fonts/truetype/lyx
 
 # remove empty directory
-	rmdir debian/lyx-common/usr/share/lyx/images/commands
+#	rmdir debian/lyx-common/usr/share/lyx/images/commands
 
 # move tex files to correct place
 	mkdir -p debian/lyx-common/usr/share/texmf/tex/latex
--- lyx-2.0.3/debian/changelog	2012-04-29 17:42:42.000000000 +0200
+++ lyx-2.0.5.1/debian/changelog	2013-03-04 21:09:13.000000000 +0100
@@ -1,3 +1,11 @@
+lyx (2.0.5.1-0lyx.org) unstable; urgency=low
+
+  * New upstream release for wheezy.
+  * Do not remove /usr/share/lyx/images/commands in debian/rules anymore,
+    since it is no longer created.
+
+ -- Georg Baum <baum@lyx.org>  Mon, 04 Mar 2013 20:43:52 +0100
+
 lyx (2.0.3-3) unstable; urgency=low
 
   * Recommend texlive-generic-recommended, since ulem.sty was moved