From f00507596fbe02e1a58da389295bcdddd7d12e12 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 13 Aug 2016 13:01:52 -0700 Subject: [PATCH] fix Vcs-* --- debian/changelog | 8 ++++++++ debian/control | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7401c0a..41e38bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pdfrw (0.2-3) UNRELEASED; urgency=medium + + * QA upload. + * Fix Vcs-* URIs. + They were previously pointing at the dgit repo for src:botch. + + -- Sean Whitton Sat, 13 Aug 2016 13:01:17 -0700 + pdfrw (0.2-2) unstable; urgency=medium * QA upload diff --git a/debian/control b/debian/control index c30e83f..963cb3f 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Debian QA Group Build-Depends: debhelper (>= 9), python-setuptools, dh-python, python-all (>= 2.6.6-3~), python-setuptools, python3-all, python3-setuptools Standards-Version: 3.9.2 Homepage: https://github.com/pmaupin/pdfrw -Vcs-Git: https://git.dgit.debian.org/botch -Vcs-Browser: https://browse.dgit.debian.org/botch.git/ +Vcs-Git: https://git.dgit.debian.org/pdfrw +Vcs-Browser: https://browse.dgit.debian.org/pdfrw.git/ X-Python-Version: >= 2.6 X-Python3-Version: >= 3.2