From a926ef759051c63c41ae800ac3e840ba89c93538 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Fri, 25 Sep 2009 16:58:00 +0200 Subject: [PATCH] rules: Set examples/rrdcached/RRDCached.pm's file mode to 0644. The upstream Makefile declares this file as a script. --- debian/changelog | 3 ++- debian/rules | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1dcf407..4f72a5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ rrdtool (1.4~rc2-1) experimental; urgency=low 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. @@ -21,7 +22,7 @@ rrdtool (1.4~rc2-1) experimental; urgency=low * Added debian/README.source: - The file includes a pointer to /usr/share/doc/quilt/README.source. - -- Sebastian Harl Fri, 25 Sep 2009 14:06:42 +0200 + -- Sebastian Harl 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 1a361eb..7cac8f6 100755 --- a/debian/rules +++ b/debian/rules @@ -160,6 +160,7 @@ install-arch: install-common-stamp $(PY_VERS:%=install-python%) done dh_installexamples -s + chmod 644 debian/rrdtool/usr/share/doc/rrdtool/examples/rrdcached/RRDCached.pm install-python%: install-common-stamp dh_testdir -- 2.30.2