From d9442d25ecdf99ac4536f5738248790d97a2188c Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 16 Nov 2018 09:53:53 +0100 Subject: debian/*: Sync in changes from official Debian packaging. Drop Ayatana namespace from libmessaging bin:pkgs. --- debian/rules | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 98ccb67..eb8bcc6 100755 --- a/debian/rules +++ b/debian/rules @@ -2,6 +2,10 @@ export DPKG_GENSYMBOLS_CHECK_LEVEL=4 +export DEB_BUILD_MAINT_OPTIONS = hardening=+all +DPKG_EXPORT_BUILDFLAGS = 1 +include /usr/share/dpkg/buildflags.mk + %: dh $@ --with autoreconf,gir @@ -23,3 +27,6 @@ override_dh_auto_clean: if [ -e po/ayatana-indicator-messages.pot.bak ]; then \ mv -f po/ayatana-indicator-messages.pot.bak po/ayatana-indicator-messages.pot; \ fi + +get-orig-source: + uscan --noconf --force-download --rename --download-current-version --destdir=.. -- cgit v1.2.3