Codebase list libstree / 51441ba
update packaging Sophie Brun 3 years ago
5 changed file(s) with 6 addition(s) and 13 deletion(s). Raw diff Collapse all Expand all
+0
-1
debian/compat less more
0 8
00 Source: libstree
11 Section: utils
2 Priority: extra
2 Priority: optional
33 Maintainer: Kali Developers <[email protected]>
4 Build-Depends: debhelper (>= 8.0.0), autotools-dev
5 Standards-Version: 3.9.3
4 Build-Depends: debhelper-compat (= 13)
5 Standards-Version: 4.5.0
66 Homepage: http://www.icir.org/christian/libstree/index.html
77 Vcs-Git: https://gitlab.com/kalilinux/packages/libstree.git
88 Vcs-Browser: https://gitlab.com/kalilinux/packages/libstree
0 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
11 Upstream-Name: libstree
22 Source: http://www.icir.org/christian/libstree/index.html
33
00 #!/usr/bin/make -f
1 # -*- makefile -*-
2 # Sample debian/rules that uses debhelper.
3 # This file was originally written by Joey Hess and Craig Small.
4 # As a special exception, when this file is copied by dh-make into a
5 # dh-make output file, you may use that output file without restriction.
6 # This special exception was added by Craig Small in version 0.37 of dh-make.
71
82 # Uncomment this to turn on verbose mode.
93 #export DH_VERBOSE=1
104
115 %:
12 dh $@ --with autotools-dev
6 dh $@
137
148 override_dh_auto_configure:
159 dh_auto_configure -- --prefix=/usr
0 version=3
0 version=4
11
22 http://www.icir.org/christian/downloads/libstree-([\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))