[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#768374: unblock: mhc/0.25.1+20130926-5



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock the mhc package (priority: optional) to fix the
important bug #743255.  See also the attached debdiff.

changelog:
> mhc (0.25.1+20130926-5) unstable; urgency=medium
> 
>   * New patch 010_nnmhc.patch to work with Gnus in emacs24 (closes: #743255)
> 
>  -- Tatsuya Kinoshita <tats@debian.org>  Tue, 28 Oct 2014 21:27:40 +0900

unblock mhc/0.25.1+20130926-5

Thanks,
-- 
Tatsuya Kinoshita
diff -Nru mhc-0.25.1+20130926/debian/changelog mhc-0.25.1+20130926/debian/changelog
--- mhc-0.25.1+20130926/debian/changelog	2014-08-20 19:44:03.000000000 +0900
+++ mhc-0.25.1+20130926/debian/changelog	2014-10-28 21:27:43.000000000 +0900
@@ -1,3 +1,9 @@
+mhc (0.25.1+20130926-5) unstable; urgency=medium
+
+  * New patch 010_nnmhc.patch to work with Gnus in emacs24 (closes: #743255)
+
+ -- Tatsuya Kinoshita <tats@debian.org>  Tue, 28 Oct 2014 21:27:40 +0900
+
 mhc (0.25.1+20130926-4) unstable; urgency=medium
 
   * Depend on emacsen-common 2.0.8
diff -Nru mhc-0.25.1+20130926/debian/patches/010_nnmhc.patch mhc-0.25.1+20130926/debian/patches/010_nnmhc.patch
--- mhc-0.25.1+20130926/debian/patches/010_nnmhc.patch	1970-01-01 09:00:00.000000000 +0900
+++ mhc-0.25.1+20130926/debian/patches/010_nnmhc.patch	2014-10-28 21:25:43.000000000 +0900
@@ -0,0 +1,15 @@
+Subject: Fix a problem for Gnus in emacs24
+Author: Takeshi Soejima <sohet@mbox.kyoto-inet.or.jp>
+Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743255
+
+--- a/emacs/nnmhc.el	2014-08-20 19:46:25.000000000 +0900
++++ b/emacs/nnmhc.el	2014-10-28 13:26:10.068187080 +0900
+@@ -102,7 +102,7 @@
+         (nnheader-report 'nnmhc "Article %s retrieved" id)
+         (cons group id))))))
+ 
+-(deffoo nnmhc-request-group (group &optional server fast)
++(deffoo nnmhc-request-group (group &optional server dont-check info)
+   (nnheader-report 'nnmhc "Selected group %s" group)
+   (nnheader-insert "211 1 1 1 %s\n" group))
+
diff -Nru mhc-0.25.1+20130926/debian/patches/series mhc-0.25.1+20130926/debian/patches/series
--- mhc-0.25.1+20130926/debian/patches/series	1970-01-01 09:00:00.000000000 +0900
+++ mhc-0.25.1+20130926/debian/patches/series	2014-10-28 21:18:43.000000000 +0900
@@ -0,0 +1 @@
+010_nnmhc.patch

Attachment: pgpiyJ4WTOCpH.pgp
Description: PGP signature


Reply to: