Commit Graph

  • 466e2784de Upload to Unstable main 0.206 Simon Quigley 2025-03-04 13:43:32 -06:00
  • ba3f0511f9 syncpackage: Catch exceptions cleanly, simply skipping to the next package (erring on the side of caution) if there is an error doing the download (LP: #1943286). Simon Quigley 2025-03-04 13:42:35 -06:00
  • 2e550ceff2 syncpackage: Cache the sync blocklist in-memory, so it's not fetched multiple times when syncing more than one package. Simon Quigley 2025-03-04 13:39:07 -06:00
  • 6c8a5d74bd syncpackage: s/syncblacklist/syncblocklist/g Simon Quigley 2025-03-04 13:29:02 -06:00
  • 3d11516599 mk-sbuild: default to using UTC for schroots (LP: #2097159). Simon Quigley 2025-03-04 13:22:40 -06:00
  • 5a20308ab1 Read ~/.devscripts in a more robust way, to ideally pick up multi-line variables (Closes: #725418). Simon Quigley 2025-03-04 13:17:30 -06:00
  • b551877651 Add a changelog entry Simon Quigley 2025-03-04 13:10:04 -06:00
  • 4a4c4e0a27 Parsing arch parameter to getBinaryPackage() ferbraher 2025-02-12 09:52:08 +01:00
  • 865c1c97bc Add a changelog entry Simon Quigley 2025-03-04 13:07:42 -06:00
  • d09718e976 import-bug-from-debian: package option is overridden and not used Shengjing Zhu 2025-02-26 14:14:45 +08:00
  • bff7baecc9 Add a changelog entry Simon Quigley 2025-03-04 13:06:38 -06:00
  • 45fbbb5bd1 mk-sbuild: enable pkgmaintainermangler Dan Bungert 2024-05-14 12:22:12 +02:00
  • ca217c035e Add a new changelog entry Simon Quigley 2025-03-04 13:04:49 -06:00
  • b5e117788b Upload to Unstable 0.205 Simon Quigley 2025-03-01 11:30:18 -06:00
  • ddba2d1e98 Update Standards-Version to 4.7.2, no changes needed. Simon Quigley 2025-03-01 11:29:53 -06:00
  • 02d65a5804 [syncpackage] Do not use exit(1) on an error or exception unless it applies to all packages, instead return None so we can continue to the next package. Simon Quigley 2025-03-01 11:26:59 -06:00
  • bda85fa6a8 [syncpackage] Add support for -y or --yes, noted that it should be used with care. Simon Quigley 2025-03-01 11:22:52 -06:00
  • 86a83bf74d [syncpackage] Within fetch_source_pkg, do not exit(1) on an error or exception, simply return None so we can continue to the next package. Simon Quigley 2025-03-01 11:17:02 -06:00
  • 162e758671 [syncpackage] When syncing multiple packages, if one of the packages is in the sync blocklist, do not exit, simply continue. Simon Quigley 2025-03-01 11:12:49 -06:00
  • 049425adb7 Add debian/files to .gitignore Simon Quigley 2025-03-01 11:11:34 -06:00
  • f6ca6cad92 Add a new changelog entry Simon Quigley 2025-03-01 11:11:17 -06:00
  • 3dc17934d6 Upload to Unstable 0.204 Simon Quigley 2025-02-24 19:55:03 -06:00
  • 10a176567a Remove mail line from default ~/.sbuildrc, to resolve the undeclared dependency on sendmail (Closes: #1074632). Simon Quigley 2025-02-24 19:52:59 -06:00
  • 86b366c6c5 Add a large warning at the top of mk-sbuild encouraging the use of the unshare backend. This is to provide ample warning to users. Simon Quigley 2025-02-24 19:15:55 -06:00
  • 50b580b30e Add a manpage for running-autopkgtests. Simon Quigley 2025-02-24 18:48:47 -06:00
  • 6ba0641f63 Rename bitesize to lp-bitesize (Closes: #1076224). Simon Quigley 2025-02-24 18:48:11 -06:00
  • 1e815db9d2 Add my name to the copyright file. Simon Quigley 2025-02-24 18:35:20 -06:00
  • e2f43318bd Add several Lintian overrides related to .pyc files. Simon Quigley 2025-02-24 18:34:18 -06:00
  • cdd81232d9 Fix reverse-depends -b crash on packages that b-d on themselves (Closes: #1087760). Julien Plissonneau Duquène 2024-11-18 10:27:08 +00:00
  • 65044d84d9 Update Standards-Version to 4.7.1, no changes needed. Simon Quigley 2025-02-24 18:26:59 -06:00
  • 19e40b49c2
    Fix minor typo in pbuilder-dist(1) Mattia Rizzolo 2025-01-30 07:52:22 +01:00
  • 55eb521461 Release 0.203 0.203 Benjamin Drung 2024-11-02 18:20:32 +01:00
  • 983bb3b70e Depend on python3-yaml for pm-helper Benjamin Drung 2024-11-02 18:09:16 +01:00
  • 85f2e46f7d conform to snake_case naming style Benjamin Drung 2024-11-02 18:07:23 +01:00
  • 649c3db767 ubuntu-build: fix used-before-assignment Benjamin Drung 2024-11-02 17:56:47 +01:00
  • e7ba650414 Avoid unnecessary "elif" after "continue" Benjamin Drung 2024-11-02 17:55:33 +01:00
  • 3bc802a209 Use lazy % formatting in logging functions Benjamin Drung 2024-11-02 17:55:20 +01:00
  • 92c80d7bb7 ubuntu-build: remove unused code/imports Benjamin Drung 2024-11-02 17:54:06 +01:00
  • d7362d9ed8 Use Python f-strings Benjamin Drung 2024-11-02 17:49:20 +01:00
  • c7a855ff20 Format code with black and isort Benjamin Drung 2024-11-02 17:21:30 +01:00
  • 017941ad70 setup.py: add pm-helper Benjamin Drung 2024-11-02 16:41:44 +01:00
  • 69914f861e add missing files to debian/copyright Benjamin Drung 2024-11-02 16:35:31 +01:00
  • 454f1e30c8 Bump year in copyright Benjamin Drung 2024-11-02 15:57:19 +01:00
  • 55bc403a95 Bump Standards-Version to 4.7.0 Benjamin Drung 2024-11-02 15:56:01 +01:00
  • c9339aeae4 import-bug-from-debian: add type hints Benjamin Drung 2024-11-02 15:34:59 +01:00
  • c205ee0381 import-bug-from-debian: avoid type change of bug_num Benjamin Drung 2024-11-02 15:33:15 +01:00
  • 7577e10f13 import-bug-from-debian: reuse message variable Benjamin Drung 2024-11-02 15:32:19 +01:00
  • e328dc05c2 import-bug-from-debian: split big main function into smaller ones Florent 'Skia' Jacquet 2024-07-26 14:59:11 +02:00
  • 9a94c9dea1 import-bug-from-debian: handle multipart messages Florent 'Skia' Jacquet 2024-06-24 18:48:04 +02:00
  • 47ab7b608b Add gitignore Florent 'Skia' Jacquet 2024-10-30 17:30:29 +01:00
  • 56044d8eac Recommend sbuild over pbuilder. sbuild is the tool recommended by Ubuntu developers whose behavior most closely approximates Launchpad builds. Steve Langasek 2024-05-26 13:04:55 -07:00
  • c523b4cfc4 open new version Steve Langasek 2024-05-26 13:01:23 -07:00
  • 3df40f6392 Handle exceptions on retry Steve Langasek 2024-04-02 00:17:26 -07:00
  • fe22e75605 changelog bump 0.201ubuntu2_22.04.4 jammy Steve Langasek 2024-05-13 22:30:15 +02:00
  • fff95b439f Runtime dep in ALL packages Steve Langasek 2024-05-13 22:27:58 +02:00
  • cb871ef819 changelog bump 0.201ubuntu2_23.10.4 mantic Steve Langasek 2024-05-13 22:28:10 +02:00
  • 2f6c057748 Runtime dep in ALL packages Steve Langasek 2024-05-13 22:27:58 +02:00
  • 33f50a19cd changelog bump 0.201ubuntu2_22.04.3 Steve Langasek 2024-05-10 18:12:57 +02:00
  • fa74ec81c9 Also needs dropped as a runtime dep... Steve Langasek 2024-05-10 18:10:29 +02:00
  • 94e63bd4f2 changelog bump 0.201ubuntu2_23.10.3 Steve Langasek 2024-05-10 18:10:42 +02:00
  • 8b389d6f30 Also needs dropped as a runtime dep... Steve Langasek 2024-05-10 18:10:29 +02:00
  • 92e44f2f13 changelog bump 0.201ubuntu2_22.04.2 Steve Langasek 2024-05-08 11:36:00 +02:00
  • cd06772676 Correct wrong backport of python3-launchpadlib-desktop change Steve Langasek 2024-05-08 11:33:23 +02:00
  • 7192e99427 changelog bump 0.201ubuntu2_23.10.2 Steve Langasek 2024-05-08 11:33:37 +02:00
  • 475533f542 Correct wrong backport of python3-launchpadlib-desktop change Steve Langasek 2024-05-08 11:33:23 +02:00
  • 6ebffe3f4a Consolidate Ubuntu changelog entries, upload to Unstable 0.202 Simon Quigley 2024-04-12 23:35:08 -05:00
  • f01234e8a5 update debian/copyright Chris Peterson 2024-03-13 09:00:27 -07:00
  • 43891eda88 depends: python3-launchpadlib-desktop Chris Peterson 2024-02-26 16:16:32 -08:00
  • 823b790da3 releasing package ubuntu-dev-tools version 0.201ubuntu2~23.10.1 0.201ubuntu2_23.10.1 Steve Langasek 2024-03-12 17:47:28 -07:00
  • 7cac9c9c3b Backport to mantic Steve Langasek 2024-03-12 17:39:38 -07:00
  • e4a5cb36f4 releasing package ubuntu-dev-tools version 0.201ubuntu2~22.04.1 0.201ubuntu2_22.04.1 Steve Langasek 2024-03-12 17:39:46 -07:00
  • 288a3c3416 Backport to jammy Steve Langasek 2024-03-12 17:39:38 -07:00
  • 132866e2ba releasing package ubuntu-dev-tools version 0.201ubuntu2 0.201ubuntu2 Steve Langasek 2024-03-12 17:03:58 -07:00
  • a0fcac7777 changelog update Steve Langasek 2024-03-12 17:03:41 -07:00
  • 490895075d Merge latest Ubuntu upload Steve Langasek 2024-03-12 17:01:59 -07:00
  • 5186e76d8d Import Debian version 0.201ubuntu1 0.201ubuntu1 Chris Peterson 2024-03-01 14:08:07 -08:00
  • bf46f7fbc1 Fix license statement in manpage Steve Langasek 2024-03-12 12:09:19 -07:00
  • 881602c4b9 Update ubuntu-build manpage to match current options Steve Langasek 2024-03-12 12:08:58 -07:00
  • c869d07f75 ubuntu-build: don't retry builds Launchpad tells us can't be retried Steve Langasek 2024-03-12 11:52:32 -07:00
  • 59041af613 update changelog Gianfranco Costamagna 2024-03-12 10:39:36 +01:00
  • 0ec53180f2 Merge remote-tracking branch 'vorlon/ubuntu-build-revamp' Gianfranco Costamagna 2024-03-12 10:36:13 +01:00
  • c92fa6502f ubuntu-build: Handling of proposed vs release pocket default for ppas Steve Langasek 2024-03-10 20:52:05 -07:00
  • 07d3158ade Don't do expensive check of group membership on rescore, just handle exceptions Steve Langasek 2024-03-10 16:51:15 -07:00
  • d5faa9b133 Proper handling of getDevelopmentSeries() Steve Langasek 2024-03-10 15:48:16 -07:00
  • 9e710a3d66 Always use exact match when looking for source packages by name Steve Langasek 2024-03-10 15:46:22 -07:00
  • 010af53d7c Add a -A archive option to act on ppas as well. Steve Langasek 2024-03-10 14:35:47 -07:00
  • 0bef4d7352 ubuntu-build: fix licensing. Steve Langasek 2024-03-10 13:36:30 -07:00
  • 688202a7cf ubuntu-build: update copyright Steve Langasek 2024-03-10 13:35:56 -07:00
  • 691c1381db ubuntu-build: support retrying builds in other states that failed-to-build Steve Langasek 2024-03-10 01:45:20 -08:00
  • f01502bda2 ubuntu-build: make the --arch option top-level Steve Langasek 2024-03-08 18:53:16 -08:00
  • 42f8e5c0d2 ubuntu-build: in batch mode, print a count of packages retried Steve Langasek 2024-03-08 18:38:59 -08:00
  • bb8a9f7394 ubuntu-build: support --batch with no package names to retry all Steve Langasek 2024-03-08 16:43:30 -08:00
  • a058c716b9 Upload to sid 0.201 Gianfranco Costamagna 2024-02-29 22:49:37 +01:00
  • e64fe7e212 Update Changelog Chris Peterson 2024-02-29 13:08:13 -08:00
  • f07d3df40c running-autopkgtests: make running-autopkgtests available Chris Peterson 2024-02-29 13:06:12 -08:00
  • f73f2c1df1 Upload to sid 0.200 Gianfranco Costamagna 2024-02-15 18:09:28 +01:00
  • 268d082226 Update changelog Gianfranco Costamagna 2024-02-15 18:06:49 +01:00
  • 6bc59d789e Log syncpackage LP auth errors before halting Athos Ribeiro 2023-06-01 12:29:30 -03:00
  • 9a4cc312f4 Don't rely on debootstrap for validating Ubuntu distro Logan Rosen 2023-06-19 23:17:59 -04:00
  • ffc787b454 Drop qemu-debootstrap Ying-Chun Liu (PaulLiu) 2023-08-04 04:42:15 +08:00