Hi,
I prepared a NMU that fixes bug "#393379 - Source package contains
non-free IETF RFC/I-D's" and used the following script to repack the
tarball:
#! /bin/sh -e
# Copyright (c) 2008, Carsten Hey
# Published under the conditions of a 2-clause BSD-like license.
KEYNOTEVERSION=2.3
rm -rf keynote-${KEYNOTEVERSION} keynote-${KEYNOTEVERSION}+dfsg.orig
tar xf keynote_${KEYNOTEVERSION}.orig.tar.gz
mv keynote-${KEYNOTEVERSION} keynote-${KEYNOTEVERSION}+dfsg.orig
rm -r keynote-${KEYNOTEVERSION}+dfsg.orig/doc
GZIP="-9" tar czf keynote_${KEYNOTEVERSION}+dfsg.orig.tar.gz \
keynote-${KEYNOTEVERSION}+dfsg.orig
You can download the package at the following URI:
http://debian.stateful.de/pbuilder/sid/keynote_2.3+dfsg-0.1.dsc
I will upload it to the delayed queue when I find a sponsor or become
Debian developer myself.
Regards
Carsten
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]