summaryrefslogtreecommitdiff
path: root/puddletag/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-09-05 15:21:01 -0400
committerB Stack <bgstack15@gmail.com>2020-09-05 15:35:51 -0400
commit7964e65240b5adfd748b3128850b21c1982784d0 (patch)
treee857ed57cb6239847af440c66af9e1e3f32c57cd /puddletag/debian/changelog
parentinitial work on py3+qt5 (diff)
downloadstackrpms-7964e65240b5adfd748b3128850b21c1982784d0.tar.gz
stackrpms-7964e65240b5adfd748b3128850b21c1982784d0.tar.bz2
stackrpms-7964e65240b5adfd748b3128850b21c1982784d0.zip
successfully builds a compat=12 dpkg
Diffstat (limited to 'puddletag/debian/changelog')
-rw-r--r--puddletag/debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/puddletag/debian/changelog b/puddletag/debian/changelog
index b54894d..0faa8d0 100644
--- a/puddletag/debian/changelog
+++ b/puddletag/debian/changelog
@@ -3,6 +3,7 @@ puddletag (2.0.1-1+devuan) obs; urgency=high
* New upstream release with Python3 and Qt5 port.
* Fork debian debian.tar.xz and remove all docs steps which
were broken.
+ * Bump compat level to 12
-- Ben Stack <bgstack15@gmail.com> Sat, 05 Sep 2020 11:52:56 -0400
bgstack15