summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e4436c9)
raw | patch | inline | side by side (parent: e4436c9)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 3 Feb 2009 10:00:07 +0000 (11:00 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 3 Feb 2009 10:00:07 +0000 (11:00 +0100) |
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 52ad7922c060b187b90aaf1f9aee13845e89da70..761709403f7c4658944beb02154d6d6e20ebe1ec 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
parsing ~/.tigrc.
- Added mem-corruption-fix.dpatch - upstream patch fixing memory
corruption when updating the tree view.
+ * debian/rules:
+ - Remove auto-generated NEWS.html and README.html in the clean target.
- -- Sebastian Harl <sh@tokkee.org> Tue, 03 Feb 2009 10:39:26 +0100
+ -- Sebastian Harl <sh@tokkee.org> Tue, 03 Feb 2009 10:59:25 +0100
tig (0.12.1-1) experimental; urgency=low
diff --git a/debian/rules b/debian/rules
index a2784d22642f1c1d3c3b9649cfe6be25ccdaf6d6..1ddab6c2835aa08917a972ce6f222e3dc40fff73 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
rm -rf manual.html-chunked/
rm -f manual.pdf manual.html manual.toc
rm -f tig.1 tig.1.html tigrc.5 tigrc.5.html
+ rm -f NEWS.html README.html
dh_clean