]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - debian/reportbugrc
debian/bin/init-reprepro.sh: Add.
[config/dotfiles.git] / debian / reportbugrc
index 1c7e722cc98cbca9304bfcda33b3e635aa2a5de5..91a9db9d52dc9cc6339122c330f7bb259dd0f2a2 100644 (file)
@@ -1,8 +1,24 @@
 # reportbug preferences file.
 
+# Copyright (C) 2009-2013  Simon Ruderich
+#
+# This file is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# This file is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this file.  If not, see <http://www.gnu.org/licenses/>.
 
-# Version of reportbug this preferences file was written by.
-reportbug_version "3.48"
+
+# character encoding: UTF-8
+# Version of reportbug this preferences file was written by
+reportbug_version "6.4.4"
 
 # Use standard operating mode which asks more questions than the default
 # (novice).
@@ -11,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"