File: rules

package info (click to toggle)
debdate 0.20210102-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 128 kB
  • sloc: python: 209; makefile: 8; sh: 2
file content (14 lines) | stat: -rwxr-xr-x 302 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Sat, 30 Sep 2017 18:45:03 +0200
export PYBUILD_NAME=debdate
%:
	dh $@ --with python3 --buildsystem=pybuild

override_dh_auto_build:
	dh_auto_build
	rst2man debdate.1.rst > debdate.1

override_dh_auto_test:
	./debdate test