[Pkg-privacy-commits] [golang-goptlib] 03/20: add watch file, and lintian overrides for upstream things that don't exist yet

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 10:04:06 UTC 2015


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

infinity0 pushed a commit to branch master
in repository golang-goptlib.

commit ce94a2ba118fabef85991b4b293bff2f7166bb2d
Author: Ximin Luo <infinity0 at pwned.gg>
Date:   Sun Feb 23 20:41:36 2014 +0000

    add watch file, and lintian overrides for upstream things that don't exist yet
---
 debian/gbp.conf                             | 2 ++
 debian/golang-goptlib-dev.lintian-overrides | 3 +++
 debian/watch                                | 4 ++++
 3 files changed, 9 insertions(+)

diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..cec628c
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,2 @@
+[DEFAULT]
+pristine-tar = True
diff --git a/debian/golang-goptlib-dev.lintian-overrides b/debian/golang-goptlib-dev.lintian-overrides
new file mode 100644
index 0000000..cbc8fe0
--- /dev/null
+++ b/debian/golang-goptlib-dev.lintian-overrides
@@ -0,0 +1,3 @@
+# these don't exist yet.
+no-upstream-changelog
+no-homepage-field
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..462345e
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,4 @@
+version=3
+opts=downloadurlmangle=s/shortlog\/refs\/tags\/([\w\.]+)/snapshot\/$1.tar.gz/,\
+filenamemangle=s/.*tags\/([\w\.]+)/goptlib-$1.tar.gz/ \
+  https://gitweb.torproject.org/pluggable-transports/goptlib.git/tags  ^.*tags\/([\w\.]+)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/golang-goptlib.git



More information about the Pkg-privacy-commits mailing list