diff options
author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2020-08-31 04:46:12 +0000 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2020-08-31 04:46:12 +0000 |
commit | d248a7ff328e0c36c0444c72da2fc9c56b4087e6 (patch) | |
tree | 41827f38c4ee3fd4a23a4b9c27caa8243ce0a3d8 | |
parent | 2c6f2f6b6d1bec22b23b26bbb0ec1c13850fa95c (diff) | |
download | zsh-d248a7ff328e0c36c0444c72da2fc9c56b4087e6.tar.gz zsh-d248a7ff328e0c36c0444c72da2fc9c56b4087e6.zip |
d/changelog: In 4.3.12-1, retroactively list #489646 as a duplicate of #620452.
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 60fbcf798..e9a1d161b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1273,7 +1273,7 @@ zsh (4.3.12-1) unstable; urgency=low * [f575f568] Add urcl script for changelog updates at upstream releases * [8bcd117f] at2quilt: Updating autotools patches * [bf0a44a8] Enable additional $fpath entries for add-ons from other - packages (Closes: #620452) + packages (Closes: #489646 #620452) * [b52c798e] Add do-dch script for convenience * [0ffda0fa] workflow.org: Fix structure * [b70d6102] Workflow updates |