diff options
author | dancer <dancer> | 2006-05-30 23:45:44 +0000 |
---|---|---|
committer | dancer <dancer> | 2006-05-30 23:45:44 +0000 |
commit | f689738cfb780ac5810424b6eaa75693af5f9e9e (patch) | |
tree | 072c32ad7010a85a9f2253453d2af2ba2a140bc5 /debian | |
parent | 4f8cca34a3246f8dfa91b2bf453144f159d0b409 (diff) | |
download | pbuilder-f689738cfb780ac5810424b6eaa75693af5f9e9e.tar pbuilder-f689738cfb780ac5810424b6eaa75693af5f9e9e.tar.gz |
update copyright info.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/copyright | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 2e2b28e..62dd466 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,16 @@ -pbuilder (0.154) UNRELEASED; urgency=low +pbuilder (0.154) unstable; urgency=low [Junichi Uekawa] * Document cowdancer and pdebuild. * pbuilder.8, pdebuild.1: document that default build result directory is /var/cache/pbuilder/result, instead of expecting users to read somewhere else. + * update copyright information. [Matt Kraai] * Fix a misspelling of pdebuild (closes: #369446) - -- Junichi Uekawa <dancer@debian.org> Sun, 28 May 2006 08:00:45 +0900 + -- Junichi Uekawa <dancer@debian.org> Wed, 31 May 2006 08:35:56 +0900 pbuilder (0.153) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index a7db8af..a696a5a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -10,7 +10,7 @@ Upstream Author: Copyright: # pbuilder -- personal Debian package builder -# Copyright (C) 2001-2004 Junichi Uekawa +# Copyright (C) 2001-2006 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 @@ -24,9 +24,7 @@ Copyright: # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -# pbuilder by Junichi Uekawa <dancer@debian.org> 2001 Aug 25 +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA GPL version 2 or later. See /usr/share/common-licenses/GPL on Debian systems. |