From 15a9fecce90f6fcda43030d786bff261530d84e3 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Wed, 26 Jan 2011 09:08:49 +1000 Subject: [PATCH] update changelog and gbp.conf to support upload aimed at squeeze --- debian/changelog | 7 +++++++ debian/gbp.conf | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9c7c80a..f1dd5bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +sudo (1.7.4p4-2.squeeze.1) testing; urgency=low + + * patch from upstream to fix special case in password checking code + when only the gid is changing, closes #609641 + + -- Bdale Garbee Wed, 26 Jan 2011 09:08:12 +1000 + sudo (1.7.4p4-2) unstable; urgency=low * add a NEWS item about change in $HOME handling that impacts programs diff --git a/debian/gbp.conf b/debian/gbp.conf index 9510689..959c07b 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -8,7 +8,7 @@ # the default branch for upstream sources: upstream-branch = upstream # the default branch for the debian patch: -debian-branch = master +debian-branch = squeeze # the default tag formats used: #upstream-tag = upstream/%(version)s #debian-tag = debian/%(version)s -- 2.47.2