Update debian/copyright with my information, debian/changelog with my new changes.

This commit is contained in:
Iain Lane 2008-07-03 17:46:45 +01:00
parent d89e38e42b
commit b9270bfb77
2 changed files with 13 additions and 4 deletions

8
debian/changelog vendored
View File

@ -1,8 +1,14 @@
ubuntu-dev-tools (0.32) UNRELEASED; urgency=low ubuntu-dev-tools (0.32) UNRELEASED; urgency=low
[ Kees Cook ]
* [empty changelog for new bzr commits] * [empty changelog for new bzr commits]
-- Kees Cook <kees@ubuntu.com> Fri, 13 Jun 2008 11:55:24 -0700 [ Iain Lane ]
* Add pull-lp-source: Get source packages from LP to avoid mirror lag.
* requestsync: Fix bug where requestsync would fall over when requesting
sync for package with no local changes.
-- Iain Lane <iain@orangesquash.org.uk> Thu, 03 Jul 2008 17:44:19 +0100
ubuntu-dev-tools (0.31) intrepid; urgency=low ubuntu-dev-tools (0.31) intrepid; urgency=low

9
debian/copyright vendored
View File

@ -18,6 +18,7 @@ Upstream Authors:
Soren Hansen <soren@ubuntu.com> Soren Hansen <soren@ubuntu.com>
Steve Kowalik <stevenk@ubuntu.com> Steve Kowalik <stevenk@ubuntu.com>
Terence Simpson <stdin@stdin.me.uk> Terence Simpson <stdin@stdin.me.uk>
Iain Lane <iain@orangesquash.org.uk>
Copyright: Copyright:
@ -32,6 +33,7 @@ Copyright:
(C) 2006-2007, Pete Savage <petesavage@ubuntu.com> (C) 2006-2007, Pete Savage <petesavage@ubuntu.com>
(C) 2007-2008, Siegfried-A. Gevatter <rainct@ubuntu.com> (C) 2007-2008, Siegfried-A. Gevatter <rainct@ubuntu.com>
(C) 2007, Terence Simpson <stdin@stdin.me.uk> (C) 2007, Terence Simpson <stdin@stdin.me.uk>
(C) 2008, Iain Lane <iain@orangesquash.org.uk>
Licenses: Licenses:
@ -51,8 +53,8 @@ and what-patch are licensed under GPLv2:
On Debian systems, the complete text of the GNU General Public License v2 On Debian systems, the complete text of the GNU General Public License v2
can be found in `/usr/share/common-licenses/GPL-2'. can be found in `/usr/share/common-licenses/GPL-2'.
get-branches, get-build-deps, debian-pull-debdiff, massfile, ppaput and get-branches, get-build-deps, debian-pull-debdiff, massfile, ppaput,
suspicious-source are licensed under GPLv3: suspicious-source and pull-lp-source are licensed under GPLv3:
This program is free software: you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by
@ -68,4 +70,5 @@ can be found in `/usr/share/common-licenses/GPL-3'.
The following of the scripts can be used, at your option, regarding any The following of the scripts can be used, at your option, regarding any
later version of the previously specified license: 404main, pbuilder-dist, later version of the previously specified license: 404main, pbuilder-dist,
dgetlp, reverse-build-depends, suspicious-source and get-build-deps. dgetlp, reverse-build-depends, suspicious-source, pull-lp-source and
get-build-deps.