diff --git a/debian/changelog b/debian/changelog index fd75894..1c95346 100644 --- a/debian/changelog +++ b/debian/changelog @@ -191,7 +191,7 @@ driftnet (0.1.6-6) unstable; urgency=low * Added .desktop file, from Ubuntu. (Closes: #375511) - -- Steve Kemp Thu, 26 June 2006 16:12:04 +0000 + -- Steve Kemp Mon, 26 Jun 2006 16:12:04 +0000 driftnet (0.1.6-5) unstable; urgency=low @@ -199,7 +199,7 @@ driftnet (0.1.6-5) unstable; urgency=low (Closes: #337400) * Updated standards version to 3.7.2, no changes. - -- Steve Kemp Thu, 12 May 2006 15:57:43 +0000 + -- Steve Kemp Fri, 12 May 2006 15:57:43 +0000 driftnet (0.1.6-4) unstable; urgency=low diff --git a/debian/control b/debian/control index 789379c..befbbd8 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13), libwebsockets-dev (>= 3.2.0), libwebp-dev Rules-Requires-Root: no -Standards-Version: 4.6.1 +Standards-Version: 4.6.2 Homepage: https://github.com/deiv/driftnet Vcs-Browser: https://github.com/deiv/driftnet Vcs-Git: https://github.com/deiv/driftnet.git -b debian diff --git a/debian/rules b/debian/rules index 4749584..19dd223 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,7 @@ DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH) %: - dh $@ --with autoreconf + dh $@ override_dh_install: dh_install debian/driftnet.desktop /usr/share/applications