summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f898c26)
raw | patch | inline | side by side (parent: f898c26)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 13 Mar 2011 21:25:39 +0000 (22:25 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 13 Mar 2011 21:25:39 +0000 (22:25 +0100) |
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 45d40197ba76e5540b2b1a0e5ba626298d41ccbf..393a46aef09eaf5473e3754b2a05214ff3444bad 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- Do not install .la files in favor of the goal to remove those files (for
details see <http://lists.debian.org/debian-devel/2009/08/
msg00783.html>).
+ - Use 'dh_prep' rather than 'dh_clean -k'.
* debian/control:
- Updated standards-version to 3.9.1.
- -- Sebastian Harl <tokkee@debian.org> Sun, 13 Mar 2011 22:19:52 +0100
+ -- Sebastian Harl <tokkee@debian.org> Sun, 13 Mar 2011 22:25:07 +0100
liboping (1.4.0-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index da50b7823ba454fc2c6b6ea24570ab9572948935..251bf38bb0e1c02713cf8931a7dc2165deec1fae 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
install: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_prep
dh_installdirs
$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp