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

Bug#651684: marked as done (apt-file: Display options in alphabetical order (-h output))



Your message dated Tue, 25 Dec 2018 16:19:14 +0000
with message-id <E1gbpQI-0000m6-3g@fasolo.debian.org>
and subject line Bug#651684: fixed in apt-file 3.2
has caused the Debian Bug report #651684,
regarding apt-file: Display options in alphabetical order (-h output)
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
651684: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651684
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt-file
Version: 2.5.0
Severity: wishlist

The following patch (agaínst 2011-12-11 Svn 19689):

    - Orders items alphabetically
    - help option is put last (GNU's suggested convention, see e.g. cp)

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt-file depends on:
ii  curl                              7.22.0-3
ii  libapt-pkg-perl                   0.1.25  
ii  libconfig-file-perl               1.50-2  
ii  liblist-moreutils-perl            0.33-1  
ii  libregexp-assemble-perl           0.35-2  
ii  perl                              5.12.4-6
ii  perl-modules [libfile-temp-perl]  5.12.4-6

Versions of packages apt-file recommends:
ii  dpkg-dev    1.16.1.2
ii  python-apt  0.8.0   

Versions of packages apt-file suggests:
ii  openssh-client  1:5.9p1-2
ii  sudo            1.8.3p1-2

-- no debconf information
>From 3815c97272a9678a506c29ee61014f8b08bde9fb Mon Sep 17 00:00:00 2001
From: Jari Aalto <jari.aalto@cante.net>
Date: Sun, 11 Dec 2011 13:17:26 +0200
Subject: [PATCH] apt-file: (print_help): Order items alphabetically
Organization: Private
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit


Signed-off-by: Jari Aalto <jari.aalto@cante.net>
---
 apt-file |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/apt-file b/apt-file
index b32b812..5a9f40d 100755
--- a/apt-file
+++ b/apt-file
@@ -542,22 +542,22 @@ apt-file [options] -f action <file>
 apt-file [options] -D action <debfile>
 
 Configuration options:
-    --sources-list     -s  <file>       sources.list location
-    --cache            -c  <dir>        Cache directory
     --architecture     -a  <arch>       Use specific architecture
+    --cache            -c  <dir>        Cache directory
     --cdrom-mount      -d  <cdrom>      Use specific cdrom mountpoint
-    --from-file        -f               Read patterns from file(s), one per line
-                                        (use '-' for stdin)
+    --dummy            -y               run in dummy mode (no action)
+    --fixed-string     -F               Do not expand pattern
     --from-deb         -D               Use file list of .deb package(s) as
                                         patterns; implies -F
+    --from-file        -f               Read patterns from file(s), one per line
+                                        (use '-' for stdin)
+    --ignore-case      -i               Ignore case distinctions
     --non-interactive  -N               Skip schemes requiring user input
                                         (useful in cron jobs)
     --package-only     -l               Only display packages name
-    --fixed-string     -F               Do not expand pattern
-    --ignore-case      -i               Ignore case distinctions
     --regexp           -x               pattern is a regular expression
+    --sources-list     -s  <file>       sources.list location
     --verbose          -v               run in verbose mode
-    --dummy            -y               run in dummy mode (no action)
     --help             -h               Show this help.
                        --               End of options (neccessary if pattern
                                         starts with a '-')
-- 
1.7.7.3


--- End Message ---
--- Begin Message ---
Source: apt-file
Source-Version: 3.2

We believe that the bug you reported is fixed in the latest version of
apt-file, which is due to be installed in the Debian FTP archive.

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 651684@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Niels Thykier <niels@thykier.net> (supplier of updated apt-file 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 25 Dec 2018 16:00:53 +0000
Source: apt-file
Binary: apt-file
Architecture: source
Version: 3.2
Distribution: unstable
Urgency: medium
Maintainer: APT Development Team <deity@lists.debian.org>
Changed-By: Niels Thykier <niels@thykier.net>
Description:
 apt-file   - search for files within Debian packages (command-line interface)
Closes: 651684 857095 881406
Changes:
 apt-file (3.2) unstable; urgency=medium
 .
   * Drop now unnecessary lintian-overrides.
   * Add a new "list-indices" command to list which indices can be
     enabled/disabled and searched (using the -I command).
   * Assume that Contents files no longer have a descriptive header
     that contains human-readable instructions for how to read the
     file.  If you are working with Contents files that still have
     them, then set "apt-file::Parser::Check-For-Description-Header"
     to "true" in /etc/apt/apt.conf.d/50apt-file.conf.  Thanks to
     Paul Wise for making this factor 2 speed improvement possible.
     (Closes: #881406)
   * Reset the error message for when the apt-file cache is empty
     to refer to "apt-file update" instead of "apt update".
     (Closes: #857095)
   * Clarify in apt-file.1 that "apt-file update" is not deprecated
     as it has a special case where it is different from a regular
     "apt update" / "apt-get update".
   * Sort the options in the --help output (except for --help and
     "--", which are both deliberately last).  (Closes: #651684)
   * Bump Standards-Version to 4.3.0.
Checksums-Sha1:
 0dda66cbd831722597c6791302313bec2e7e96b2 1743 apt-file_3.2.dsc
 807f0679b6d9f81079839915a00fa618285bc0d9 41024 apt-file_3.2.tar.xz
 cbb8e6774bc9caa1d2d278be77056b0676ea8012 6881 apt-file_3.2_source.buildinfo
Checksums-Sha256:
 3989aba1ad1c56d1d9012826dd0d31bde8044e5c81ee44e462e8d2be8d5a56c4 1743 apt-file_3.2.dsc
 2eced64da07b6518015c7acf19efb16611b8e2bb4b032728e2a06bb96134e503 41024 apt-file_3.2.tar.xz
 b6f5867e58cf6dcd63449d382e798320c5a9159b9402c876d39d84cb2d8b9596 6881 apt-file_3.2_source.buildinfo
Files:
 e872293080eb318a4ffc05d9c2c7589d 1743 admin optional apt-file_3.2.dsc
 95ec76284231139b201b716922298e6a 41024 admin optional apt-file_3.2.tar.xz
 e73ab9b1d535ab52dad76c9966d36b28 6881 admin optional apt-file_3.2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE8f9dDX4ALfD+VfsMplt42+Z8eqwFAlwiVFIACgkQplt42+Z8
eqyWGg/7Bz9fCEXJcs8ci40PY3v/7t5neR+OvR7+Ufug9ghxdbS7OGYph0iAivCh
sD7wiKN6Gy4VndNASRlzUhcXMnCJ2k/vneNvsOSg/dMZgB+1weSVfNOrcpWz5yJR
OZLXSSPDx4ZAWXw2auiBAaZr5yQZNslwB2kS4hV3JaO9YX8CfQwY72qk5dnjHQ9J
A9E+WE5TSomk1WBvzI07Rt2ZVIXsFnWnzHlb2vMQIYjeg310OLM3lC4oJeBvfrMm
KsQtQmUgxqT24s/MCBR3BfTAdT0YJMsNZ/X+SXHzzDNX286zvC2ck6ghEfvCr4BS
guToOvtgTRg3Ahfz+34M25/lVF7Bn4COrRs7wIkkkNfR8DAPougKJif3rVRtCK3W
ZMMiZfER/06YsDo6vR9fMJsddoKeYw8QJRfujbF9GlNzS6L1jiiYz+m6u3yp905q
/1FjqNtZnFck1eKLzMTg3ri6q54bSTkfXGCI7hctuh8G3+dM1TGw9gzWKFSJ9WTt
LkgMDIFwyLoC0R3bFO54Kyp6Zpov/X2YHPqDnJ4YSOkARuSkPKYFz57k9Tin14qi
wkOaKVqtYzWvMr3BC9XInFmEnmxGuVZNY4m05adFI5aFUMr67LNWUoSALmCQwAKO
mWwL4lPigVX37az6npTjBetkSDVVN2wxiQXpR9Ny42BGvbSkyAw=
=JQyY
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: