From 95a8fdecb2a6fb5078bf10593a55bac4d4debd16 Mon Sep 17 00:00:00 2001 From: Michael Bienia Date: Fri, 5 Mar 2010 17:59:46 +0100 Subject: [PATCH] requestsync: Subscribe 'ubuntu-release' to Feature Freeze exceptions (updated to current policy; lp: #532740) --- debian/changelog | 4 +++- requestsync | 5 +---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 90acb81..a31f4f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,8 @@ ubuntu-dev-tools (0.93) UNRELEASED; urgency=low * Depend on python-launchpadlib >= 1.5.4 * Also check package sets for upload permissions. * lp-set-dup: Don't crash when accessing private bugs (lp: #525539) + * requestsync: Subscribe 'ubuntu-release' to Feature Freeze exceptions + (updated to current policy; lp: #532740) [ Michael Vogt ] * edit-patch: add wrapper around cdbs-edit-patch, dpatch-edit-patch, quilt @@ -40,7 +42,7 @@ ubuntu-dev-tools (0.93) UNRELEASED; urgency=low * lp-shell: Disable default apport excepthook, as this is intended for interactive use. - -- Michael Bienia Tue, 23 Feb 2010 00:31:19 +0100 + -- Michael Bienia Fri, 05 Mar 2010 17:54:20 +0100 ubuntu-dev-tools (0.92) lucid; urgency=low diff --git a/requestsync b/requestsync index c1dc074..6aa13ae 100755 --- a/requestsync +++ b/requestsync @@ -219,10 +219,7 @@ if __name__ == '__main__': subscribe = 'ubuntu-universe-sponsors' if ffe: status = 'new' - if ubuntu_component in ('main', 'restricted'): - subscribe = 'ubuntu-release' - else: - subscribe = 'motu-release' + subscribe = 'ubuntu-release' srcpkg = not newsource and srcpkg or None if lpapi: