diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/copyright | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index e1943f0..52d5d1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,11 @@ pbuilder (0.168) UNRELEASED; urgency=low * set LOGNAME when build user is created within chroot. * do not always output 'Aborting with error' on create/update + * fix man pages to have reference to pbuilder-doc.html, and fix home + page address to point to alioth. + * update debian/copyright - -- Junichi Uekawa <dancer@debian.org> Sun, 27 May 2007 19:54:37 +0900 + -- Junichi Uekawa <dancer@debian.org> Sun, 27 May 2007 21:07:00 +0900 pbuilder (0.167) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index a696a5a..eabe4ad 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,6 +2,7 @@ This package was debianized by Junichi Uekawa <dancer@debian.org> on Sat, 28 Jul 2001 17:05:50 +0900. It was downloaded from http://www.netfort.gr.jp/~dancer/software/pbuilder.html +now from http://pbuilder.alioth.debian.org Upstream Author: Junichi Uekawa <dancer@netfort.gr.jp> and others. @@ -10,7 +11,7 @@ Upstream Author: Copyright: # pbuilder -- personal Debian package builder -# Copyright (C) 2001-2006 Junichi Uekawa +# Copyright (C) 2001-2007 Junichi Uekawa # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |