Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package epydoc. The only change is to remove one outdated file is under the non-free CC-BY-NC-SA license. This closes release-critical bug #692733 (filed yesterday, 08 Nov 2012). I have attached a debdiff below. unblock epydoc/3.0.1-13 Thanks, KEN ===================================== debdiff epydoc_3.0.1-12/epydoc_3.0.1-12.dsc epydoc_3.0.1-13/epydoc_3.0.1-13.dsc ===================================== diff -Nru epydoc-3.0.1/debian/changelog epydoc-3.0.1/debian/changelog --- epydoc-3.0.1/debian/changelog 2012-03-12 13:18:04.000000000 -0500 +++ epydoc-3.0.1/debian/changelog 2012-11-09 19:55:01.000000000 -0600 @@ -1,3 +1,12 @@ +epydoc (3.0.1-13) unstable; urgency=low + + * Update copyright date for Debian package files in debian/copyright. + * Remove non-free doc/pycon-epydoc.html from the package (closes: #692733). + - Remove reference to doc/pycon-epydoc.html from debian/copyright + - Add new patch debian/patches/remove-cc-by-nc-sa.patch + + -- Kenneth J. Pronovici <prono...@debian.org> Thu, 08 Nov 2012 09:35:39 -0600 + epydoc (3.0.1-12) unstable; urgency=low * Update to machine-readable debian/copyright file format, version 1.0. diff -Nru epydoc-3.0.1/debian/copyright epydoc-3.0.1/debian/copyright --- epydoc-3.0.1/debian/copyright 2012-03-12 16:31:43.000000000 -0500 +++ epydoc-3.0.1/debian/copyright 2012-11-09 19:55:01.000000000 -0600 @@ -11,12 +11,6 @@ Copyright: 2007 Daniele Varrazzo License: Expat -Files: doc/pycon-epydoc.html -Copyright: 2004 Edward Loper -License: CC-BY-NC-SA - This work (in all its forms) is licensed under the Creative Commons - Attribution-NonCommercial-ShareAlike License. - Files: doc/custom.css doc/docutils.css Copyright: Public Domain License: public-domain @@ -24,7 +18,7 @@ Files: debian/* Copyright: 2002 Moshe Zadka <mos...@debian.org> - 2003-2010 Kenneth J. Pronovici <prono...@debian.org> + 2003-2012 Kenneth J. Pronovici <prono...@debian.org> License: Copying and distribution of these files, with or without modification, is permitted in any medium without royalty provided the copyright notice and diff -Nru epydoc-3.0.1/debian/patches/remove-cc-by-sc-na.patch epydoc-3.0.1/debian/patches/remove-cc-by-sc-na.patch --- epydoc-3.0.1/debian/patches/remove-cc-by-sc-na.patch 1969-12-31 18:00:00.000000000 -0600 +++ epydoc-3.0.1/debian/patches/remove-cc-by-sc-na.patch 2012-11-09 19:55:01.000000000 -0600 @@ -0,0 +1,109 @@ +# Description: Remove files licensed under the non-free CC-BY-NC-SA license. +# Bug-Debian: http://bugs.debian.org/692733 +# Author: Kenneth J. Pronovici <prono...@debian.org> +--- a/doc/pycon-epydoc.html ++++ /dev/null +@@ -1,103 +0,0 @@ +-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +-<html> +- <head> +- <title>Epydoc: PyCon 2004</title> +- <link rel="stylesheet" href="epydoc.css" type="text/css"/> +- </head> +-<body> +-<div class="body"> +-<h1> Epydoc: PyCon 2004 </h1> +- +-<h2>Abstract</h2> +- +-<p> Epydoc is a tool for generating API documentation for Python +-modules, based on their docstrings. It supports several output +-formats (including HTML and PDF), and understands four different +-markup languages (Epytext, Javadoc, reStructuredText, and plaintext). +-A wide variety of <i>fields</i> can be used to supply specific +-information about individual objects, such as descriptions of function +-parameters, type signatures, and groupings of related objects. </p> +- +-<h2> Presentation and Paper </h2> +- +-<table class="tech" border="1" cellpadding="3" cellspacing="0"> +- <tr> +- <th class="tech" width="25%">Video (Quicktime)</th> +- <th class="tech" width="25%">Audio (MP3)</th> +- <th class="tech" width="25%">Slides</th> +- <th class="tech" width="25%">Paper</th> +- </tr> +- <tr> +- <td class="tech"> +- <a href="http://www.pycon.org/dc2004/talks/files/epydoc/pycon-epydoc-large.mov" +- >Large (Fast DSL)</a></td> +- <td class="tech"> +- <a href="http://www.pycon.org/dc2004/talks/files/epydoc/pycon-epydoc-64kbps.mp3" +- >High Quality (64 kbps)</a></td> +- <td class="tech"> +- <a href="epydoc-slides.pdf" +- >Acrobat (PDF)</a></td> +- <td class="tech"> +- <a href="pycon-epydoc.pdf" +- >Acrobat (PDF)</a></td> +- </tr> +- <tr> +- <td class="tech"> +- <a href="http://www.pycon.org/dc2004/talks/files/epydoc/pycon-epydoc.mov" +- >Medium (Slow DSL)</a></td> +- <td class="tech"> +- <a href="http://www.pycon.org/dc2004/talks/files/epydoc/pycon-epydoc.mp3" +- >Low Quality (16 kbps)</a></td> +- <td class="tech"> +- <a href="epydoc-slides.ppt" +- >Powerpoint (PPT)</a></td> +- <td class="tech"> +- <a href="pycon-epydoc.ps" +- >PostScript (PS)</a></td> +- </tr> +- <tr> +- <td class="tech"> +- <a href="http://www.pycon.org/dc2004/talks/files/epydoc/pycon-epydoc-small.mov" +- >Small (Modem)</a></td> +- <td class="tech"> </td> +- <td class="tech"> </td> +- <td class="tech"> </td> +- </tr> +-</table> +-<!--<br />--> +- +-<p> Copyright © 2004 Edward Loper. This work (in all its forms) is +-licensed under the Creative Commons <a +-href="http://creativecommons.org/licenses/by-nc-sa/1.0/">Attribution-NonCommercial-ShareAlike</a> +-License. </p> +- +-</div> +-<table width="100%" class="navbox" cellpadding="1" cellspacing="0"> +- <tr> +- <a class="nav" href="index.html"> +- <td align="center" width="20%" class="nav"> +- <a class="nav" href="index.html"> +- Home</a></td></a> +- <a class="nav" href="installing.html"> +- <td align="center" width="20%" class="nav"> +- <a class="nav" href="installing.html"> +- Installing Epydoc</a></td></a> +- <a class="nav" href="using.html"> +- <td align="center" width="20%" class="nav"> +- <a class="nav" href="using.html"> +- Using Epydoc</a></td></a> +- <a class="nav" href="epytext.html"> +- <td align="center" width="20%" class="nav"> +- <a class="nav" href="epytext.html"> +- Epytext</a></td></a> +- <td align="center" width="20%" class="nav"> +- +- <A href="http://sourceforge.net/projects/epydoc"> +- <IMG src="sflogo.png" +- width="88" height="26" border="0" alt="SourceForge" +- align="top"/></A></td> +- </tr> +-</table> +-</body> +-</html> +- diff -Nru epydoc-3.0.1/debian/patches/series epydoc-3.0.1/debian/patches/series --- epydoc-3.0.1/debian/patches/series 2011-03-02 10:51:03.000000000 -0600 +++ epydoc-3.0.1/debian/patches/series 2012-11-09 19:55:01.000000000 -0600 @@ -5,3 +5,4 @@ handle-docutils-0.6.patch python26-tokenizer.patch special-latex-entries.patch +remove-cc-by-sc-na.patch -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org