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

Bug#277187: marked as done (lintian: Support for bzipped archives)



Your message dated Tue, 19 Oct 2004 14:57:11 +0100
with message-id <20041019135711.GI8118@riva.ucam.org>
and subject line Bug#277187: lintian: Support for bzipped archives
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; 19 Oct 2004 01:14:33 +0000
>From cyb@bouthors.org Mon Oct 18 18:14:33 2004
Return-path: <cyb@bouthors.org>
Received: from home.cyril.bouthors.org (wide.bouthors.org) [82.67.42.66] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CJia9-0003Kr-00; Mon, 18 Oct 2004 18:14:33 -0700
Received: from cyb by wide.bouthors.org with local (Exim 4.34)
	id 1CJia8-0003xE-2v; Tue, 19 Oct 2004 03:14:32 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Cyril Bouthors <cyb@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: lintian: Support for bzipped archives
X-Mailer: reportbug 2.99.6
Date: Tue, 19 Oct 2004 03:14:32 +0200
Message-Id: <[🔎] E1CJia8-0003xE-2v@wide.bouthors.org>
Sender: Cyril Bouthors <cyb@bouthors.org>
Delivered-To: submit@bugs.debian.org
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: lintian
Version: 1.23.3
Severity: wishlist

When using bzipped archive, lintian reports:

W: libapache-mod-tsunami source: native-package-with-dash-version

because the file extension is hardcoded:

if ((not -f "${pkg}_${version}.diff.gz") and
    ($version =~ /-/) and ($version !~ /-0\.[^-]+$/) ) {
    tag_warn("native-package-with-dash-version");
}

We should also check for ${pkg}_${version}.diff.bz2

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-686
Locale: LANG=C, LC_CTYPE=en_US.UTF-8

Versions of packages lintian depends on:
ii  binutils                      2.15-4     The GNU assembler, linker and bina
ii  diffstat                      1.34-1     produces graph of changes introduc
ii  file                          4.10-3     Determines file type using "magic"
ii  gettext                       0.14.1-5   GNU Internationalization utilities
ii  man-db                        2.4.2-19   The on-line manual pager
ii  perl [libdigest-md5-perl]     5.8.4-2.3  Larry Wall's Practical Extraction 

-- no debconf information

---------------------------------------
Received: (at 277187-done) by bugs.debian.org; 19 Oct 2004 13:57:17 +0000
>From cjwatson@flatline.org.uk Tue Oct 19 06:57:17 2004
Return-path: <cjwatson@flatline.org.uk>
Received: from chiark.greenend.org.uk [193.201.200.170] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CJuUH-00066B-00; Tue, 19 Oct 2004 06:57:17 -0700
Received: from [192.168.124.112] (helo=riva.lab.dotat.at)
	by chiark.greenend.org.uk (Debian Exim 3.35 #1) with esmtp
	(return-path cjwatson@flatline.org.uk)
	id 1CJuUF-0006eM-00
	for 277187-done@bugs.debian.org; Tue, 19 Oct 2004 14:57:15 +0100
Received: from cjwatson by riva.lab.dotat.at with local (Exim 3.35 #1 (Debian))
	for 277187-done@bugs.debian.org
	id 1CJuUB-0004Fx-00; Tue, 19 Oct 2004 14:57:11 +0100
Date: Tue, 19 Oct 2004 14:57:11 +0100
From: Colin Watson <cjwatson@debian.org>
To: 277187-done@bugs.debian.org
Subject: Re: Bug#277187: lintian: Support for bzipped archives
Message-ID: <20041019135711.GI8118@riva.ucam.org>
References: <[🔎] E1CJia8-0003xE-2v@wide.bouthors.org> <[🔎] 20041019135153.GH8118@riva.ucam.org> <[🔎] 87d5ze6cem.fsf@wide.bouthors.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] 87d5ze6cem.fsf@wide.bouthors.org>
User-Agent: Mutt/1.3.28i
Delivered-To: 277187-done@bugs.debian.org
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

On Tue, Oct 19, 2004 at 03:54:57PM +0200, Cyril Bouthors wrote:
> On 19 Oct 2004, cjwatson@debian.org wrote:
> > dpkg-source doesn't support those, nor does the archive
> 
> Should we forward this bug to dpkg-source first?

No, it's a well-known enhancement request as part of any dpkg-source
rewrite that might happen; I don't see a need to add additional
duplicates to it. This bug should simply be closed.

Cheers,

-- 
Colin Watson                                       [cjwatson@debian.org]



Reply to: