ka:3.0

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

Branch merges

Branch information

Name:
3.0
Repository:
lp:ka

Recent commits

e67f929... by Jose Manuel Santamaria Lema

Merge branch '2.6' into 3.0

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

ce0b2bf... by Jose Manuel Santamaria Lema

KASrcPkg: add replace_build_depend method

b795481... by Jose Manuel Santamaria Lema

KASrcPkg: remove_from_relation() now returns False if the package was not found

6923a7b... by Jose Manuel Santamaria Lema

Add check-kubuntu-packageset to pylint check script and setup.py

bd4789f... by Jose Manuel Santamaria Lema

Add new program: check-kubuntu-packageset

This program is meant to be run against our local git clones like:
do-all check-kubuntu-packageset

This way we will have a way to know if our package set needs to be updated.

31cea38... by Jose Manuel Santamaria Lema

Use raw strings for regular expresions and strings with escape sequences