We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f85e1d9 commit d8df8c2Copy full SHA for d8df8c2
debian/changelog
@@ -1,3 +1,9 @@
1
+indicator-sound-switcher (2.3.5.1-1) focal; urgency=low
2
+
3
+ * No-change commit to address Launchpad failure
4
5
+ -- Dmitry Kann <[email protected]> Sun, 27 Dec 2020 19:40:22 +0200
6
7
indicator-sound-switcher (2.3.5-1) focal; urgency=low
8
9
* Add snap package (#97); thanks to @eth481642 (Dmitry Maximov)
debian/rules
@@ -6,3 +6,6 @@
override_dh_auto_clean:
dh_auto_clean
rm -rf locale/
10
+override_dh_auto_test:
11
+ # Do nothing as we have no tests yet
0 commit comments