[r-base] 01/01: Add a presubj file for reportbug
Johannes Ranke
jranke-guest at moszumanska.debian.org
Fri May 27 11:32:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
jranke-guest pushed a commit to branch debian/jessie-backports
in repository r-base.
commit b8a2532f1fe0a02cb3c67750049d911fe5c77bed
Author: Johannes Ranke <jranke at uni-bremen.de>
Date: Fri May 27 10:57:15 2016 +0200
Add a presubj file for reportbug
As suggested by Charles Plessy, reportbug users are requested to report
issues to the debian-backports list or verify that the bug is in sid
and report to the BTS.
---
debian/bug-presubj | 3 +++
debian/rules | 1 +
2 files changed, 4 insertions(+)
diff --git a/debian/bug-presubj b/debian/bug-presubj
new file mode 100644
index 0000000..2444ff9
--- /dev/null
+++ b/debian/bug-presubj
@@ -0,0 +1,3 @@
+Please report issues to http://lists.debian.org/debian-backports/.
+Alternatively, please verify that the bug also occurs in the unstable
+distribution and report to the Debian bug tracking system.
diff --git a/debian/rules b/debian/rules
index 5805dc4..bf80b13 100755
--- a/debian/rules
+++ b/debian/rules
@@ -711,6 +711,7 @@ binary-arch: build-arch install-arch
# $(debbase)/$(dbugpackage)/usr/share/lintian/overrides/$(dbugpackage)
#dh_undocumented -a
dh_installchangelogs -a -k doc/NEWS
+ dh_bugfiles -A
# dh_strip -a
dh_strip --sourcedir=$(debtmp) --dbg-package=r-base-core-dbg
dh_strip --sourcedir=$(debmat)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-base.git
More information about the debian-science-commits
mailing list