summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 46c79f2)
raw | patch | inline | side by side (parent: 46c79f2)
author | Sebastian Harl <sh@tokkee.org> | |
Fri, 25 Sep 2009 14:58:00 +0000 (16:58 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 25 Sep 2009 14:58:00 +0000 (16:58 +0200) |
The upstream Makefile declares this file as a script.
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 1dcf407600e7304610897c408d9daa035aff3661..4f72a5e3f518f9804e284b62beecf9e303f653cb 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
not cleaned up by any Makefile.
- Use DEB_HOST_ARCH_CPU instead of DEB_HOST_GNU_TYPE to check for the
build host.
+ - Set examples/rrdcached/RRDCached.pm's file mode to 0644.
* debian/patches:
- Removed bts494874-gnu-kfreebsd - included upstream.
- Removed bts332766-negative-timestamps - included upstream.
* Added debian/README.source:
- The file includes a pointer to /usr/share/doc/quilt/README.source.
- -- Sebastian Harl <tokkee@debian.org> Fri, 25 Sep 2009 14:06:42 +0200
+ -- Sebastian Harl <tokkee@debian.org> Fri, 25 Sep 2009 16:57:23 +0200
rrdtool (1.3.8-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 1a361eb3805b661886be378ad29a8f86de097af4..7cac8f60b4ade2f57fcdffd3fdb3d8908854795d 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
done
dh_installexamples -s
+ chmod 644 debian/rrdtool/usr/share/doc/rrdtool/examples/rrdcached/RRDCached.pm
install-python%: install-common-stamp
dh_testdir