lp:~apachelogger/software-properties/python-apt-is-like
- Get this branch:
- bzr branch lp:~apachelogger/software-properties/python-apt-is-like
Branch merges
- Michael Vogt: Pending requested
-
Diff: 72 lines (+18/-5)4 files modifieddebian/changelog (+10/-0)
debian/control (+1/-1)
softwareproperties/SoftwareProperties.py (+4/-2)
softwareproperties/ppa.py (+3/-2)
Branch information
Recent revisions
- 987. By Harald Sitter
-
* Use is_like from python-apt to determine whether or not distros
are compatible. This act as additional constraint to the changes
introduced in 0.96.24.2 enforcing higher accuracy on whether a
derivate ought to be considered compatible or not.
+ Bump python-apt requirement to 1.1.0~beta5 to have is_like. - 981. By Dimitri John Ledkov
-
Fix incorrect owner_name used by launchpad PPA info api. Fix online
testsuite in python3 and python2. Skip bad SSL test in python2, as
pycurl no longer raises an exception. Drop python3-pycurl dependency,
not used in python3 code path nor tests any more. - 980. By Dimitri John Ledkov
-
Port AptAuth.py from gpg command parsing to apt-key command
parsing. Simplifies invocations, and allows for proper handling of
simplified apt-secure(8) implementation with key fragments in
/etc/apt/trusted. gpg.d. Make the code gnupg1 and gnupg2
compatible. Display long keyids in the UI (i.e. anti-evil32 keys
feature). Revert dependency on gnupg1. - 978. By Dimitri John Ledkov
-
Initialise ~/.gnupg otherwise dirmngr/gnupg-agent fail in the
autopkgtest.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:software-properties