[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#692873: marked as done (unblock: epydoc/3.0.1-13)



Your message dated Sat, 10 Nov 2012 17:58:56 +0100
with message-id <509E87D0.5010707@thykier.net>
and subject line Re: Bug#692873: unblock: epydoc/3.0.1-13
has caused the Debian Bug report #692873,
regarding unblock: epydoc/3.0.1-13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
692873: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692873
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@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 <pronovic@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 <moshez@debian.org>
-           2003-2010 Kenneth J. Pronovici <pronovic@debian.org>
+           2003-2012 Kenneth J. Pronovici <pronovic@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 <pronovic@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">&nbsp;</td>
+-    <td class="tech">&nbsp;</td>
+-    <td class="tech">&nbsp;</td>
+-  </tr>
+-</table>
+-<!--<br />-->
+-
+-<p> Copyright &copy; 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

--- End Message ---
--- Begin Message ---
On 2012-11-10 17:32, Kenneth Pronovici wrote:
> Control: tags 692733 + fixed pending
> 
> On Fri, Nov 09, 2012 at 11:37:46PM -0400, David Prévot wrote:
>> Le 09/11/2012 22:31, Kenneth Pronovici a écrit :
>>
>>> 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
>>
>> You need to strip out the non-free file from the source tarball, and
>> prepare a repacked one (e.g. 3.0.1+dfsg). Your patch only removes the
>> non-free file when applying the patch, but it's still present in the
>> source package.
> 
> Ok, I have repackaged the upstream tarball and uploaded 3.0.1+dfsg-1.
> Below is a debdiff between 3.0.1-12 and 3.0.1+dfsg-1.
> 
> Thanks,
> 
> KEN
> 
> ----------
> 
> [...]
> 
> 


Unblocked, thanks.

~Niels

--- End Message ---

Reply to: