diff options
author | B Stack <bgstack15@gmail.com> | 2020-09-05 15:13:14 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-09-05 15:13:14 -0400 |
commit | f3f2f01f396c6216fd4541f12d276c2e30f6de1b (patch) | |
tree | 06c5529edbef9c795134b0babf82879a092b8e14 /puddletag/debian/compat | |
parent | WIP: add puddletag for py3 (diff) | |
download | stackrpms-f3f2f01f396c6216fd4541f12d276c2e30f6de1b.tar.gz stackrpms-f3f2f01f396c6216fd4541f12d276c2e30f6de1b.tar.bz2 stackrpms-f3f2f01f396c6216fd4541f12d276c2e30f6de1b.zip |
initial work on py3+qt5
This builds an installable dpkg, but only for compat=11
Diffstat (limited to 'puddletag/debian/compat')
-rw-r--r-- | puddletag/debian/compat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/puddletag/debian/compat b/puddletag/debian/compat index 48082f7..b4de394 100644 --- a/puddletag/debian/compat +++ b/puddletag/debian/compat @@ -1 +1 @@ -12 +11 |