lp:~myamada/ubuntu-dev-tools

Owned by Masahiro Yamada
Get this repository:
git clone https://git.launchpad.net/~myamada/ubuntu-dev-tools
Only Masahiro Yamada can upload to this repository. If you are Masahiro Yamada please log in for upload directions.

Branches

Name Last Modified Last Commit
mk-sbuild 2023-01-13 09:53:17 UTC
mk-sbuild: fix security update repository for Debian bullseye and later

Author: Masahiro Yamada
Author Date: 2023-01-13 09:48:24 UTC

mk-sbuild: fix security update repository for Debian bullseye and later

If I run "apt-get update" in the bullseye chroot, I get the following error:

  Err:4 http://security.debian.org bullseye-updates Release
    404 Not Found [IP: 2a04:4e42:600::644 80]

It looks like the directory path was changed since bullseye.

buster:

    deb https://security.debian.org/debian-security buster/updates main

bullseye:

    deb https://security.debian.org/debian-security bullseye-security main

Signed-off-by: Masahiro Yamada <masahiro.yamada@canonical.com>

mk-sbuild-not-automatic 2022-11-17 01:49:13 UTC
Set up preferences for -proposed with NotAutomatic: yes

Author: Steve Langasek
Author Date: 2022-11-17 01:49:13 UTC

Set up preferences for -proposed with NotAutomatic: yes

As of lunar, Ubuntu sets NotAutomatic: yes for its -proposed pockets. For
sbuild chroots, we want to continue to explicitly install from -proposed by
default; so override with apt preferences to get the correct behavior.

master 2022-11-16 17:49:42 UTC
Demote bzr/brz from Recommends to Suggests

Author: Benjamin Drung
Author Date: 2022-11-16 17:49:42 UTC

Demote bzr/brz from Recommends to Suggests

Nowadays git is used nearly everywhere. Therefore demoting bzr/brz to
Suggest is the right thing to do.

Bug-Debian: https://bugs.debian.org/940531
Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com>

import-bug-fix 2021-08-04 19:35:12 UTC
import-bug-from-debian:

Author: Brian Murray
Author Date: 2021-08-04 19:35:12 UTC

import-bug-from-debian:

* import-bug-from-debian:
  + Don't create a bug description with email.message.Message objects.
    Closes #969510

14 of 4 results
This repository contains Public information 
Everyone can see this information.

Subscribers