summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-02-17 12:23:51 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-02-17 12:23:51 -0700
commit8c980440483a7e159367bb9d8adf757f2f4acf50 (patch)
tree47d2e6db1ba4b491736484f2f00ba60acd395655 /debian/rules
parentc2f4fb828597bd35fbd5612380e9df94c2870689 (diff)
downloadp5-API-GitForge-8c980440483a7e159367bb9d8adf757f2f4acf50.tar.gz
use dh-dist-zilla
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules11
1 files changed, 1 insertions, 10 deletions
diff --git a/debian/rules b/debian/rules
index 4b85e88..5e1a3dd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,4 @@
#!/usr/bin/make -f
-include /usr/share/dpkg/pkg-info.mk
-
%:
- dh $@ --sourcedirectory=API-GitForge-${DEB_VERSION_UPSTREAM}
-
-override_dh_auto_configure:
- HOME=. dzil build
- dh_auto_configure
-
-override_dh_auto_clean:
- HOME=. dzil clean
+ dh $@ --with dist-zilla