]> git.proxmox.com Git - proxmox-widget-toolkit.git/blame_incremental - debian/rules
bump version to 4.2.3
[proxmox-widget-toolkit.git] / debian / rules
... / ...
CommitLineData
1#!/usr/bin/make -f
2# See debhelper(7) (uncomment to enable)
3# output every command that modifies files on the build system.
4#DH_VERBOSE = 1
5
6include /usr/share/dpkg/pkg-info.mk
7
8export DEB_SOURCE
9export DEB_VERSION
10
11%:
12 dh $@
13