[Python-apps-commits] r2527 - in packages/osc/trunk/debian (changelog copyright)
nijel at users.alioth.debian.org
nijel at users.alioth.debian.org
Thu Mar 5 15:27:58 UTC 2009
Date: Thursday, March 5, 2009 @ 15:27:57
Author: nijel
Revision: 2527
Update debian/copyright to machine readable.
Modified:
packages/osc/trunk/debian/changelog
packages/osc/trunk/debian/copyright
Modified: packages/osc/trunk/debian/changelog
===================================================================
--- packages/osc/trunk/debian/changelog 2009-03-05 15:19:36 UTC (rev 2526)
+++ packages/osc/trunk/debian/changelog 2009-03-05 15:27:57 UTC (rev 2527)
@@ -4,8 +4,9 @@
* Update man page.
* Switch to quilt from dpatch.
* Update documentation list to match current state.
+ * Update debian/copyright to machine readable.
- -- Michal ÄŒihaÅ™ <nijel at debian.org> Thu, 05 Mar 2009 16:19:12 +0100
+ -- Michal ÄŒihaÅ™ <nijel at debian.org> Thu, 05 Mar 2009 16:27:45 +0100
osc (0.113-1) unstable; urgency=low
Modified: packages/osc/trunk/debian/copyright
===================================================================
--- packages/osc/trunk/debian/copyright 2009-03-05 15:19:36 UTC (rev 2526)
+++ packages/osc/trunk/debian/copyright 2009-03-05 15:27:57 UTC (rev 2527)
@@ -1,77 +1,44 @@
-This package was debianized by Michal ÄŒihaÅ™ <nijel at debian.org> on
-Wed, 30 Jan 2008 14:46:04 +0900.
+Format-Specification:
+ http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=440
+Upstream-Name: osc
+Upstream-Maintainer: Peter Poeml <poeml at suse.de>
+Upstream-Source: http://download.opensuse.org/repositories/openSUSE:/Tools/
-It was downloaded from
- <http://download.opensuse.org/repositories/openSUSE:/Tools/>
+Files: *
+Copyright: Copyright (C) 2006 - 2009 Novell Inc.
+License: GPL-2+
+ On Debian systems the full text of the GNU General Public License can be found
+ in the `/usr/share/common-licenses/GPL-2' file.
-Upstream Author:
+Files: osc/cmdln.py
+Copyright: Copyright (c) 2002-2005 ActiveState Corp.
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
- Peter Poeml <poeml at suse.de>
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
-Copyright:
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
- Copyright (C) 2006 Peter Poeml / Novell Inc.
+Files: osc/meter.py
+Copyright: Copyright (C) 2006 - 2009 Novell Inc.
+License: LGPL-2.1+
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
-License:
-
- This package is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
-
- This package is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this package; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
-
-The Debian packaging is Copyright (C) 2008 - 2009, Michal ÄŒihaÅ™
-<nijel at debian.org> and is licensed under the GPL, see above.
-
-
-osc/meter.py:
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation; either
- version 2.1 of the License, or (at your option) any later version.
-
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-
-On Debian systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL'.
-
-
-osc/cmdln.py:
- Copyright (c) 2002-2005 ActiveState Corp.
- Licensed under MIT license:
-
- Permission is hereby granted, free of charge, to any person obtaining a
- copy of this software and associated documentation files (the "Software"),
- to deal in the Software without restriction, including without limitation
- the rights to use, copy, modify, merge, publish, distribute, sublicense,
- and/or sell copies of the Software, and to permit persons to whom the
- Software is furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
- DEALINGS IN THE SOFTWARE.
+Files: debian/*
+Copyright: Copyright (C) 2008 - 2009, Michal ÄŒihaÅ™ <nijel at debian.org>
+License: GPL-2+
+ On Debian systems the full text of the GNU General Public License can be found
+ in the `/usr/share/common-licenses/GPL-2' file.
More information about the Python-apps-commits
mailing list