-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
package libtext-wikiformat-perl
tags 304122 +patch
thanks mate
Dominic Hargreaves wrote:
> Hello,
Hi
> Regarding bug #304122: This is a really trivial problem, and just needs
> one line adding to Depends:.
>
> I'm not a DD so by my reckoning am not allowed to NMU, but it looks like
> it would be appropriate for someone to do so here. Could someone do the
> honours?
Yes, attached the patch. The NMU is uploaded to the DELAYED que (7 days).
Cheers
Luk
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCbpme5UTeB5t8Mo0RAh9HAJ9KXCInUfYwZQxHZpGyJXVkQLcp/wCcDFjW
lEPdVvif1EPd4E4vFTYHwCE=
=d7BK
-----END PGP SIGNATURE-----
diff -Nru libtext-wikiformat-perl-0.71/debian/changelog
libtext-wikiformat-perl-0.71NMU/debian/changelog
--- libtext-wikiformat-perl-0.71/debian/changelog 2005-04-26
21:38:11.311478936 +0200
+++ libtext-wikiformat-perl-0.71NMU/debian/changelog 2005-04-26
20:41:06.963059024 +0200
@@ -1,3 +1,10 @@
+libtext-wikiformat-perl (0.71-4.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Adds liburi-perl to Depends. Closes: #304122.
+
+ -- Luk Claes <[EMAIL PROTECTED]> Tue, 26 Apr 2005 20:39:36 +0200
+
libtext-wikiformat-perl (0.71-4) unstable; urgency=high
* Updates section to 'perl' from 'interpreters' as per override file.
diff -Nru libtext-wikiformat-perl-0.71/debian/control
libtext-wikiformat-perl-0.71NMU/debian/control
--- libtext-wikiformat-perl-0.71/debian/control 2005-04-26 21:38:11.313478632
+0200
+++ libtext-wikiformat-perl-0.71NMU/debian/control 2005-04-26
21:40:04.256308712 +0200
@@ -7,7 +7,7 @@
Package: libtext-wikiformat-perl
Architecture: all
-Depends: ${perl:Depends}
+Depends: ${perl:Depends}, liburi-perl
Description: translates Wiki formatted text into other formats
The original Wiki web site was intended to have a very simple interface to
edit and to add pages. Its formatting rules are simple and easy to use. They