[Pkg-mozext-commits] [stylish] 02/03: dropped obsolete override_dh_builddeb
Dmitry Smirnov
onlyjob at moszumanska.debian.org
Wed Apr 29 03:13:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
onlyjob pushed a commit to branch master
in repository stylish.
commit 0e4a16f
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date: Wed Apr 29 02:50:27 2015
dropped obsolete override_dh_builddeb
---
debian/rules | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index e208725..b5fbe68 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,9 +17,6 @@ $(XPT_FILES):
override_dh_auto_build: $(XPT_FILES)
dh_auto_build
-override_dh_builddeb:
- dh_builddeb -- -Zxz
-
PKD = $(abspath $(dir $(MAKEFILE_LIST)))
PKG = $(word 2,$(shell dpkg-parsechangelog -l$(PKD)/changelog | grep ^Source))
VER ?= $(shell dpkg-parsechangelog -l$(PKD)/changelog | perl -ne 'print $$1 if m{Version:\s*([\d\.+git]+)}')
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/stylish.git
More information about the Pkg-mozext-commits
mailing list