summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 98d0323)
raw | patch | inline | side by side (parent: 98d0323)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 4 Nov 2014 20:34:37 +0000 (21:34 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 4 Nov 2014 20:34:37 +0000 (21:34 +0100) |
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 2908b0fca899298b756fbc3c7d1f0f667e667444..cd334e7d45821d42233701f48aaee3ff57e347b1 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
tig (2.0.3-1) UNRELEASED; urgency=medium
* New upstream release.
+ * debian/rules:
+ - Manually clean doc/manual.tex.
-- Sebastian Harl <tokkee@debian.org> Tue, 04 Nov 2014 21:18:14 +0100
diff --git a/debian/rules b/debian/rules
index 7ff0fe761083502c12915bc12a5aa6674d1bcb8a..3fb88767577e165816b3cf6f9e61f6c98e197d9f 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
rm -f config.h config.log config.make config.status
rm -rf doc/manual.html-chunked/
- rm -f doc/manual.pdf doc/manual.html doc/manual.toc
+ rm -f doc/manual.pdf doc/manual.html doc/manual.toc doc/manual.tex
rm -f doc/tigmanual.7
rm -f doc/tig.1 doc/tig.1.html doc/tigrc.5 doc/tigrc.5.html
rm -f INSTALL.html NEWS.html README.html