[Python-modules-commits] r5041 - in packages/python-couchdb/trunk/debian (copyright rules)
nslater-guest at users.alioth.debian.org
nslater-guest at users.alioth.debian.org
Wed Apr 16 19:25:25 UTC 2008
Date: Wednesday, April 16, 2008 @ 19:25:24
Author: nslater-guest
Revision: 5041
corrected copyright information
Modified:
packages/python-couchdb/trunk/debian/copyright
packages/python-couchdb/trunk/debian/rules
Modified: packages/python-couchdb/trunk/debian/copyright
===================================================================
--- packages/python-couchdb/trunk/debian/copyright 2008-04-15 21:19:13 UTC (rev 5040)
+++ packages/python-couchdb/trunk/debian/copyright 2008-04-16 19:25:24 UTC (rev 5041)
@@ -1,15 +1,18 @@
-Package author: Noah Slater <nslater at bytesexual.org>
+X-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+X-Debianized-By: Noah Slater <nslater at bytesexual.org>
+X-Debianized-Date: Tue, 12 Feb 2008 21:57:28 +0000
+X-Source-Downloaded-From: http://pypi.python.org/pypi/CouchDB
+X-Source-Get-Original: ./debian/rules get-orig-source
+X-Upstream-Author: Christopher Lenz <cmlenz at gmx.de>
-Upstream source from: <http://pypi.python.org/pypi/CouchDB>
-
Files: *
-Copyright: Copyright (C) 2007 Christopher Lenz <cmlenz at gmx.de>
+Copyright: Copyright 2007, Christopher Lenz <cmlenz at gmx.de>
License: BSD-3
- On Debian systems the full text of the BSD Licence (with no-endorsement
- clause) can be found in the `/usr/share/common-licenses/BSD' file.
+ On Debian systems the full text of the BSD Licence (with no-endorsement clause)
+ can be found in the `/usr/share/common-licenses/BSD' file.
Files: debian/*
-Copyright: Copyright (C) 2007, 2008 Noah Slater <nslater at bytesexual.org>
+Copyright: Copyright 2008, Noah Slater <nslater at bytesexual.org>
License: GAP
Copying and distribution of this package, with or without modification, are
permitted in any medium without royalty provided the copyright notice and this
Modified: packages/python-couchdb/trunk/debian/rules
===================================================================
--- packages/python-couchdb/trunk/debian/rules 2008-04-15 21:19:13 UTC (rev 5040)
+++ packages/python-couchdb/trunk/debian/rules 2008-04-16 19:25:24 UTC (rev 5041)
@@ -2,7 +2,7 @@
# This file is part of the python-couchdb package.
-# Copyright (C) 2007 Noah Slater <nslater at bytesexual.org>.
+# Copyright 2008, Noah Slater <nslater at bytesexual.org>
# Copying and distribution of this file, with or without modification, are
# permitted in any medium without royalty provided the copyright notice and this
More information about the Python-modules-commits
mailing list