Merge lp:~mterry/unattended-upgrades/691886 into lp:~ubuntu-core-dev/unattended-upgrades/ubuntu

Proposed by Michael Terry
Status: Merged
Merged at revision: 154
Proposed branch: lp:~mterry/unattended-upgrades/691886
Merge into: lp:~ubuntu-core-dev/unattended-upgrades/ubuntu
Diff against target: 35 lines (+9/-3)
2 files modified
data/50unattended-upgrades (+3/-2)
debian/changelog (+6/-1)
To merge this branch: bzr merge lp:~mterry/unattended-upgrades/691886
Reviewer Review Type Date Requested Status
Ubuntu Core Development Team Pending
Review via email: mp+44470@code.launchpad.net

Description of the change

See linked bug for details. This patch is by Nobuto MURATA.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/50unattended-upgrades'
2--- data/50unattended-upgrades 2010-11-10 14:21:56 +0000
3+++ data/50unattended-upgrades 2010-12-22 14:56:53 +0000
4@@ -1,9 +1,10 @@
5 // Automatically upgrade packages from these (origin, archive) pairs
6 Unattended-Upgrade::Allowed-Origins {
7- "${distro_id} stable";
8+ "${distro_id} ${distro_codename}";
9 "${distro_id} ${distro_codename}-security";
10 // "${distro_id} ${distro_codename}-updates";
11-// "${distro_id} ${distro_codename}-proposed-updates";
12+// "${distro_id} ${distro_codename}-proposed";
13+// "${distro_id} ${distro_codename}-backports";
14 };
15
16 // List of packages to not update
17
18=== modified file 'debian/changelog'
19--- debian/changelog 2010-12-20 08:50:30 +0000
20+++ debian/changelog 2010-12-22 14:56:53 +0000
21@@ -1,9 +1,14 @@
22 unattended-upgrades (0.65ubuntu1) UNRELEASED; urgency=low
23
24+ [ Michael Vogt ]
25 * debian/po/pt_BR.po:
26 - updated, thanks to Adriano Rafael Gomes (closes: #607403)
27
28- -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 20 Dec 2010 09:49:31 +0100
29+ [ Nobuto MURATA ]
30+ * data/50unattended-upgrades:
31+ - adapt repository format for Ubuntu, LP: #691886
32+
33+ -- Nobuto MURATA <nobuto@nobuto-murata.org> Wed, 22 Dec 2010 09:51:08 -0500
34
35 unattended-upgrades (0.64ubuntu1) natty; urgency=low
36

Subscribers

People subscribed via source and target branches

to all changes: