* New Standards version 3.8.2
* Bumped DH compat to 7
* Updated copyright information
+ * Now use dh_prep instead of dh_clean -k
- -- Julien Valroff <julien@kirya.net> Tue, 14 Jul 2009 09:56:01 +0200
+ -- Julien Valroff <julien@kirya.net> Tue, 14 Jul 2009 10:03:00 +0200
omnibook (2:2.20070211+svn20090227-1) unstable; urgency=low
Section: misc
Priority: optional
Maintainer: Julien Valroff <julien@kirya.net>
-Build-Depends: debhelper (>> 5.0.0), dpatch, bzip2
+Build-Depends: debhelper (>> 7.0.0), dpatch, bzip2
Standards-Version: 3.8.2
Homepage: http://omnibook.sf.net
Vcs-Svn: https://omnibook.svn.sourceforge.net/svnroot/omnibook/omnibook/trunk
install: patch build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_prep
dh_installdirs
# Create the directories to install the source into
binary-modules: kdist_config prep-deb-files
dh_testroot
- dh_clean -k
+ dh_prep
dh_installdirs lib/modules/$(KVERS)/extra
# Build the module
dh_gencontrol -- -v$(VERSION)
dh_md5sums
dh_builddeb --destdir=$(DEB_DESTDIR)
- dh_clean -k
+ dh_prep
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install configure binary-modules kdist kdist_config kdist_image kdist_clean