debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-)
New commits: commit 134fe704bd615616baab8f8881f2377fdd8f9eb8 Author: Julien Cristau <[email protected]> Date: Sat Jan 25 11:14:31 2014 +0100 Fix Vcs-Browser control field (closes: #736408). Thanks, Mateusz Łukasik! diff --git a/debian/changelog b/debian/changelog index 6303f6d..46bb673 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +twm (1:1.0.6-2) UNRELEASED; urgency=medium + + * Fix Vcs-Browser control field (closes: #736408). Thanks, Mateusz Łukasik! + + -- Julien Cristau <[email protected]> Sat, 25 Jan 2014 11:13:59 +0100 + twm (1:1.0.6-1) unstable; urgency=low * Kill obsolete svn $Id$ tags from packaging. diff --git a/debian/control b/debian/control index 09a4e74..cc6380f 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: automake, Standards-Version: 3.9.1 Vcs-Git: git://git.debian.org/git/pkg-xorg/app/twm -Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/xdm.git +Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/twm.git Package: twm Architecture: any -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

