In debian/watch no matching files for watch source ftp://ftp.gnu.org/gnu/ddd/
commit e45b761ad64bcc89e1a4cd64a0d282416be903fa
Author: Otto Kekäläinen <otto@debian.org>
Date: Tue Aug 11 21:10:50 2026 +0000
Bump Debian Policy version to 4.7.4
No changes required after reviewing checklist at
https://www.debian.org/doc/debian-policy/upgrading-checklist.html#version-4_7_4
commit 21ba92ebd6416e7e4e49e6a733bd0e4af2984121
Author: Otto Kekäläinen <otto@debian.org>
Date: Tue Aug 11 21:10:50 2026 +0000
Drop redundant `Priority: optional`
As of dpkg version 1.22.13, this field is set to "optional" by default.
As such, in this case the Priority field is redundant and should be
removed.
commit 82e41585cf0ca1cb7d3c83c9ced48b8e9af203ec
Author: Otto Kekäläinen <otto@debian.org>
Date: Tue Aug 11 21:10:50 2026 +0000
Apply consistent formatting to packaging files
Run `debputy reformat --style black` and `wrap-and-sort -vast` to enforce
uniform deb822 formatting with one item per line. This makes future
changes to dependencies and other lists easier to track in git diffs.
No functional changes.
commit aaf57e6e2ce1434ad080df9fb601cc03461a46c6
Author: Otto Kekäläinen <otto@debian.org>
Date: Tue Aug 11 21:10:48 2026 +0000
Apply `debputy lint`
Run Debputy to automatically fix various minor issues.
commit 2e31ac2c91bb3e97ac3dfd7ed562774c87f204ea
Author: Otto Kekäläinen <otto@debian.org>
Date: Wed Aug 12 00:03:11 2026 +0300
Update git repository layout to follow DEP-14
Done using commands suggested by `dep-14-convert-git-branch-names`:
git branch -m master debian/latest
salsa protect_branch debian/ddd master no # (intentionally fails with error 404 if branch wasn't protected)
salsa rename_branch debian/ddd --source-branch=master --dest-branch=debian/latest
salsa update_repo debian/ddd --rename-head --source-branch=master --dest-branch=debian/latest
git branch -m upstream upstream/latest
salsa rename_branch debian/ddd --source-branch=upstream --dest-branch=temporary
salsa rename_branch debian/ddd --source-branch=temporary --dest-branch=upstream/latest
git checkout debian/latest
sed -i 's/^debian-branch[[:space:]]*=.*/debian-branch = debian\/latest/' debian/gbp.conf
sed -i 's/^upstream-branch[[:space:]]*=.*/upstream-branch = upstream\/latest/' debian/gbp.conf
git commit -a -m "Update git repository layout to follow DEP-14"
git pull --prune
commit 13dd44a40f57dcb827e070387a266e84ef77c8ed
Author: Otto Kekäläinen <otto@debian.org>
Date: Wed Aug 5 14:31:22 2026 +0300
Enable Salsa CI using default template
commit 3c43a98c18704b578dceed50b586c2cb873d19f8
Author: Otto Kekäläinen <otto@debian.org>
Date: Thu Aug 6 15:25:14 2026 +0300
Update changelog and refresh patches after 3.4.1 import
commit e35babeb9d6a884dec93774faf4af63e4af04a37
Merge: f8e3913 a654768
Author: Otto Kekäläinen <otto@debian.org>
Date: Thu Aug 6 15:06:31 2026 +0300
Update upstream source from tag 'upstream/3.4.1'
Update to upstream version '3.4.1'
with Debian dir 7931cb30a41c0f8879a586ab62893dc358f06f39
commit f8e39133d7f8bf0bf48f113f25c7a829cc89b3e7
Author: Otto Kekäläinen <otto@debian.org>
Date: Thu Aug 6 15:05:39 2026 +0300
Update d/watch to use uscan v5 format
commit a388599243a6ec210111c26fb339c688bf23eba4
Author: Otto Kekäläinen <otto@debian.org>
Date: Thu Aug 6 14:54:23 2026 +0300
Add a gbp.conf to Debian repo to document current packaging practices
Based on the availability of branches master, upstream and pristine-tar
with commit history matching apparent use of git-buildpackage, add a
config file that documents current options so maintainers can run gbp
commands without having to remember extra arguments and instead have them
automatically.
commit 87f6c827996dc86bc73de16669b23bebc8b90bcc
Author: Otto Kekäläinen <otto@debian.org>
Date: Thu Aug 6 14:48:52 2026 +0300
Add metadata file describing latest upstream state as of summer 2026
As stated in https://www.gnu.org/software/ddd/#news, upstream migrated
from Subversion to Git.
commit 5ec4742c1b078f532426296cd4e26723f3477966
Author: Tormod Volden <debian.tormod@gmail.com>
Date: Sat Jul 26 12:30:27 2025 +0200
d/ddd.install d/ddd.docs update for 3.4.1
commit 0e8ddd5d90cefbd845a021d4b61fbee4a99ccad3
Author: Tormod Volden <debian.tormod@gmail.com>
Date: Sat Jul 26 14:44:48 2025 +0200
d/rules: Remove --with-userinfo option from configure call
commit d3999571fbda93717e2e059147bfc515f7e2a48e
Author: Tormod Volden <debian.tormod@gmail.com>
Date: Sat Jul 26 12:36:22 2025 +0200
Update 003_data_path.diff
commit ef382b5ea8d0a53c7bdfee7041ed6b51b1f631e0
Author: Tormod Volden <debian.tormod@gmail.com>
Date: Sat Jul 26 14:50:54 2025 +0200
Remove obsolete patches
- 004_userinfo.diff (~/.ddd_userinfo not used any longer, debian/rules can remove it too)
- 005_gcc44_fix.diff (applied upstream)
- 006_unumlaut_fix.diff (upstream converted ddd.man.in to UTF-8)
- machine_code_window_fix.diff (applied upstream with modification: ", ")
- fix-ftbfs-gcc-9.patch (not needed any longer)
- 007_reproducible_build.diff (build date is not used/displayed any longer)
commit 03120cc97d9fe6a50c415dd199cd40ef685104ce
Author: Tormod Volden <debian.tormod@gmail.com>
Date: Wed Jul 23 14:33:21 2025 +0200
Update four patches for 3.4.1
commit a65476876db28dd842da02fad29e7be240edec88
Author: Otto Kekäläinen <otto@debian.org>
Date: Thu Aug 6 15:05:42 2026 +0300
New upstream version 3.4.1
commit d35a53b9fb6cdc17719c311ad691889d2d4138bd
Author: Tormod Volden <debian.tormod@gmail.com>
Date: Wed Aug 5 23:54:27 2026 +0200
Update uscan configuration
Use HTTPS, and signature.
Use Michael J. Eager's key as signing key.
Bump to debian/watch format v4.
Among the 11 debian patches available in version 1:3.3.12-5.4 of the package, we noticed the following issues: