[libreoffice] 143/152: remove some debhelper hackery which seems to mess up launchpad

Rene Engelhard rene at moszumanska.debian.org
Thu Jul 27 19:17:10 UTC 2017


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to tag libreoffice_3.5.0_rc3-0ubuntu2
in repository libreoffice.

commit 075d7abce949e52d139a25e2827a41543ab8fcd5
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date:   Wed Jan 25 22:55:44 2017 +0100

    remove some debhelper hackery which seems to mess up launchpad
---
 changelog | 5 +++--
 rules     | 8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/changelog b/changelog
index 61c6b99..19c3e7a 100644
--- a/changelog
+++ b/changelog
@@ -1,9 +1,10 @@
-libreoffice (1:5.3.0~rc2-2ubuntu1~zesty2) zesty; urgency=medium
+libreoffice (1:5.3.0~rc2-2ubuntu1~zesty3) zesty; urgency=medium
 
   * go full gtk3
   * remove remaining BUILD_DBG_PACKAGE parts
+  * remove some debhelper hackery which seems to mess up launchpad
 
- -- Bjoern Michaelsen <bjoern.michaelsen at canonical.com>  Tue, 24 Jan 2017 12:49:45 +0100
+ -- Bjoern Michaelsen <bjoern.michaelsen at canonical.com>  Wed, 25 Jan 2017 22:53:33 +0100
 
 libreoffice (1:5.3.0~rc2-1) experimental; urgency=medium
 
diff --git a/rules b/rules
index ddea0cb..e07fcd4 100755
--- a/rules
+++ b/rules
@@ -3163,10 +3163,10 @@ endif
 		-V"ure:Version=`echo $(BINARY_VERSION) | cut -d: -f2`" \
 		-v"`echo $(BINARY_VERSION) | cut -d: -f2`"
 ifeq "$(BUILD_DBGSYM_PACKAGES)" "y"
-	for i in libreoffice-core libreoffice-writer uno-libs3; do \
-		perl -pi -e 's/^(Depends:.*)/\1\nRecommends: gdb, $(PYTHON_SIX_RECOMMENDS)/' \
-		debian/.debhelper/$$i/dbgsym-root/DEBIAN/control; \
-	done
+#	for i in libreoffice-core libreoffice-writer uno-libs3; do \
+#		perl -pi -e 's/^(Depends:.*)/\1\nRecommends: gdb, $(PYTHON_SIX_RECOMMENDS)/' \
+#		debian/.debhelper/$$i/dbgsym-root/DEBIAN/control; \
+#	done
 endif
 
 	dh_md5sums -a

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git



More information about the Pkg-openoffice-commits mailing list