Bug 51975

Summary: Implementation of 'apt-get changelog'
Product: Sisyphus Reporter: Alexey Shabalin <shaba>
Component: aptAssignee: Ivan Zakharyaschev <imz>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: boyarsh, glebfm, imz, ldv, placeholder
Version: unstable   
Hardware: all   
OS: Linux   
Attachments:
Description Flags
Implementation of 'apt-get changelog' none

Description Alexey Shabalin 2024-11-07 13:47:09 MSK
Created attachment 17142 [details]
Implementation of 'apt-get changelog'

Прошу добавить поддержку 'apt-get changelog'.
Мне это нужно для PVE.
Патч прилагаю.
Comment 1 Repository Robot 2024-12-04 16:36:07 MSK
apt-0.5.15lorg2-alt89 -> sisyphus:

 Sun Nov 24 2024 Ivan Zakharyaschev <imz@altlinux> 0.5.15lorg2-alt89
 - apt-get changelog: new Debian-compatible cmd; in ALT, it just reads it from
   the cache rather than downloads. (Thx Sergey Konev konevsa@) (ALT#51975)
 - sources(configure.ac): Made the build procedure work the same even when
   built not from this .spec by doing a fallback if the archname is unknown.
   Also simplified quoting/escaping in that archtable code.
 - tests & checkinstall subpkgs: cache & re-use built pkgs (for speed).
 - tests subpkg: do not depend on apt (to be able to test other apt versions).
 - tests: Fixed to detect more failures (previously unnoticed).
 - tests & checkinstall subpkgs: test copy method, too.
 - tests: prepare for non-std filenames for built pkgs.