pd-zexy

Jonas Smedegaard dr at jones.dk
Tue Aug 17 12:56:35 UTC 2010


On Tue, Aug 17, 2010 at 12:55:37PM +0200, IOhannes m zmoelnig wrote:
>ok,
>
>i think the pd-zexy package is almost ready for release.
>
>i rephrased the README.Debian, hopefully it's clearer now
>
>debian/changelog has better wording for quiltification
>
>maintainer is now pkg-multimedia-maintainers@ (at least in
>debian/control.in; how do i update debian/control from that; shouldn't
>it be done automagically?)
>
>
>comments, uploads?

When you clean the source in cdbs "maintainer mode", control file is 
updated[1].  Like this:

   DEB_MAINTAINER_MODE=1 fakeroot debian/rules clean



Would you mind me adding the CDBS copyright-check routine?

I can imagine how that may feel odd since you yourself are upstream for 
the code, but it does seem to me that you missed out some copyright and 
licensing pieces.  Not licensing conflicts, so nothing for you to worry 
about as upstream, but for Debian we care not only about that but also 
of properly recognizing all upstreams - not only main ones.

Upstream you might want to consider improving the licensing headers to 
(more clearly) declare copyright years.  Currently you state copyright 
like this:

  * copyleft (c) IOhannes m zmölnig
  *
  *   1999:forum::für::umläute:2004

There are multiple problems with this (IANAL, so YMMV):

   * the term "copyleft" have no legal meaning
   * strings are expressed in latin1 (or latin13 or similar)
   * it is unclear if the second string is copyright years

I recommend to instead use the following one-liner:

  * copyright 1999-2004, IOhannes m zmölnig

I also recommend to encode using utf8, if that does not cause problems 
with the compiler or the resulting code.  But this is less important.


Regards,

  - Jonas


[1] True, that is lousily documented.  And no, I do not intend to offer 
that functionality separate from CDBS.

-- 
  * Jonas Smedegaard - idealist & Internet-arkitekt
  * Tlf.: +45 40843136  Website: http://dr.jones.dk/

  [x] quote me freely  [ ] ask before reusing  [ ] keep private
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20100817/0eb27d9c/attachment.pgp>


More information about the pkg-multimedia-maintainers mailing list