From: Sebastian Harl Date: Tue, 3 Apr 2012 11:09:00 +0000 (+0200) Subject: rules: Provide recommended targets build-arch and build-indep. X-Git-Tag: libkohana2-php-2.3.4-2~5 X-Git-Url: https://git.tokkee.org/?p=pkg-libkohana2-php.git;a=commitdiff_plain;h=05c04159316625d8d01b3d708986b18b63b47cc3 rules: Provide recommended targets build-arch and build-indep. --- diff --git a/debian/changelog b/debian/changelog index 7822392..1a11ae2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,10 @@ libkohana2-php (2.3.4-2) unstable; urgency=low displayed (PHP 5.4 handles end_clean() a bit different than previous versions); thanks to Bernhard Schmidt for reporting this and Jörg Linge for tracking down to problem (Closes: #665197). + * debian/rules: + - Provide recommended targets build-arch and build-indep. - -- Sebastian Harl Tue, 03 Apr 2012 13:03:53 +0200 + -- Sebastian Harl Tue, 03 Apr 2012 13:08:40 +0200 libkohana2-php (2.3.4-1) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 9d11275..7a2c9c9 100755 --- a/debian/rules +++ b/debian/rules @@ -9,7 +9,9 @@ get-orig-source: uscan --force --verbose --repack --rename -build: build-stamp +build: build-arch build-indep +build-arch: build-stamp +build-indep: build-stamp build-stamp: dh_testdir