summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d32e5e6)
raw | patch | inline | side by side (parent: d32e5e6)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 8 Mar 2011 13:43:51 +0000 (14:43 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 8 Mar 2011 13:43:51 +0000 (14:43 +0100) |
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 42c5e80080129c8cae540c8c96f0799bb915eeb4..25c3e45359a4c23e9d92e0141bb75e056b56cf45 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
handled by the configure script which now uses the third-party
'AX_WITH_CURSES' macro.
- Do not install 'test-graph' to the package.
+ - Install 'NEWS' as upstream changelog, rather than as 'NEWS'.
- -- Sebastian Harl <tokkee@debian.org> Tue, 08 Mar 2011 14:36:03 +0100
+ -- Sebastian Harl <tokkee@debian.org> Tue, 08 Mar 2011 14:43:17 +0100
tig (0.16.2-1) experimental; urgency=low
diff --git a/debian/rules b/debian/rules
index 65bd4d68f15fa73456aa802dda8e2ec9e26e0876..b73bbd12f77021fd37ca74f3d9770594651afdda 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
binary-arch: build install
dh_testdir
dh_testroot
- dh_installchangelogs
- dh_installdocs NEWS BUGS TODO manual.pdf
+ dh_installchangelogs NEWS
+ dh_installdocs BUGS TODO manual.pdf
dh_installexamples contrib/tigrc
dh_link
dh_strip