Section: python
Priority: optional
Maintainer: Jean-Michel Vourgère <jmv_deb@nirgal.com>
-Build-Depends-Indep: debhelper (>> 3.0.0), python-support (>= 0.5.3)
+Build-Depends: debhelper (>> 3.0.0)
+Build-Depends-Indep: python-support (>= 0.5.3)
Standards-Version: 3.8.0
Package: python-decoratedstr
# Build architecture-independent files here.
binary-indep: build install
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
-binary-arch: build install
dh_testdir
dh_testroot
dh_install -X.svn
dh_md5sums
dh_builddeb
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install