Fix debian/fake-hwclock.install to match the move to /sbin. Move to
using dh_install instead of manually installing files.
* Update Standards-Version.
* Add vcs fields to debian/control.
+ * Fix debian/fake-hwclock.install to match the move to /sbin; move to
+ using dh_install.
-- Steve McIntyre <93sam@debian.org> Wed, 22 Feb 2012 10:20:26 +0000
-fake-hwlock bin
+fake-hwclock sbin
dh_testdir
dh_testroot
dh_prep
- dh_installdirs
- install -m 0755 fake-hwclock debian/fake-hwclock/sbin
+ dh_install
binary: binary-indep binary-arch