Your message dated Wed, 08 Jun 2005 13:47:10 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#157042: fixed in grep-dctrl 2.6.6
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; 17 Aug 2002 12:45:21 +0000
>From [EMAIL PROTECTED] Sat Aug 17 07:45:21 2002
Return-path: <[EMAIL PROTECTED]>
Received: from postfix2-1.free.fr [213.228.0.9]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 17g2xE-0003si-00; Sat, 17 Aug 2002 07:45:20 -0500
Received: from bylbo.nowhere.earth (nas-cbv-4-62-147-143-244.dial.proxad.net
[62.147.143.244])
by postfix2-1.free.fr (Postfix) with ESMTP
id C05C1358; Sat, 17 Aug 2002 14:45:18 +0200 (CEST)
Received: from dwitch by bylbo.nowhere.earth with local (Exim 3.35 #1 (Debian))
id 17g1YO-00078D-00; Sat, 17 Aug 2002 13:15:36 +0200
Date: Sat, 17 Aug 2002 13:15:36 +0200
From: Yann Dirson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: grep-dctrl could allow numeric comparison on fields
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
X-Reportbug-Version: 1.99.49
Sender: Yann Dirson <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Package: grep-dctrl
Version: 1.10
Severity: wishlist
File: /usr/bin/grep-available
It would be useful to be able to grep for packages whose installed size is
bigger than a given limit.
--
Yann Dirson <[EMAIL PROTECTED]> | Why make M$-Bill richer & richer ?
Debian-related: <[EMAIL PROTECTED]> | Support Debian GNU/Linux:
Pro: <[EMAIL PROTECTED]> | Freedom, Power, Stability, Gratuity
http://ydirson.free.fr/ | Check <http://www.debian.org/>
---------------------------------------
Received: (at 157042-close) by bugs.debian.org; 8 Jun 2005 17:51:45 +0000
>From [EMAIL PROTECTED] Wed Jun 08 10:51:45 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 1Dg4iP-0001r8-00; Wed, 08 Jun 2005 10:51:45 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1Dg4dy-0006ZZ-00; Wed, 08 Jun 2005 13:47:10 -0400
From: Antti-Juhani Kaijanaho <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#157042: fixed in grep-dctrl 2.6.6
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 08 Jun 2005 13:47:10 -0400
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Source: grep-dctrl
Source-Version: 2.6.6
We believe that the bug you reported is fixed in the latest version of
grep-dctrl, which is due to be installed in the Debian FTP archive:
grep-dctrl_2.6.6.dsc
to pool/main/g/grep-dctrl/grep-dctrl_2.6.6.dsc
grep-dctrl_2.6.6.tar.gz
to pool/main/g/grep-dctrl/grep-dctrl_2.6.6.tar.gz
grep-dctrl_2.6.6_i386.deb
to pool/main/g/grep-dctrl/grep-dctrl_2.6.6_i386.deb
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.
Antti-Juhani Kaijanaho <[EMAIL PROTECTED]> (supplier of updated grep-dctrl
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: Wed, 8 Jun 2005 19:25:10 +0300
Source: grep-dctrl
Binary: grep-dctrl
Architecture: source i386
Version: 2.6.6
Distribution: unstable
Urgency: low
Maintainer: Antti-Juhani Kaijanaho <[EMAIL PROTECTED]>
Changed-By: Antti-Juhani Kaijanaho <[EMAIL PROTECTED]>
Description:
grep-dctrl - Grep Debian package information
Closes: 157042 207440 235785 258388
Changes:
grep-dctrl (2.6.6) unstable; urgency=low
.
* Go to unstable again.
* Merge 2.1.10 and 2.1.11 (no po/ merge).
* po/fi.po: Sync translation with 2.1.11.
* Change numeric comparison to version number comparison.
Noteworthy individual changes:
+ debian/control: Drop libgmp3-dev build-dependency.
+ Makefile: No longer link with libgmp.
+ grep-dctrl.1.cp: Document, remove earlier warnings.
+ grep-dctrl.c: Document, remove earlier warnings (etc.)
+ predicate.c: Replace numeric comparison with version
comparison. Copy the actual comparison code from dpkg.
+ paragraph.[ch]: No longer do a numeric parse.
+ debian/copyright: Document dpkg copyright.
.
grep-dctrl (2.6.5) experimental; urgency=low
.
* po/pt_BR.po: New translation by Mauricio Vieira.
* Merged 2.1.7, 2.1.8 and 2.1.9 (no po/ merge).
.
grep-dctrl (2.6.4) experimental; urgency=low
.
* debian/control (Build-Depends): gcc (>= 3.0)
* debian/README: New file.
* debian/rules: Install debian/README as README.Debian.
* grep-dctrl.1.cp: Warn about coming semantics change for
numeric comparisons.
* grep-dctrl.c: Add warning about coming semantics change for
numeric comparisons.
.
grep-dctrl (2.6.3) experimental; urgency=low
.
* sync-available.cp, Makefile: Fix the goofup which made sync-available
not be generated from sync-available.cp.
* grep-dctrl.c, misc.[ch], Makefile: Backport from CVS HEAD the
following change:
* misc.c (to_stdout), misc.h, grep-dctrl.c (to_stdout):
Move to_stdout to a library object.
* misc.c (to_stdout): Use a pager if stdout is a tty.
* debian/NEWS: Uploads >= 2.2 were to experimental.
.
grep-dctrl (2.6.2) experimental; urgency=low
.
* sync-available: -ge 1, not -gt 1, when comparing the number of
arguments. Thanks to Pasi Savolainen.
* Belated thanks to Juhapekka Tolvanen for inspiring the sync-available
script.
.
grep-dctrl (2.6.1) experimental; urgency=low
.
* sync-available.cp, Makefile, debian/rules: New program.
* sync-available.8, debian/rules: New manual page.
* debian/NEWS: Note new program sync-available.
* debian/control (Suggests): No longer suggest dselect.
* debian/control (Desrciption): Rephrase grep-available and note
sync-available.
.
grep-dctrl (2.6.0) experimental; urgency=low
.
* Creating a 2.6 maintenance branch - patchlevel added to version number.
* po/fi.po: Updated.
* po/it.po: New translation by Danilo Piazzalunga.
Closes: #258388 (Italian translation for HEAD)
* Merge 2.1.6 (no po/*.po merge).
.
grep-dctrl (2.5) experimental; urgency=low
.
* Merge 2.1.4.
* Merge 2.1.5.
- lose its fix for #236196
- no po/*.po merge
* rc.c (parse, find_ifile_by_exename): Apply Danilo Piazzalunga's patch
to fix #236196.
* Makefile, debian/control (Build-Depends): Link against libgmp3.
* paragraph.[ch], predicate.[ch]: Use libgmp to implement
unlimited-precision integers for numeric comparisons.
* po/de.po: Updated by Gerfried Fuchs.
.
grep-dctrl (2.4) experimental; urgency=low
.
* Update Catalan translation (Jordi Mallach).
* Merge 2.1.1.
* Merge 2.1.2.
* debian/control (Description): Minor edit.
* Merge 2.1.3.
* rc.c (parse): Check for null s before, not after it is first
dereferenced. Thanks to Danilo Piazzalunga.
Closes: #235785 (segfaults when using an unknown exe name or an empty
config file)
* French translation by Nicolas Bertolissio, proofread by
Michel Grentzinger, Claude Thomassin and Denis Barbier
.
grep-dctrl (2.3) experimental; urgency=low
.
* Add numeric comparison capability
Closes: #157042 (could allow numeric comparison on fields)
.
grep-dctrl (2.2) experimental; urgency=low
.
* This version starts adding features and thus belongs in experimental.
* rc.h, rc.c, grep-dctrl.c, grep-dctrl.1.cp:
Add @exec syntax to rc files, and support reading stdout of given commands
* debian/rules, grep-dctrl.rc: Add grep-aptavail
Closes: #207440 (grep-available for apt?)
* debian/control [Suggests]: Add dselect and apt
* debian/control [Description]: Mention the specializations.
Files:
824c5311673efef19cdfe09e89601ac0 518 utils optional grep-dctrl_2.6.6.dsc
9deae638d3f2f2b2a21d34199e91be72 64776 utils optional grep-dctrl_2.6.6.tar.gz
0b784023e72288602b29a471c0c0209b 51966 utils optional grep-dctrl_2.6.6_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFCpysZHsI32VNFhOgRAucXAJ9fRCZl932zDUcdB1wDCVzsxFZuQQCggEfM
XWJrOq45ZjzT5iQ0i1RFLVY=
=YNHu
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]