[elbe-devel] [PATCH 0/5] note the source package name in the changelogxml

Torben Hohn torben.hohn at linutronix.de
Mon Jul 8 16:38:11 CEST 2019


add the facilities to find out sourcepackagename in "elbe check_updates"
and add it to changelogxml.


Torben Hohn (5):
  aptpkgutils: add source_pkg attribute
  virtapt: add get_source_pkg() method
  check_updates: set the source_pkg name
  changelogxml: make old_version optional
  changelogxml: output the source_pkg attribute, if it exists

 elbepack/aptpkgutils.py            | 7 ++++---
 elbepack/changelogxml.py           | 5 ++++-
 elbepack/commands/check_updates.py | 1 +
 elbepack/virtapt.py                | 9 +++++++++
 4 files changed, 18 insertions(+), 4 deletions(-)

-- 
2.11.0




More information about the elbe-devel mailing list