--- libreoffice-4.1.3/debian/rules 2013-12-08 02:31:52.000000000 +0530 +++ libreoffice-4.1.3.new/debian/rules 2013-12-18 02:08:30.476108594 +0530 @@ -2409,6 +2409,9 @@ endif # invalid, according to lintian. make it shut up. for i in writer calc impress draw math base; do \ perl -pi -e 's/Application;//; s/X-Red-Hat-Base;//; s/X-SuSE-Core-Office;//; s/X-MandrivaLinux-.*;//;' $(PKGDIR)-$$i/$(OODIR)/share/xdg/$$i.desktop; \ + rm -f $(PKGDIR)-$$i/usr/share/applications/libreoffice-$$i.desktop; \ + cp $(PKGDIR)-$$i/$(OODIR)/share/xdg/$$i.desktop \ + $(PKGDIR)-$$i/usr/share/applications/libreoffice-$$i.desktop; \ done perl -pi -e 's/Application;//' $(PKGDIR)-gtk/$(OODIR)/share/xdg/qstart.desktop --- libreoffice-4.1.3/debian/changelog 2013-12-08 02:31:52.000000000 +0530 +++ libreoffice-4.1.3.new/debian/changelog 2013-12-18 16:36:19.101984765 +0530 @@ -1,3 +1,9 @@ +libreoffice (1:4.1.3-0ubuntu3) trusty; urgency=medium + + * fix symlink permissions (lp: #1200277) + + -- Ritesh Khadgaray Wed, 18 Dec 2013 16:31:54 +0530 + libreoffice (1:4.1.3-0ubuntu2) trusty; urgency=low * temporary use internal mdds for trusty