ka:master

Last commit made on 2024-04-20
Get this branch:
git clone -b master https://git.launchpad.net/ka
Members of Kubuntu Packagers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:ka

Recent commits

0f9c7f7... by Jose Manuel Santamaria Lema

Update copyright years.

893da42... by Jose Manuel Santamaria Lema

Use new functions to ignore python-debian warnings.

These fixes the extra undesired output from ka-metada when executed in
noble.

5722ece... by Jose Manuel Santamaria Lema

Update pylint_check.sh

3895c75... by Jose Manuel Santamaria Lema

Add libka/utils/python_debian_warnings.py

This module is meant to silence some annoying python-debian warnings;
these warnings show up when executing ka-metadata for example, polluting
the legitimate output of this program.

Also the functions from these module work with more modernpython-debian
versions.

9a9d7cc... by Jose Manuel Santamaria Lema

Fix changelog typo

2c412da... by Jose Manuel Santamaria Lema

Use raw string for regular expression

d4fc2fa... by Jose Manuel Santamaria Lema

Update changelog

a924629... by Jose Manuel Santamaria Lema

ka-iron-hand: take into account packages in LP status 'Pending'

From now on ka-iron-hand will check if they are 'Pending' packages first,
with priority over 'Published' since the former are going to be more recent.

8321053... by Jose Manuel Santamaria Lema

Add replace-build-depend to pylint check script and setup.py

2fc0c7d... by Jose Manuel Santamaria Lema

Add new program: replace-build-depend