View Git repositories
You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:ubuntu-archive-tools

ubuntu-archive-tools has 17 active reviews. See all merge proposals.

ubuntu-archive-tools has 39 active branches owned by 19 people and 2 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:ubuntu-archive-tools
Series: trunk
bug 1 Development 2021-08-31 00:41:56 UTC
1505. Merge lp:~rbalint/ubuntu-archive-tool...

Author: Steve Langasek
Revision Date: 2021-08-31 00:41:56 UTC

Merge lp:~rbalint/ubuntu-archive-tools/bzr-to-git

lp:~sil2100/ubuntu-archive-tools/github-mirror 1 Development 2022-04-21 13:24:45 UTC
1589. final-release.yaml: add the full path...

Author: Brian Murray
Revision Date: 2022-04-20 15:24:18 UTC

final-release.yaml: add the full path for the command

lp:~brian-murray/ubuntu-archive-tools/no-unsub-devrelease 1 Development 2022-01-11 00:09:59 UTC This branch has not been pushed to yet.
lp:~brian-murray/ubuntu-archive-tools/no-unsub-pkgswmir 1 Development 2022-01-11 00:09:12 UTC This branch has not been pushed to yet.
lp:~racb/ubuntu-archive-tools/sru-notify-other-series (Has a merge proposal) 1 Development 2021-04-12 04:46:30 UTC
1459. Check and notify if the same package ...

Author: Robie Basak
Revision Date: 2021-04-12 04:43:44 UTC

Check and notify if the same package is unapproved in other series

If an upload is accepted, notify about any other uploads that also exist for
the same source package name. This should hopefully help with reviewers missing
uploads for other series which can often be reviewed much quicker by the same
reviewer if the same bugs are involved.

lp:~racb/ubuntu-archive-tools/handle-packageset-deletions (Has a merge proposal) 1 Development 2021-04-07 03:51:40 UTC
1458. Delete output from packagesets that a...

Author: Robie Basak
Revision Date: 2021-04-07 03:47:29 UTC

Delete output from packagesets that are deleted

If a packageset is deleted, a subsequent run by this tool will retain
the output prior to that deletion in the target directory. This is
confusing, since the report output then implies that the packageset
still exists, when it doesn't.

Instead, explicitly delete output from inside that is not part of the
current report output.

lp:~seb128/ubuntu-archive-tools/indicate-oem-tag (Has a merge proposal) 1 Development 2021-02-19 11:35:25 UTC
1449. indicate oem priority bugs in the sru...

Author: Sebastien Bacher
Revision Date: 2021-02-19 11:34:12 UTC

indicate oem priority bugs in the sru report

lp:~rbalint/ubuntu-archive-tools/conffiles-diff 1 Development 2020-11-17 18:26:57 UTC
1412. conffiles-diff, pocket-conffiles-diff...

Author: Balint Reczey
Revision Date: 2020-11-17 18:26:57 UTC

conffiles-diff, pocket-conffiles-diff: Compare conffile changes between packages or pockets

lp:~laney/ubuntu-archive-tools/cm-utf8 (Has a merge proposal) 1 Development 2020-07-23 08:22:44 UTC
1353. package-subscribers: Add ~oem-solutio...

Author: Iain Lane
Revision Date: 2020-07-23 08:22:44 UTC

package-subscribers: Add ~oem-solutions-engineers as a team which can own packages in main

This is Canonical's OEM delivery team, which is responsible for enabling and
maintaining tweaks which are required for particular hardware.

lp:~costamagnagianfranco/ubuntu-archive-tools/ubuntu-archive-tools (Has a merge proposal) 1 Development 2020-07-04 07:42:04 UTC
1343. Move shebang from python2 to python3

Author: Gianfranco Costamagna
Revision Date: 2020-07-04 07:42:04 UTC

Move shebang from python2 to python3

lp:~costamagnagianfranco/ubuntu-archive-tools/sync (Has a merge proposal) 1 Development 2020-07-03 12:24:51 UTC
1343. modify auto-sync script to not sync i...

Author: Gianfranco Costamagna
Revision Date: 2020-07-03 12:24:51 UTC

modify auto-sync script to not sync if the same version has been published also in a previous Ubuntu version, not only the current devel one

lp:~xnox/ubuntu-archive-tools/riscv64 (Has a merge proposal) 1 Development 2020-04-20 11:07:20 UTC
1311. Correctly add riscv64 to components-m...

Author: Dimitri John Ledkov
Revision Date: 2020-04-20 11:06:59 UTC

Correctly add riscv64 to components-mismatches

lp:~xnox/ubuntu-archive-tools/no-verifiction-needed (Has a merge proposal) 1 Development 2019-06-25 12:34:04 UTC
1223. Stop adding verification-needed tag. ...

Author: Dimitri John Ledkov
Revision Date: 2019-06-25 12:33:08 UTC

Stop adding verification-needed tag.

Especially since flipping it to verification-done causes annoying
nagging comment spam that it should no longer be used.

lp:~laney/ubuntu-archive-tools/r-a-r-improvements 1 Development 2019-03-05 10:50:45 UTC
1200. retry-autopkgtest-regressions: Fix py...

Author: Iain Lane
Revision Date: 2019-03-05 10:46:32 UTC

retry-autopkgtest-regressions: Fix pycodestyle E261 (two spaces before inline comment)

lp:~laney/ubuntu-archive-tools/update-output-helper (Has a merge proposal) 1 Development 2019-03-05 10:26:09 UTC
1026. update-output-helper: Handle sources ...

Author: Iain Lane
Revision Date: 2019-03-05 10:26:09 UTC

update-output-helper: Handle sources which produce binaries of a different version

These have "Source: sourcename (sourceversion)" in their stanza in the Packages
file.

bash was doing interesting things when trying to handle the arguments to
grep-dctrl as a string (it was insisting on tokenising the '(' in "source
(version)" into their own arguments, despite all my pleading), so force its
hand by using an array.

lp:~vorlon/ubuntu-archive-tools/update-output-helper (Has a merge proposal) 1 Development 2019-03-04 18:07:37 UTC
1025. allow-insecure in update-output-helpe...

Author: Steve Langasek
Revision Date: 2019-03-04 18:07:15 UTC

allow-insecure in update-output-helper for our local sources.

apt became more strict since this was written.

lp:~laney/ubuntu-archive-tools/retry-autopkgtest-regressions-bileto-v2 (Has a merge proposal) 1 Development 2018-12-12 13:46:17 UTC
1196. retry-autopkgtest-regressions: Add a ...

Author: Iain Lane
Revision Date: 2018-12-12 13:46:17 UTC

retry-autopkgtest-regressions: Add a --run-autopkgtest parameter to generate commands to run on snakefruit

When admins need to run many commands, it's easier if they can generate shell
commandlines to run on the server.

lp:~xnox/ubuntu-archive-tools/sru-report-autopkgtest-vomit (Has a merge proposal) 1 Development 2018-03-18 00:49:06 UTC
1167. Autopkgtest regression in a standalon...

Author: Dimitri John Ledkov
Revision Date: 2018-03-18 00:47:00 UTC

Autopkgtest regression in a standalone column

Currently autopkgtests regressions, make a vomit of a page, if there
are a lot of them. Move them to a separate column, to significantly
shorten the page, and make it easier to go through the autopkgtest
regressions.

This tries to group autopkgtest regressions under a package name, and
make arch tag link to the test log, whilst the regressed package links
to the overall table of tests for said package.

lp:~vorlon/ubuntu-archive-tools/what-next 1 Development 2018-02-22 05:43:31 UTC
1163. Use a proper cache path

Author: Steve Langasek
Revision Date: 2018-02-22 05:43:31 UTC

Use a proper cache path

lp:~jbicha/ubuntu-archive-tools/fix-mixed-https-content (Has a merge proposal) 1 Development 2018-01-17 22:46:50 UTC
1151. fix mixed https content

Author: Jeremy Bícha
Revision Date: 2018-01-17 22:46:50 UTC

fix mixed https content

lp:~vorlon/ubuntu-archive-tools/kernel-sru-release-to-devel (Has a merge proposal) 1 Development 2017-12-19 18:02:07 UTC
1137. copy custom kernels forward to devel

Author: Steve Langasek
Revision Date: 2017-12-19 18:01:32 UTC

copy custom kernels forward to devel

lp:~cyphermox/ubuntu-archive-tools/queue-verbose (Has a merge proposal) 1 Development 2017-12-01 20:44:18 UTC
1048. Add --long and --oneline for more ver...

Author: Mathieu Trudel-Lapierre
Revision Date: 2017-12-01 20:43:23 UTC

Add --long and --oneline for more verbose output.

lp:~cyphermox/ubuntu-archive-tools/update-output-helper 1 Development 2017-11-17 21:23:36 UTC
978. Use two different apt roots, one that...

Author: Mathieu Trudel-Lapierre
Revision Date: 2017-11-17 21:23:36 UTC

Use two different apt roots, one that might be a view of the archive, the other the full thing

lp:~apw/ubuntu-archive-tools/vivid-snappy-routing (Has a merge proposal) 1 Development 2017-08-30 16:35:55 UTC
1116. sru-release: handle routing for vivid...

Author: Andy Whitcroft
Revision Date: 2017-08-30 16:33:27 UTC

sru-release: handle routing for vivid/snappy-devices

Signed-off-by: Andy Whitcroft <apw@ubuntu.com>

lp:~apw/ubuntu-archive-tools/copy-package-deprecated-options-fix 1 Development 2017-06-30 15:21:47 UTC
1104. sru-review: add missing space in outp...

Author: Andy Whitcroft
Revision Date: 2017-06-30 15:21:47 UTC

sru-review: add missing space in output

Signed-off-by: Andy Whitcroft <apw@ubuntu.com>

lp:~vorlon/ubuntu-archive-tools/cm-show-rejected-mirs (Has a merge proposal) 1 Development 2016-04-27 23:02:37 UTC
1014. Recognize maas-maintainers as a main ...

Author: Steve Langasek
Revision Date: 2016-04-27 23:02:37 UTC

Recognize maas-maintainers as a main team subscriber

lp:~arges/ubuntu-archive-tools/sru-review1 (Has a merge proposal) 1 Development 2015-11-13 20:04:43 UTC
983. sru-review: Add version flag to selec...

Author: Chris J Arges
Revision Date: 2015-11-13 20:03:18 UTC

sru-review: Add version flag to select when multiple version are in queue

This helps if multiple versions are in the queue. In addition if there is
a version in -backports we may accidentally pick up that diff instead of the
one we want if that diff is before the correct one.

lp:~brian-murray/ubuntu-archive-tools/add-sssd-team (Has a merge proposal) 1 Development 2015-10-07 17:34:45 UTC
977. add sssd team to package-subscribers

Author: Brian Murray
Revision Date: 2015-10-07 17:34:21 UTC

add sssd team to package-subscribers

lp:~manjo/ubuntu-archive-tools/create-ppa (Has a merge proposal) 1 Development 2014-03-12 03:49:00 UTC
819. Added create-ppa to create PPAs in la...

Author: Manoj Iyer
Revision Date: 2014-03-12 03:47:17 UTC

Added create-ppa to create PPAs in launchpad

lp:~laney/ubuntu-archive-tools/display-packageset-owner (Has a merge proposal) 1 Development 2013-12-18 11:02:25 UTC
232. edit_acl: Display packageset owner

Author: Iain Lane
Revision Date: 2011-03-23 10:25:00 UTC

edit_acl: Display packageset owner

lp:~seth-arnold/ubuntu-archive-tools/release-in-bug-text (Has a merge proposal) 1 Development 2013-09-06 00:26:18 UTC
773. Add release to the -updates bug message

Author: Seth Arnold
Revision Date: 2013-09-06 00:15:59 UTC

Add release to the -updates bug message

lp:~ursinha/ubuntu-archive-tools/close-old-tasks-script (Has a merge proposal) 1 Development 2013-06-18 14:57:08 UTC
736. Removing logging from init_launchpad

Author: Ursula Junque
Revision Date: 2013-06-18 14:57:08 UTC

Removing logging from init_launchpad

lp:~wgrant/ubuntu-archive-tools/ddebs-2 1 Development 2013-05-31 07:13:28 UTC
725. Fix source+binary change-override to ...

Author: William Grant
Revision Date: 2013-05-31 07:13:11 UTC

Fix source+binary change-override to skip ddebs too.

lp:~brian-murray/ubuntu-archive-tools/phased-updates-overrides 1 Development 2013-05-13 18:06:07 UTC
710. add in phased-updates-overrides.txt f...

Author: Brian Murray
Revision Date: 2013-05-13 18:05:37 UTC

add in phased-updates-overrides.txt file for errors which should affect the phasing of an update

lp:~ursinha/ubuntu-archive-tools/change-suite-behavior-archive-cruft-check 1 Development 2013-04-29 19:15:32 UTC
712. More explanations

Author: Ursula Junque
Revision Date: 2013-04-29 19:13:39 UTC

More explanations

lp:~ursinha/ubuntu-archive-tools/add-proposed-to-archive-cruft-check 1 Development 2013-02-04 16:31:14 UTC
684. Implemented a separated class for the...

Author: Ursula Junque
Revision Date: 2013-02-04 16:31:14 UTC

Implemented a separated class for the full suite definition moving it away from archive-cruft-check

lp:~stgraber/ubuntu-archive-tools/pep8-fixes 1 Development 2013-01-29 04:20:21 UTC
683. Fix PEP-8 errors

Author: Stéphane Graber
Revision Date: 2013-01-29 04:19:27 UTC

Fix PEP-8 errors

lp:~soren/ubuntu-archive-tools/ppa-mgmt 1 Development 2012-01-19 11:07:27 UTC
361. Debian may have more than one version...

Author: Soren Hansen
Revision Date: 2012-01-19 11:07:27 UTC

Debian may have more than one version of the same package in the same series/pocket. Pick the newest.

lp:~openstack-release/ubuntu-archive-tools/openstack 1 Development 2011-07-13 10:03:50 UTC
267. Make it possible to sync to a differe...

Author: Soren Hansen
Revision Date: 2011-07-13 10:03:50 UTC

Make it possible to sync to a different series than the source series.

139 of 39 results
You can't create new branches for ubuntu-archive-tools.