[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 6.0-118-g8d1d731

Sandro Tosi morph at debian.org
Sat Aug 18 14:35:15 UTC 2012


The following commit has been merged in the master branch:
commit 8b353062b61b490ec651bd234be40bc77940c1d6
Author: Sandro Tosi <morph at debian.org>
Date:   Sat Aug 18 14:09:36 2012 +0200

    add a note to include/attach the debdiff in case of unblocks for release.d.o; thanks to Ulrich Dangel for the report and to Niels Thykier for ack'ing it on IRC; Closes: #681206

diff --git a/debian/changelog b/debian/changelog
index d379352..5a166e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+reportbug (6.4.3) UNRELEASED; urgency=low
+
+  * reportbug/debbugs.py
+    - add a note to include/attach the debdiff in case of unblocks for
+      release.d.o; thanks to Ulrich Dangel for the report and to Niels Thykier
+      for ack'ing it on IRC; Closes: #681206
+
+ -- Sandro Tosi <morph at debian.org>  Sat, 18 Aug 2012 14:07:24 +0200
+
 reportbug (6.4.2) unstable; urgency=low
 
   * reportbug/debbugs.py
diff --git a/reportbug/debbugs.py b/reportbug/debbugs.py
index 85cdecc..257ab10 100644
--- a/reportbug/debbugs.py
+++ b/reportbug/debbugs.py
@@ -554,6 +554,8 @@ def handle_debian_release(package, bts, ui, fromaddr, timeout, online=True, http
 
                 (explain the reason for the unblock here)
 
+                (include/attach the debdiff against the package in testing)
+
                 unblock %s/%s
                 """ % (package, package, version))
     elif tag == 'pu' or tag == 'opu':

-- 
Reportbug - reports bugs in the Debian distribution



More information about the Reportbug-commits mailing list