aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJosh Soref <2119212+jsoref@users.noreply.github.com>2022-06-30 02:21:54 -0400
committerGitHub <noreply@github.com>2022-06-30 08:21:54 +0200
commit458c148934773c693044518d141243a6f7596bc4 (patch)
tree85c796293fcd7d532cae997b9d5b63931369a6a8 /debian
parent3597cc636e373819ab3f81be8a77935dbbb22136 (diff)
downloadi3-458c148934773c693044518d141243a6f7596bc4.tar.gz
i3-458c148934773c693044518d141243a6f7596bc4.zip
cleanup-bintray: remove remaining bintray references (#5038)
* The `cleanup-bintray.pl` script is just unused * The `dh_builddeb` override is no longer necessary as bintray is no longer used
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/rules b/debian/rules
index 26e303e6..e8323c24 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,9 +17,5 @@ override_dh_auto_configure:
# Set -Ddocdir; the default is /usr/share/doc/i3
dh_auto_configure -- -Ddocdir=/usr/share/doc/i3-wm -Dmans=true
-override_dh_builddeb:
- # bintray does not support xz currently.
- dh_builddeb -- -Zgzip
-
%:
dh $@ --buildsystem=meson