debian/changelog | 7 ++++++- debian/control | 4 +++- debian/copyright | 6 +++++- 3 files changed, 14 insertions(+), 3 deletions(-)
New commits: commit b02d28ff29d25bed213d07226331e43f3d5bbd31 Author: Brice Goglin <[EMAIL PROTECTED]> Date: Tue Mar 11 20:15:30 2008 +0100 Misc fixes to debian/control and debian/copyright diff --git a/debian/changelog b/debian/changelog index dfa2d7b..a249282 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,12 @@ xdm (1:1.1.7-1) UNRELEASED; urgency=low * Fix LSB header in xdm.init: don't stop in the S runlevel. Thanks, Petter Reinholdtsen (closes: #469995). - -- David Nusinow <[EMAIL PROTECTED]> Sat, 01 Mar 2008 08:02:30 -0500 + [ Brice Goglin ] + * Add the upstream URL to debian/copyright. + * Add Vcs-Git and Vcs-Browser fields. + * Bump Standards-Version: to 3.7.3, no change needed. + + -- Brice Goglin <[EMAIL PROTECTED]> Tue, 11 Mar 2008 20:15:05 +0100 xdm (1:1.1.6-4) unstable; urgency=low diff --git a/debian/control b/debian/control index 79312e1..475f2ee 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,9 @@ Priority: optional Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Uploaders: David Nusinow <[EMAIL PROTECTED]>, Julien Cristau <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 5.0.0), pkg-config, libxmu-dev (>= 1:1.0.1-1), libx11-dev (>= 2:1.0.0-1), libxau-dev (>= 1:1.0.0-1), libxaw7-dev (>= 1:1.0.1-1), libpam0g-dev, libselinux1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libxinerama-dev (>= 1:1.0.1-1), libxft-dev, quilt -Standards-Version: 3.7.2.0 +Standards-Version: 3.7.3 +Vcs-Git: git://git.debian.org/git/pkg-xorg/app/xdm +Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/xdm.git Package: xdm Architecture: any diff --git a/debian/copyright b/debian/copyright index 6a7e655..5f8d6fc 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,8 @@ -Copyright 1988, 1989, 1990, 1991, 1994, 1998 The Open Group +This package was downloaded from +http://xorg.freedesktop.org/releases/individual/app/ + +Copyright 1988, 1989, 1990, 1991, 1994, 1998 +The Open Group Copyright 2002 Sun Microsystems, Inc. All rights reserved. Permission to use, copy, modify, distribute, and sell this software and its -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]