[DRE-commits] [ruby-rugged] 04/11: exclude vendor directory containing convenience copy of libgit2

Cédric Boutillier boutil at moszumanska.debian.org
Wed Apr 22 13:22:33 UTC 2015


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

boutil pushed a commit to branch master
in repository ruby-rugged.

commit 03ac9f65e15398e4ab2ba7f0ca0a6483a3c0447b
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Apr 22 14:28:02 2015 +0200

    exclude vendor directory containing convenience copy of libgit2
---
 debian/copyright | 5 ++++-
 debian/watch     | 1 +
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index e4056b2..0162485 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,9 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: rugged
-Source: FIXME <http://example.com/>
+Source: https://github.com/libgit2/rugged
+Files-Excluded: vendor/*
+Comment: Is excluded a convenience copy of the libgit2 library, provided by
+ libgit2 source package.
 
 Files: *
 Copyright:2014 GitHub, Inc
diff --git a/debian/watch b/debian/watch
index b3f51dc..2a0051f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
+opts=uversionmangle=s/$/+ds1/ \
 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rugged .*/rugged-(.*).tar.gz

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



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