summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2023-01-31 17:25:40 +0100
committergregor herrmann <gregoa@debian.org>2023-01-31 17:25:40 +0100
commitb00af40f699dc0de9c5f4df2ffc9bf31e24ccfa3 (patch)
tree3932717188ac6033849c4ac263420aaaa68940cb
parent4c6c5721089434413918aa5744021055da8c8610 (diff)
back to UNRELREASED, TODO added to d/changelog
Gbp-Dch: Ignore
-rw-r--r--debian/changelog15
1 files changed, 14 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d958db2..8acbc4e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,17 @@
-libcatmandu-fix-cmd-perl (0.0201-1) unstable; urgency=low
+libcatmandu-fix-cmd-perl (0.0201-1) UNRELEASED; urgency=low
+
+ TODO:
+ - I believe the override in libcatmandu-fix-cmd-perl.lintian-overides is
+ wrong, IOW: lintian is right when it complains about "/usr/bin/env
+ python"; I guess libcatmandu-fix-cmd-perl.lintian-overides can be removed
+ and the hashbang fixed in d/rules like the perl one (probably to
+ "/usr/bin/python3" if that works)
+ or we could just not install the catjson.* examples at all, they seem not
+ so really exciting.
+ or only install the perl one. or something else :)
+ (and in general, lintian overrides should have comments explaing why we
+ override a tag)
+ also: the override doesn't work, and TBF, I don't know why (lintian bug?)
* Initial release. (Closes: #1030033).