debian/changelog | 6 ++++++ debian/control | 2 ++ 2 files changed, 8 insertions(+)
New commits: commit 08e2cbca89aa9dff4f8a3c6c869ce07ce1776445 Author: Julien Cristau <[email protected]> Date: Mon Feb 2 21:07:47 2015 +0100 Add Vcs-* control fields. diff --git a/debian/changelog b/debian/changelog index 0a97699..d9b0364 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xfonts-100dpi (1:1.0.5) UNRELEASED; urgency=medium + + * Add Vcs-* control fields. + + -- Julien Cristau <[email protected]> Mon, 02 Feb 2015 21:07:25 +0100 + xfonts-100dpi (1:1.0.4) unstable; urgency=medium * Get rid of xsfbs. diff --git a/debian/control b/debian/control index ea28e2e..a67450d 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,8 @@ Priority: optional Maintainer: Debian X Strike Force <[email protected]> Build-Depends: debhelper (>= 7), pkg-config, xfonts-utils (>= 1:7.5) Standards-Version: 3.8.3 +Vcs-Git: git://git.debian.org/git/pkg-xorg/font/xfonts-100dpi +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xorg/font/xfonts-100dpi.git Package: xfonts-100dpi Architecture: all -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

