Codebase list python-pylibacl / a83a3a0
Switch to dpkg-source 3.0 (quilt) format Iustin Pop 14 years ago
3 changed file(s) with 4 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
22 Priority: optional
33 Maintainer: Iustin Pop <iustin@debian.org>
44 Build-Depends: debhelper (>= 7), python (>= 2.3.5-11), python-all-dev (>= 2.3.5-11),
5 python-support (>= 0.6), libacl1-dev, python-setuptools, python-epydoc, quilt (>= 0.40)
5 python-support (>= 0.6), libacl1-dev, python-setuptools, python-epydoc
66 Standards-Version: 3.8.4
77 Homepage: http://pylibacl.sourceforge.net/
88 Vcs-Browser: http://git.k1024.org/debian-pylibacl.git
1010 # This has to be exported to make some magic below work.
1111 export DH_OPTIONS
1212
13 include /usr/share/quilt/quilt.make
14
1513 PYVERS := $(shell pyversions -vr)
1614
17 build: $(PYVERS:%=build-python%) build-indep $(QUILT_STAMPFN)
15 build: $(PYVERS:%=build-python%) build-indep
1816 touch $@
1917
2018 build-python%:
2523 make doc
2624 touch $@
2725
28 clean: unpatch
26 clean:
2927 dh_testdir
3028 dh_testroot
3129 rm -f build-arch-stamp build-indep #CONFIGURE-STAMP#
0 3.0 (quilt)