[DRE-commits] [rubocop] 02/08: d/watch: Integrate orig.tarbal dfsg changes (in order to be able to use 'gbp import-orig --uscan')

Sebastien Badia sbadia at moszumanska.debian.org
Mon Aug 21 15:30:36 UTC 2017


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

sbadia pushed a commit to branch master
in repository rubocop.

commit 0ddcc684fa415d7480ab550ff47505c0f43aaa04
Author: Sebastien Badia <seb at sebian.fr>
Date:   Mon Aug 21 10:33:21 2017 +0200

    d/watch: Integrate orig.tarbal dfsg changes (in order to be able to use 'gbp import-orig --uscan')
---
 debian/copyright | 4 ++++
 debian/watch     | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 083626e..57c7214 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,10 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: rubocop
 Source: https://github.com/bbatsov/rubocop
+Files-Excluded: logo/* assets/logo.png
+Comment: Logo files are licensed under Attribution-NonCommercial 4.0
+ International (CC BY-NC 4.0), so they are non DFSG compliant; For more
+ information, please take a look at the README.
 
 Files: *
 Copyright: 2012-2017 Bozhidar Batsov <bozhidar at batsov.com>
diff --git a/debian/watch b/debian/watch
index cd64f40..e016b98 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/powerpack-$1\.tar\.gz/,dversionmangle=s/\+dfsg// \
+version=4
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/powerpack-$1\.tar\.gz/,dversionmangle=s/\+dfsg//,oversionmangle=s/$/+dfsg/ \
   https://github.com/bbatsov/rubocop/tags .*/v?(\d\S*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rubocop.git



More information about the Pkg-ruby-extras-commits mailing list