* Change mode of /etc/default/iodine to 600, thanks to Lennart Poettering
authorgregor herrmann <gregoa@debian.org>
Wed, 11 Jul 2007 16:10:24 +0000 (16:10 -0000)
committergregor herrmann <gregoa@debian.org>
Wed, 11 Jul 2007 16:10:24 +0000 (16:10 -0000)
  (cf. #432719).

debian/changelog
debian/postinst
debian/rules

index 7b670464cd1f87cb5d1b2017dd71329d3101e044..fd8b46086b584297a86d82468f0a06a27310f097 100644 (file)
@@ -1,3 +1,10 @@
+iodine (0.4.0-2) UNRELEASED; urgency=low
+
+  * Change mode of /etc/default/iodine to 600, thanks to Lennart Poettering
+    (cf. #432719).
+
+ -- gregor herrmann <gregor+debian@comodo.priv.at>  Wed, 11 Jul 2007 18:10:12 +0200
+
 iodine (0.4.0-1) unstable; urgency=low
 
   * Initial upload to the Debian archive (closes: #430206).
 iodine (0.4.0-1) unstable; urgency=low
 
   * Initial upload to the Debian archive (closes: #430206).
index 41b1e8cfc85d52c22d4bb799401140c625cd37ba..478d014166ed9af3e98dd6b8663beb1b4bb67c7e 100644 (file)
@@ -43,6 +43,7 @@ START_IODINED="$START_IODINED"
 IODINED_ARGS="$IODINED_ARGS"
 IODINED_PASSWORD="$IODINED_PASSWORD"
 EOF
 IODINED_ARGS="$IODINED_ARGS"
 IODINED_PASSWORD="$IODINED_PASSWORD"
 EOF
+      [ -e /etc/default/iodine ] && chmod 600 /etc/default/iodine
     ;;
 
     abort-upgrade|abort-remove|abort-deconfigure)
     ;;
 
     abort-upgrade|abort-remove|abort-deconfigure)
index 19f9c3a1ff96b9d985d535de8db576d5f5ecc79c..c8a47e44ec03c4722ad16c3411b99b19e160d1c6 100755 (executable)
@@ -56,7 +56,7 @@ binary-arch: build install
        dh_installchangelogs CHANGELOG
        dh_installdocs
 #      dh_installexamples
        dh_installchangelogs CHANGELOG
        dh_installdocs
 #      dh_installexamples
-       dh_install
+#      dh_install
 #      dh_installmenu
        dh_installdebconf       
 #      dh_installlogrotate
 #      dh_installmenu
        dh_installdebconf       
 #      dh_installlogrotate