[dh-r] 01/01: dh-make-R: d/copyright: Add the Upstream-Contact and Source fields

Dylan Aïssi bob.dybian-guest at moszumanska.debian.org
Sun Oct 30 22:04:58 UTC 2016


This is an automated email from the git hooks/post-receive script.

bob.dybian-guest pushed a commit to branch master
in repository dh-r.

commit b2705895475d500ac3426161f425e573e5cc3abb
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date:   Sun Oct 30 22:45:32 2016 +0100

    dh-make-R: d/copyright: Add the Upstream-Contact and Source fields
---
 debian/changelog  | 9 +++++++++
 scripts/dh-make-R | 2 ++
 2 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 05ac7f9..c6bb646 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+dh-r (20161030) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * dh-make-R:
+    -d/control: Switch to the canonical URL of CRAN and Bioconductor
+    -d/copyright: Add the Upstream-Contact and Source fields
+
+ -- Dylan Aïssi <bob.dybian at gmail.com>  Sun, 30 Oct 2016 22:37:22 +0100
+
 dh-r (20160916) unstable; urgency=medium
 
   * Initial release (closes: #837953)
diff --git a/scripts/dh-make-R b/scripts/dh-make-R
index ef42681..0daeb1f 100755
--- a/scripts/dh-make-R
+++ b/scripts/dh-make-R
@@ -163,6 +163,8 @@ maybe_write("debian/watch", $dwatch);
 my $dcopy = <<"EOF";
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: $desc->{Package}
+Upstream-Contact: $desc->{Maintainer}
+Source: $homepage
 
 Files: *
 Copyright: $desc->{Author}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/dh-r.git



More information about the debian-science-commits mailing list