[Bug 2045185] [NEW] [submittodebian] Add option to send the last N changelog entries

Olivier Gayot 2045185 at bugs.launchpad.net
Wed Nov 29 22:28:06 UTC 2023


Public bug reported:

submittodebian generates the debdiff to submit based on the last added
changelog entry.

Sometimes, we are doing successive uploads to Ubuntu, as in the
following example:

khmer (3.0.0~a3+dfsg-5ubuntu3) noble; urgency=medium

  * Ensure that the scripts properly close files that they open for writing.
    Python 3.12 seems to be less forgiving and oftentimes, files end up
    truncated.
  * Ensure importlib is used instead of imp, which was dropped from Python
    3.12.

 -- Olivier Gayot <olivier.gayot at canonical.com>  Sun, 26 Nov 2023
02:28:32 +0100

khmer (3.0.0~a3+dfsg-5ubuntu2) noble; urgency=medium

  * Fix obsolete function call in previous patch.

 -- Simon Quigley <tsimonq2 at ubuntu.com>  Sat, 25 Nov 2023 11:11:03 -0600

khmer (3.0.0~a3+dfsg-5ubuntu1) noble; urgency=medium

  * Fix build against Python 3.12 (LP: #2044383).

 -- Olivier Gayot <olivier.gayot at canonical.com>  Thu, 23 Nov 2023
15:24:51 +0100

It would be great to have the option in submittodebian to include the
changes of the last N uploads (here the last 3) and send them to Debian
as one bigger debdiff.

** Affects: ubuntu-dev-tools (Ubuntu)
     Importance: Wishlist
         Status: New

** Summary changed:

- [submittodebian] Add option to send N the last changelog entries
+ [submittodebian] Add option to send the N last changelog entries

** Description changed:

  submittodebian generates the debdiff to submit based on the last added
  changelog entry.
  
  Sometimes, we are doing successive uploads to Ubuntu, as in the
  following example:
  
  khmer (3.0.0~a3+dfsg-5ubuntu3) noble; urgency=medium
  
-   * Ensure that the scripts properly close files that they open for writing.
-     Python 3.12 seems to be less forgiving and oftentimes, files end up
-     truncated.
-   * Ensure importlib is used instead of imp, which was dropped from Python
-     3.12.
+   * Ensure that the scripts properly close files that they open for writing.
+     Python 3.12 seems to be less forgiving and oftentimes, files end up
+     truncated.
+   * Ensure importlib is used instead of imp, which was dropped from Python
+     3.12.
  
-  -- Olivier Gayot <olivier.gayot at canonical.com>  Sun, 26 Nov 2023
+  -- Olivier Gayot <olivier.gayot at canonical.com>  Sun, 26 Nov 2023
  02:28:32 +0100
  
  khmer (3.0.0~a3+dfsg-5ubuntu2) noble; urgency=medium
  
-   * Fix obsolete function call in previous patch.
+   * Fix obsolete function call in previous patch.
  
-  -- Simon Quigley <tsimonq2 at ubuntu.com>  Sat, 25 Nov 2023 11:11:03 -0600
+  -- Simon Quigley <tsimonq2 at ubuntu.com>  Sat, 25 Nov 2023 11:11:03 -0600
  
  khmer (3.0.0~a3+dfsg-5ubuntu1) noble; urgency=medium
  
-   * Fix build against Python 3.12 (LP: #2044383).
+   * Fix build against Python 3.12 (LP: #2044383).
  
-  -- Olivier Gayot <olivier.gayot at canonical.com>  Thu, 23 Nov 2023
+  -- Olivier Gayot <olivier.gayot at canonical.com>  Thu, 23 Nov 2023
  15:24:51 +0100
  
  It would be great to have the option in submittodebian to include the
- changes of the last N uploads (here the last 3) and send it to Debian as
- one bigger debdiff.
+ changes of the last N uploads (here the last 3) and send them to Debian
+ as one bigger debdiff.

** Summary changed:

- [submittodebian] Add option to send the N last changelog entries
+ [submittodebian] Add option to send the last N changelog entries

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/2045185

Title:
  [submittodebian] Add option to send the last N changelog entries

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/2045185/+subscriptions




More information about the universe-bugs mailing list