From: Simon Ruderich Date: Thu, 11 Apr 2013 19:42:41 +0000 (+0200) Subject: debian/reportbugrc: Verify package integrity. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=04d94d5ffea4dc4c971300f22e69a1ac50f7f799;hp=2b816350901b8ac7ca94e6a5c4bd122252e5330a;p=config%2Fdotfiles.git debian/reportbugrc: Verify package integrity. --- diff --git a/debian/reportbugrc b/debian/reportbugrc index 4953e3e..91a9db9 100644 --- a/debian/reportbugrc +++ b/debian/reportbugrc @@ -27,6 +27,9 @@ mode standard # Use text interface, simple and powerful. ui text +# Use `debsums` to verify the integrity of the package before reporting a bug. +verify + # Name and email settings. realname "Simon Ruderich" email "simon@ruderich.org"