[Python-modules-commits] r30356 - in packages/python-xmp-toolkit/trunk/debian (3 files)
danstender-guest at users.alioth.debian.org
danstender-guest at users.alioth.debian.org
Fri Aug 29 12:45:55 UTC 2014
Date: Friday, August 29, 2014 @ 12:45:55
Author: danstender-guest
Revision: 30356
updated copyright info, removed obsolete deb/source/options
Modified:
packages/python-xmp-toolkit/trunk/debian/changelog
packages/python-xmp-toolkit/trunk/debian/copyright
Deleted:
packages/python-xmp-toolkit/trunk/debian/source/options
Modified: packages/python-xmp-toolkit/trunk/debian/changelog
===================================================================
--- packages/python-xmp-toolkit/trunk/debian/changelog 2014-08-29 11:42:42 UTC (rev 30355)
+++ packages/python-xmp-toolkit/trunk/debian/changelog 2014-08-29 12:45:55 UTC (rev 30356)
@@ -27,10 +27,9 @@
and dh_sphinxdoc.
+ Added deb/python-libxmp-doc.docs and deb/python-libxmp-doc.doc-base.
* Added python(3)-libxmp.docs for inclusion of README.rst.
- * deb/source: added extend-diff-ignore for \.egg-info.
* Wrapped and sorted.
- -- Daniel Stender <debian at danielstender.com> Thu, 31 Jul 2014 16:33:44 +0200
+ -- Daniel Stender <debian at danielstender.com> Fri, 29 Aug 2014 14:41:06 +0200
python-xmp-toolkit (1.0.2+dfsg-1) experimental; urgency=low
Modified: packages/python-xmp-toolkit/trunk/debian/copyright
===================================================================
--- packages/python-xmp-toolkit/trunk/debian/copyright 2014-08-29 11:42:42 UTC (rev 30355)
+++ packages/python-xmp-toolkit/trunk/debian/copyright 2014-08-29 12:45:55 UTC (rev 30356)
@@ -1,14 +1,14 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python-xml-toolkit
-Upstream-Contact: Lars Holm Nielsen <lnielsen at eso.org>
+Upstream-Contact: Lars Holm Nielsen <lars at hankat.dk>
John Evans <john.g.evans.ne at gmail.com>
Federico Caboni <federico.caboni at me.com>
Amit Kapadia <akapad at gmail.com>
Source: https://github.com/python-xmp-toolkit/python-xmp-toolkit/
Files: *
-Copyright: 2008-2009 European Space Agency & European Southern Observatory (ESA/ESO)
- 2008-2009 CRS4 — Centre for Advanced Studies, Research and Development in Sardinia
+Copyright: 2008-2014 European Space Agency & European Southern Observatory (ESA/ESO)
+ CRS4 — Centre for Advanced Studies, Research and Development in Sardinia
License: BSD-3-clause-ESA-CSR4
Files: debian/*
@@ -42,3 +42,30 @@
IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE
+
+Files: docs/_build/html/_static/basic.css docs/_build/html/_static/default.css
+Copyright: Sphinx Team
+Comment: files generated by build_sphinx
+License: BSD-2-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Deleted: packages/python-xmp-toolkit/trunk/debian/source/options
===================================================================
--- packages/python-xmp-toolkit/trunk/debian/source/options 2014-08-29 11:42:42 UTC (rev 30355)
+++ packages/python-xmp-toolkit/trunk/debian/source/options 2014-08-29 12:45:55 UTC (rev 30356)
@@ -1 +0,0 @@
-extend-diff-ignore="\.egg.info"
\ No newline at end of file
More information about the Python-modules-commits
mailing list