[Python-modules-commits] [gtts-token] 04/04: Add tag format and VCS fields

Ethan Ward ethanward-guest at moszumanska.debian.org
Tue Jul 25 16:55:07 UTC 2017


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

ethanward-guest pushed a commit to branch master
in repository gtts-token.

commit 83c63345dedd4c7a631f23f1026460679fc89fff
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Tue Jul 25 11:54:37 2017 -0500

    Add tag format and VCS fields
---
 debian/.git-dpm | 3 +++
 debian/control  | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/debian/.git-dpm b/debian/.git-dpm
index fea1f64..2dbd1bd 100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@ -6,3 +6,6 @@ f986c5742f5ed3369c8b009f11a22091613170e0
 gtts-token_1.1.1.orig.tar.gz
 4448a712e293da205432ef14a102b1ca1b140d97
 2772
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
diff --git a/debian/control b/debian/control
index 6fb1992..c2297ee 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,8 @@ Build-Depends: debhelper (>= 10),
                python-setuptools,
                python3-setuptools
 Standards-Version: 4.0.0
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/gtts-token.git
+Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/gtts-token.git
 
 Package: python-gtts-token
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/gtts-token.git



More information about the Python-modules-commits mailing list