[DRE-commits] [ruby-open-graph-reader] 03/06: Use uscan instead of gbp to create dfsg tarball

Sruthi Chandran srud-guest at moszumanska.debian.org
Wed Jun 28 07:34:16 UTC 2017


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

srud-guest pushed a commit to branch master
in repository ruby-open-graph-reader.

commit 73e98a0f7533c4ee418f2cdfde606efcade074cf
Author: Sruthi Chandran <srud at disroot.org>
Date:   Wed Jun 28 12:52:20 2017 +0530

    Use uscan instead of gbp to create dfsg tarball
---
 debian/copyright | 2 ++
 debian/gbp.conf  | 4 ----
 debian/watch     | 5 ++++-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 093d1f7..c814d4c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,8 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: open_graph_reader
 Source: https://github.com/jhass/open_graph_reader
+Files-Excluded:
+	spec/fixtures/real_world
 
 Files: *
 Copyright: 2014 Jonne Haß <me at jhass.eu>
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 28640d9..a7281f9 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -3,7 +3,3 @@
 [DEFAULT]
 pristine-tar = True
 sign-tags = True
-
-[import-orig]
-filter-pristine-tar = True
-filter = ['spec/fixtures/real_world/missing_title.html']
diff --git a/debian/watch b/debian/watch
index 84b8583..74a6069 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,6 @@
 version=3
-opts=dversionmangle=s/\+(debian|dfsg|ds|deb|gh)\d*$// \
+opts=\
+repacksuffix=+dfsg,\
+repack,compression=xz,\
+dversionmangle=s/\+(debian|dfsg|ds|deb|gh)\d*$// \
 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/open_graph_reader .*/open_graph_reader-(.*).tar.gz

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



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