summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1df17cf)
raw | patch | inline | side by side (parent: 1df17cf)
author | Sebastian Harl <sh@tokkee.org> | |
Fri, 10 Oct 2008 13:20:31 +0000 (15:20 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 10 Oct 2008 13:20:31 +0000 (15:20 +0200) |
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 34945a2414e70a16e7a374b2f1225b6294eddd02..7ec5aee751b379c84d1150d3397aad8349e1d30a 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- Added get-orig-source target which uses uscan to download and repack the
upstream tarball using debian/bin/uscan_repack.sh - thanks to Bernd
Zeimetz for the idea!
+ - Remove rebuilt documentation files.
* debian/patches:
- Removed gcc4.3-includes.dpatch - included upstream.
- Removed type_mismatch.dpatch - included upstream.
* debian/watch:
- Call debian/bin/uscan_repack.sh.
- -- Sebastian Harl <sh@tokkee.org> Fri, 10 Oct 2008 09:15:19 +0200
+ -- Sebastian Harl <sh@tokkee.org> Fri, 10 Oct 2008 15:19:43 +0200
enblend (3.0+dfsg-2) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 7ac48f74586f4067d6898f9502d31db8ca51db62..444eec60e738d79b52cb369f92ce68f64aa879cf 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
rm -f build-stamp
[ ! -f Makefile ] || $(MAKE) distclean
+ rm -f doc/*.info
dh_clean