Code

rules: Set examples/rrdcached/RRDCached.pm's file mode to 0644.
authorSebastian Harl <sh@tokkee.org>
Fri, 25 Sep 2009 14:58:00 +0000 (16:58 +0200)
committerSebastian 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
debian/rules

index 1dcf407600e7304610897c408d9daa035aff3661..4f72a5e3f518f9804e284b62beecf9e303f653cb 100644 (file)
@@ -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 <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
 
index 1a361eb3805b661886be378ad29a8f86de097af4..7cac8f60b4ade2f57fcdffd3fdb3d8908854795d 100755 (executable)
@@ -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