diff -Nru unattended-upgrades-0.79.5/data/50unattended-upgrades.Debian unattended-upgrades-0.79.5+rpi1/data/50unattended-upgrades.Debian --- unattended-upgrades-0.79.5/data/50unattended-upgrades.Debian 2013-03-01 09:07:13.000000000 +0000 +++ unattended-upgrades-0.79.5+rpi1/data/50unattended-upgrades.Debian 2013-04-01 00:36:29.000000000 +0100 @@ -4,10 +4,10 @@ // Note that this will silently match a different release after // migration to the specified archive (e.g. testing becomes the // new stable). -// "o=Debian,a=stable"; -// "o=Debian,a=stable-updates"; -// "o=Debian,a=proposed-updates"; - "origin=Debian,archive=stable,label=Debian-Security"; +// "o=Raspbian,a=stable"; +// "o=Raspbian,a=stable-updates"; +// "o=Raspbian,a=proposed-updates"; + "origin=Raspbian,archive=stable,label=Raspbian-Security"; }; // List of packages to not update diff -Nru unattended-upgrades-0.79.5/debian/changelog unattended-upgrades-0.79.5+rpi1/debian/changelog --- unattended-upgrades-0.79.5/debian/changelog 2013-03-01 09:07:53.000000000 +0000 +++ unattended-upgrades-0.79.5+rpi1/debian/changelog 2013-04-01 00:36:52.000000000 +0100 @@ -1,3 +1,9 @@ +unattended-upgrades (0.79.5+rpi1) wheezy-staging; urgency=low + + * Change default config file for raspbian + + -- Peter Michael Green Sun, 31 Mar 2013 23:36:36 +0000 + unattended-upgrades (0.79.5) unstable; urgency=low * data/50unattended-upgrades.{Debian,Ubuntu}: