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

[PATCH 0/2] Sort output of dpkg-scanpackages and dpkg-scansources by version.



Dear dpkg devs,

we use a local debian repository which contains multiple versions of source
and binary packages at my company.

The current implementations of dpkg-scanpackages and dpkg-scansources only
sort the output by package name.

As our repository is versioned and I want be able to easily see changes
before commiting I've modified the two scripts so that they sort the output
by package name and package version.

Cheers, Maximilian

Maximilian Schwerin (2):
  dpkg-scanpackages: Sort output by package name and version.
  dpkg-scansources: Sort output by package name and version.

 scripts/dpkg-scanpackages.pl | 2 +-
 scripts/dpkg-scansources.pl  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
1.9.1

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Reply to: