]> git.proxmox.com Git - proxmox-widget-toolkit.git/blame - debian/rules
bump version to 4.2.3
[proxmox-widget-toolkit.git] / debian / rules
CommitLineData
e9b7ca96
DM
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
d7fa9ea4
TL
6include /usr/share/dpkg/pkg-info.mk
7
8export DEB_SOURCE
9export DEB_VERSION
e9b7ca96
DM
10
11%:
12 dh $@
13