File: rules

package info (click to toggle)
trove-classifiers 2023.4.18-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 200 kB
  • sloc: python: 996; makefile: 22; sh: 17
file content (13 lines) | stat: -rwxr-xr-x 286 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

# See debhelper(7) (uncomment to enable).
# Output every command that modifies files on the build system.
#export DH_VERBOSE = 1

include /usr/share/dpkg/pkg-info.mk
export DEB_VERSION_UPSTREAM

export PYBUILD_NAME=trove-classifiers

%:
	dh $@ --buildsystem=pybuild