summaryrefslogtreecommitdiff
path: root/puddletag/debian/README.Debian
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-09-17 11:24:33 +0000
committerB Stack <bgstack15@gmail.com>2020-09-17 11:24:33 +0000
commita93493a20ee8d183d467dc544443a0bfcaa558b2 (patch)
tree8a990f97ab37db12ee5adb49759e394b095b6398 /puddletag/debian/README.Debian
parentMerge branch 'palemoon-bump' into 'master' (diff)
parentomit pybuild based on mx linux (diff)
downloadstackrpms-a93493a20ee8d183d467dc544443a0bfcaa558b2.tar.gz
stackrpms-a93493a20ee8d183d467dc544443a0bfcaa558b2.tar.bz2
stackrpms-a93493a20ee8d183d467dc544443a0bfcaa558b2.zip
Merge branch 'puddletag-new' into 'master'
Puddletag 2.0.1 using py3+qt5 Beating out sandrotosi who packages it for Debian. I want it NOW! Once he gets it into Debian though, there is no further need of puddletag in this tree. See merge request bgstack15/stackrpms!188
Diffstat (limited to 'puddletag/debian/README.Debian')
-rw-r--r--puddletag/debian/README.Debian4
1 files changed, 4 insertions, 0 deletions
diff --git a/puddletag/debian/README.Debian b/puddletag/debian/README.Debian
new file mode 100644
index 0000000..7e6c6e3
--- /dev/null
+++ b/puddletag/debian/README.Debian
@@ -0,0 +1,4 @@
+Some interesting services:
+
+- Where to report bugs upstream: http://code.google.com/p/puddletag/issues/list
+- Upstream documentation: http://puddletag.sourceforge.net/docs.html
bgstack15