Your message dated Sun, 09 Jan 2005 15:48:04 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#245826: fixed in t-gnus 6.17.2.00-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 25 Apr 2004 16:16:20 +0000
>From [EMAIL PROTECTED] Sun Apr 25 09:16:20 2004
Return-path: <[EMAIL PROTECTED]>
Received: from vega.ocn.ne.jp (smtp.vega.ocn.ne.jp) [211.6.83.135] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BHmIm-0005SN-00; Sun, 25 Apr 2004 09:16:20 -0700
Received: from localhost (p22130-adsao06douji-acca.osaka.ocn.ne.jp 
[219.165.66.130])
        by smtp.vega.ocn.ne.jp (Postfix) with ESMTP
        id 519F217EB; Mon, 26 Apr 2004 01:16:18 +0900 (JST)
Date: Mon, 26 Apr 2004 01:15:12 +0900 (JST)
Message-Id: <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: t-gnus: please maintain and update the package
From: Tatsuya Kinoshita <[EMAIL PROTECTED]>
X-Mailer: Mew version 4.0.65 on Emacs 21.3.50 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Content-Type: Multipart/Signed; protocol="application/pgp-signature";
 micalg=pgp-sha1;
 boundary="--Security_Multipart0(Mon_Apr_26_01_15_12_2004_729)--"
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

----Security_Multipart0(Mon_Apr_26_01_15_12_2004_729)--
Content-Type: Multipart/Mixed;
 boundary="--Next_Part(Mon_Apr_26_01_15_12_2004_030)--"
Content-Transfer-Encoding: 7bit

----Next_Part(Mon_Apr_26_01_15_12_2004_030)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Package: t-gnus
Version: 6.15.8.00-1
Severity: serious

The t-gnus package has not been updated since 2002-11-25 (the
upstream is still active, T-gnus 6.17.1 revision 00 was released
on 2004-01-05), and there are lintian errors and other bugs in
debian/* files.  I feel that this package is unsuitable for the
Debian release.

I got permission from the maintainer (Takuo KITAME), and tried to
take over the t-gnus package, but it was hard for me.  I gave up.

The attached patch I made fixes some bugs, but the tasks remained.

I hope that Takuo or new maintainer will update this package.
(Please fix lintian errors, update to the new upstream version, 
and audit and handle Debian patches, etc.)

Thanks,
-- 
Tatsuya Kinoshita

----Next_Part(Mon_Apr_26_01_15_12_2004_030)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="t-gnus-6.15.8.00-1-to-1.0.1.diff"

--- t-gnus-6.15.8.00-1/debian/changelog
+++ t-gnus-6.15.8.00/debian/changelog
@@ -1,3 +1,21 @@
+t-gnus (6.15.8.00-1.0.1) unstable; urgency=low
+
+  * debian/control: Use `Build-Depends-Indep' instead of `Build-Depends'.
+  * debian/control (Depends): Remove `emacs20' and `mule2'.
+  * debian/control (Depends): Add `xemacs21-gnome-mule' and
+    `xemacs21-gnome-mule-canna-wnn'.
+  * debian/control (Priority): `optional' -> `extra'.
+  * debian/control (Provides): Add `imap-client'.
+  * debian/rules: Use `binary-indep' instead of `binary-arch'.
+  * debian/rules: Fix that configured files are left.
+    (Use `make distclean' instead of `make clean'.)
+  * debian/rules: Fix bashism. (Don't use brace expansion.)
+  * debian/emacsen-startup: Use `debian-pkg-add-load-path-item'.
+  * debian/emacsen-startup: Don't use the configuration when the package is
+    removed but not purged.
+
+ -- Tatsuya Kinoshita <[EMAIL PROTECTED]>  Mon, 26 Apr 2004 00:13:53 +0900
+
 t-gnus (6.15.8.00-1) unstable; urgency=low
 
   * New upstream release
--- t-gnus-6.15.8.00-1/debian/control
+++ t-gnus-6.15.8.00/debian/control
@@ -1,16 +1,16 @@
 Source: t-gnus
 Section: news
-Priority: optional
+Priority: extra
 Maintainer: Takuo KITAME <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 3.0.0), emacs21, apel
+Build-Depends-Indep: debhelper (>= 3.0.0), emacs21, apel
 Standards-Version: 3.5.2
 
 Package: t-gnus
 Architecture: all
 Pre-Depends: dpkg (>= 1.6.8)
-Depends: emacs20|emacs21|xemacs21-mule|xemacs21-mule-canna-wnn|mule2, semi (>= 
1.14)
+Depends: 
emacs21|xemacs21-mule|xemacs21-mule-canna-wnn|xemacs21-gnome-mule|xemacs21-gnome-mule-canna-wnn,
 semi (>= 1.14)
 Recommends: metamail
-Provides: semi-gnus, news-reader, mail-reader
+Provides: semi-gnus, news-reader, mail-reader, imap-client
 Conflicts: gnus, semi-gnus
 Replaces: gnus, semi-gnus
 Description: A branch of Semi-gnus (Gnus for SEMI) variants.
--- t-gnus-6.15.8.00-1/debian/emacsen-startup
+++ t-gnus-6.15.8.00/debian/emacsen-startup
@@ -3,14 +3,14 @@
 ;;
 ;; Takuo KITAME <[EMAIL PROTECTED]>
 
-(if (featurep' mule)
-    (progn
-      (setq load-path 
-                       (cons 
-                        (concat "/usr/share/" (symbol-name debian-emacs-flavor)
-                                        "/site-lisp/t-gnus")
-                        load-path))
-      
+(let ((elc-dir (concat "/usr/share/" (symbol-name flavor) 
"/site-lisp/t-gnus")))
+  (if (or (not (featurep 'mule))
+         (not (file-directory-p elc-dir)))
+      ()
+    (if (fboundp 'debian-pkg-add-load-path-item)
+        (debian-pkg-add-load-path-item elc-dir)
+      (setq load-path (cons elc-dir load-path)))
+    ;;
       (autoload 'gnus "gnus" "Read network news" t)
       (autoload 'gnus-post-news "gnus" "Post a news" t)
       
--- t-gnus-6.15.8.00-1/debian/rules
+++ t-gnus-6.15.8.00/debian/rules
@@ -14,7 +14,6 @@
 
        (cd texi ; make gnus message MAKEINFO=no EMACS=emacs21)
 
-       ## make info.ja need Emacs20
        (cd texi ; make ja MAKEINFO=no EMACS=emacs21)
 
        touch $@
@@ -23,8 +22,8 @@
        dh_testdir
        dh_testroot
        -rm -f build-stamp
-       -make clean
-       -cd texi && make clean
+       -make distclean
+       -cd texi && make distclean
        dh_clean
        -rm -f texi/gnus texi/gnus-[0-9]* texi/message
        -rm -f texi/gnus-ja texi/gnus-ja-[0-9]* texi/message-ja
@@ -32,17 +31,14 @@
 
 # Build architecture-independent files here.
 binary-indep: build
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
-binary-arch: build
        dh_testdir
        dh_testroot
        dh_clean -k
        dh_installdirs
 
        cp -pr lisp/* 
$(CURDIR)/debian/$(PACKAGE)/usr/share/emacs/site-lisp/t-gnus
-       rm -f 
$(CURDIR)/debian/$(PACKAGE)/usr/share/emacs/site-lisp/t-gnus/{ChangeLog*,Makefile,in}
+       rm -f 
$(CURDIR)/debian/$(PACKAGE)/usr/share/emacs/site-lisp/t-gnus/ChangeLog*
+       rm -f 
$(CURDIR)/debian/$(PACKAGE)/usr/share/emacs/site-lisp/t-gnus/Makefile.in
 
        mv texi/gnus texi/gnus-[0-9]* texi/message \
                $(CURDIR)/debian/$(PACKAGE)/usr/share/info
@@ -66,6 +62,9 @@
        dh_md5sums
        dh_builddeb
 
+# Build architecture-dependent files here.
+binary-arch: build
+
 source diff:                                                                  
        @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
 

----Next_Part(Mon_Apr_26_01_15_12_2004_030)----

----Security_Multipart0(Mon_Apr_26_01_15_12_2004_729)--
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQBAi+QTgV4LPvpMUpgRAnvdAJ98oVh3nuJX+W03ix4okmXqGcje+wCgs5o+
tjY4BLuNywqCBdLMJ5Insc8=
=iELn
-----END PGP SIGNATURE-----

----Security_Multipart0(Mon_Apr_26_01_15_12_2004_729)----

---------------------------------------
Received: (at 245826-close) by bugs.debian.org; 9 Jan 2005 20:52:21 +0000
>From [EMAIL PROTECTED] Sun Jan 09 12:52:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Cnk2u-00087U-00; Sun, 09 Jan 2005 12:52:21 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1Cnjym-0005iH-00; Sun, 09 Jan 2005 15:48:04 -0500
From: Free Ekanayaka <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.54 $
Subject: Bug#245826: fixed in t-gnus 6.17.2.00-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 09 Jan 2005 15:48:04 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.4 required=4.0 tests=ADDR_FREE,BAYES_00,
        HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: t-gnus
Source-Version: 6.17.2.00-1

We believe that the bug you reported is fixed in the latest version of
t-gnus, which is due to be installed in the Debian FTP archive:

t-gnus_6.17.2.00-1.diff.gz
  to pool/main/t/t-gnus/t-gnus_6.17.2.00-1.diff.gz
t-gnus_6.17.2.00-1.dsc
  to pool/main/t/t-gnus/t-gnus_6.17.2.00-1.dsc
t-gnus_6.17.2.00-1_all.deb
  to pool/main/t/t-gnus/t-gnus_6.17.2.00-1_all.deb
t-gnus_6.17.2.00.orig.tar.gz
  to pool/main/t/t-gnus/t-gnus_6.17.2.00.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Free Ekanayaka <[EMAIL PROTECTED]> (supplier of updated t-gnus package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri,  5 Nov 2004 00:12:43 +0100
Source: t-gnus
Binary: t-gnus
Architecture: source all
Version: 6.17.2.00-1
Distribution: unstable
Urgency: low
Maintainer: Free Ekanayaka <[EMAIL PROTECTED]>
Changed-By: Free Ekanayaka <[EMAIL PROTECTED]>
Description: 
 t-gnus     - A branch of Semi-gnus (Gnus for SEMI) variants.
Closes: 232796 245826 258709
Changes: 
 t-gnus (6.17.2.00-1) unstable; urgency=low
 .
   * New upstream release
   * Using dpatch
   * New Maintainer
     closes: #258709,#245826
   * Removed emacs20 from Depends field
     closes: #232796
   * Sponsored upload by Cosimo Alfarano <[EMAIL PROTECTED]>
Files: 
 c4808caeb8b64453b50f9d6c9dba50df 599 news optional t-gnus_6.17.2.00-1.dsc
 40f1f9885b7813478186be016523e238 2866959 news optional 
t-gnus_6.17.2.00.orig.tar.gz
 861edcfd805c79fd78b7082f24f5d845 23248 news optional t-gnus_6.17.2.00-1.diff.gz
 0f9682742b09a900ec08993977495bc2 3293042 news optional 
t-gnus_6.17.2.00-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFB4ACx5DsVPMtGficRAkrGAKCMRsD209XD3l6GlZj/Y0raSyrEJACeLWV6
9/9UQS9GopXIOsvkNfghGpY=
=0MmK
-----END PGP SIGNATURE-----

Reply via email to