summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: db8d815)
raw | patch | inline | side by side (parent: db8d815)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 3 Apr 2012 11:09:00 +0000 (13:09 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 3 Apr 2012 11:09:00 +0000 (13:09 +0200) |
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 7822392755b1a8318bcb2f519623c40b77a770df..1a11ae2854e4a24c361eb9a2356c920e78d58f15 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
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 <tokkee@debian.org> Tue, 03 Apr 2012 13:03:53 +0200
+ -- Sebastian Harl <tokkee@debian.org> 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 9d1127552f0fa7972036c6da96867a2e8d2e8bbf..7a2c9c9c3d4a4532875abd35c3b65ae3cfd259b5 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
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