The following commit has been merged in the master branch: commit 042de31ab831dc99caaee7a3ee4f899c88475a6a Author: Rene Engelhard <r...@debian.org> Date: Wed Sep 21 20:57:27 2011 +0000
move dh_builddep for -dbg after the other packages in USE_XZ_COMPRESS case diff --git a/rules b/rules index 4150eec..7cea9c6 100755 --- a/rules +++ b/rules @@ -3415,8 +3415,8 @@ endif -v"`echo $(BINARY_VERSION) | cut -d: -f2`" dh_md5sums -s ifeq "$(USE_XZ_COMPRESS)" "y" - dh_builddeb -plibreoffice$(VER)-dbg -s $(DEBHELPER_OPTIONS) $(filter-out -Zbzip2,$(BUILDDEB_OPTIONS)) -Zxz dh_builddeb -Nlibreoffice$(VER)-dbg -s $(DEBHELPER_OPTIONS) $(BUILDDEB_OPTIONS) + dh_builddeb -plibreoffice$(VER)-dbg -s $(DEBHELPER_OPTIONS) $(filter-out -Zbzip2,$(BUILDDEB_OPTIONS)) -Zxz else dh_builddeb -s $(DEBHELPER_OPTIONS) $(BUILDDEB_OPTIONS) endif -- LibreOffice packaging repository -- To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1r6op9-00073a...@vasks.debian.org