diff --git a/debian/compat b/debian/compat deleted file mode 100644 index 48082f72..00000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -12 diff --git a/debian/control b/debian/control index c73a50ec..afb11df3 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: x11 Priority: optional Maintainer: Markus Teich Uploaders: Rudolf Polzer -Build-Depends: debhelper (>= 12), +Build-Depends: debhelper-compat (= 13), libc6, libpam-dev, libx11-dev, @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 12), libxss-dev, pandoc, x11proto-core-dev -Standards-Version: 4.3.0 +Standards-Version: 4.6.2 Homepage: https://github.com/google/xsecurelock Vcs-Browser: https://github.com/google/xsecurelock/tree/debian Vcs-Git: https://github.com/google/xsecurelock.git -b debian diff --git a/debian/rules b/debian/rules index 22fa5c7b..8fd504a3 100755 --- a/debian/rules +++ b/debian/rules @@ -9,7 +9,7 @@ export DH_VERBOSE=1 export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: - dh $@ --with autoreconf + dh $@ override_dh_auto_configure: dh_auto_configure -- \ diff --git a/debian/upstream/metadata b/debian/upstream/metadata new file mode 100644 index 00000000..ef5773ac --- /dev/null +++ b/debian/upstream/metadata @@ -0,0 +1,5 @@ +--- +Bug-Database: https://github.com/google/xsecurelock/issues +Bug-Submit: https://github.com/google/xsecurelock/issues/new +Repository: https://github.com/google/xsecurelock.git +Repository-Browse: https://github.com/google/xsecurelock