Package: python-reportbug
Version: 6.4
Severity: wishlist
Tags: patch

It would be great if python-reportbug would include a reminder to
include a debdiff for an unblock.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.4-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-reportbug depends on:
ii  apt               0.9.7.1
ii  python            2.7.3-1
ii  python-debian     0.1.21
ii  python-debianbts  1.11
ii  python-support    1.0.15

python-reportbug recommends no packages.

Versions of packages python-reportbug suggests:
ii  reportbug  6.4

-- no debconf information
>From fe5c15556db01f4f993935876c2b4771a4d16535 Mon Sep 17 00:00:00 2001
From: Ulrich Dangel <u...@debian.org>
Date: Wed, 11 Jul 2012 14:05:06 +0200
Subject: [PATCH] Include reminder for debdiff in unblock/freeze-exception
 template

---
 reportbug/debbugs.py |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/reportbug/debbugs.py b/reportbug/debbugs.py
index 002412c..9b21bfd 100644
--- a/reportbug/debbugs.py
+++ b/reportbug/debbugs.py
@@ -555,6 +555,8 @@ def handle_debian_release(package, bts, ui, fromaddr, timeout, online=True, http
 
                 (explain the reason for the unblock here)
 
+                (include debdiff for unblock)
+
                 unblock %s/%s
                 """ % (package, package, version))
     elif tag == 'pu' or tag == 'opu':
-- 
1.7.10.4

Reply via email to