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