diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-07-13 23:18:07 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-07-13 23:18:07 -0300 |
commit | 341eb462d5a55d8c3c509aa6dce715b9fd0beef0 (patch) | |
tree | af139611bdb54976142734d15d981e1137218554 | |
parent | 192a1b19ab94cc448cc0dd7c418f1fa284acb835 (diff) | |
download | pkg-kde-tools-341eb462d5a55d8c3c509aa6dce715b9fd0beef0.tar.gz |
Note the bug that it closes.
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 08a858f..d812e2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ pkg-kde-tools (0.15.15) UNRELEASED; urgency=medium * The fix for #744173 required to convert non-anchored regexps to anchored ones. The problem with this is that kfreebsd-amd64 was no longer matched. Fix it by adding kfreebsd-amd64 in the lists where amd64 appears, as - they both share the same sizes. + they both share the same sizes (Closes: #754765). -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 13 Jul 2014 23:00:10 -0300 |