Your message dated Sun, 30 Dec 2007 16:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#458298: fixed in gitpkg 0.5
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)

--- Begin Message ---
Package: gitpkg
Version: 0.4
Severity: wishlist

Hi,

currently, you're doing:
| $ grep sort /usr/bin/git-debimport 
| PACKAGE_DIFFS="$(find $PACKAGES_DIR -type f -name ${PACKAGE_NAME}_*.diff.gz | 
sort)"

but that results in: (additional greps to limit the output)
| $ git-log | grep git-debimport | grep .diff.gz | egrep '2.6|2.10'
|     git-debimport gthumb_2.6.9-3.diff.gz
|     git-debimport gthumb_2.6.9-3.1.diff.gz
|     git-debimport gthumb_2.6.9-2.diff.gz
|     git-debimport gthumb_2.6.9-1.diff.gz
|     git-debimport gthumb_2.6.6-1.diff.gz
|     git-debimport gthumb_2.6.5-1.diff.gz
|     git-debimport gthumb_2.6.5-0.1.diff.gz
|     git-debimport gthumb_2.6.3-1.diff.gz
|     git-debimport gthumb_2.6.3-1.1.diff.gz
|     git-debimport gthumb_2.10.5-2.diff.gz
|     git-debimport gthumb_2.10.5-1.diff.gz
|     git-debimport gthumb_2.10.2-4.diff.gz
|     git-debimport gthumb_2.10.2-3.diff.gz
|     git-debimport gthumb_2.10.2-2.diff.gz
|     git-debimport gthumb_2.10.2-1.diff.gz
|     git-debimport gthumb_2.10.0-1.diff.gz

I guess that a tiny loop using a test based on dpkg --compare-versions
would make it possible to order the versions nicely.

TIA. Cheers,

-- 
Cyril Brulebois



--- End Message ---
--- Begin Message ---
Source: gitpkg
Source-Version: 0.5

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

gitpkg_0.5.dsc
  to pool/main/g/gitpkg/gitpkg_0.5.dsc
gitpkg_0.5.tar.gz
  to pool/main/g/gitpkg/gitpkg_0.5.tar.gz
gitpkg_0.5_all.deb
  to pool/main/g/gitpkg/gitpkg_0.5_all.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.
Ron Lee <[EMAIL PROTECTED]> (supplier of updated gitpkg 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: Mon, 31 Dec 2007 02:21:05 +1030
Source: gitpkg
Binary: gitpkg
Architecture: source all
Version: 0.5
Distribution: unstable
Urgency: low
Maintainer: Ron Lee <[EMAIL PROTECTED]>
Changed-By: Ron Lee <[EMAIL PROTECTED]>
Description: 
 gitpkg     - helper scripts for maintaining packages with git
Closes: 458298
Changes: 
 gitpkg (0.5) unstable; urgency=low
 .
   * Make git-debimport order things the way dpkg would, other people are
     starting to notice that too now.  Sorry if you got burned by that at
     some point -- thank Cyril for poking me to fix it.  Closes: #458298
   * Fix a typo in the reported output of what gitpkg is doing.
Files: 
 9694c08260ace1088bff19cb78fb96d3 469 devel optional gitpkg_0.5.dsc
 dcb093b7fec513e1f434d5183353f563 8076 devel optional gitpkg_0.5.tar.gz
 e8a371ccb883ee51b0eeac49792f4b71 10412 devel optional gitpkg_0.5_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHd8DVp4BCHGgCHOQRAgZ4AJ9yU8b3bTk0LvRMBeT7P7ImQo+rkgCeLT4x
lholdK6oaj6PIsQDjfUxnr8=
=k6HV
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to