software-properties:ubuntu/noble

Last commit made on 2024-06-14
Get this branch:
git clone -b ubuntu/noble https://git.launchpad.net/software-properties
Members of Ubuntu Core Development Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/noble
Repository:
lp:software-properties

Recent commits

6d2ebf4... by Julian Andres Klode

releasing package software-properties version 0.99.49.1

b7de13c... by Julian Andres Klode

Reload the source code state when reloading sources.list

Reloading the source code resets the get_source_code flag
to False in python-apt. This may be weird, but also we need
to analyse the sources and see if we still have source code
enabled after reloading, obviously.

LP: #2069433

78d9407... by Simon Quigley

Add Qt frontend for deb822 sources, which is now the default in Noble (LP: #2061214).

5f12e3b... by Simon Quigley

Enable deb822 sources for the Qt frontend

aa96feb... by Nathan Teodosio

Update change log.

8539aa5... by Nathan Teodosio

add-apt-repository --list: print deb822 sources too.

LP:2060331

c2d1304... by Nathan Teodosio

Display no more than 1 comment line for "Other Software".

Truncate line if too large.

LP:2060915

d3359b0... by Nathan Teodosio

Trigger close action when pressing enter on close button of out-of-date cache dialog.

Previously it would still trigger the reload action.

LP:2061978

e2607a1... by Nathan Teodosio

Fix 'invalid escape sequence' SyntaxWarning.

LP:2059412

dc9b1e1... by Paride Legovini

Merge remote-tracking branch 'nteodosio/ppa-removal' into ubuntu/master