r65037 - in /trunk/librtf-writer-perl/debian: changelog control librtf-writer-perl.docs
periapt-guest at users.alioth.debian.org
periapt-guest at users.alioth.debian.org
Thu Nov 18 19:38:43 UTC 2010
Author: periapt-guest
Date: Thu Nov 18 19:38:31 2010
New Revision: 65037
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=65037
Log:
* Added libimage-size-perl as a build dependency, Closes: #603869
* Added version control information
* Reviewed descriptions
* Removed boring README file
Removed:
trunk/librtf-writer-perl/debian/librtf-writer-perl.docs
Modified:
trunk/librtf-writer-perl/debian/changelog
trunk/librtf-writer-perl/debian/control
Modified: trunk/librtf-writer-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/librtf-writer-perl/debian/changelog?rev=65037&op=diff
==============================================================================
--- trunk/librtf-writer-perl/debian/changelog (original)
+++ trunk/librtf-writer-perl/debian/changelog Thu Nov 18 19:38:31 2010
@@ -4,6 +4,10 @@
to an Uploader as we have some email evidence that he would have
agreed had the conventions been explained to him.
* Added myself to Uploaders
+ * Added libimage-size-perl as a build dependency, Closes: #603869
+ * Added version control information
+ * Reviewed descriptions
+ * Removed boring README file
-- Nicholas Bamber <nicholas at periapt.co.uk> Thu, 18 Nov 2010 19:23:54 +0000
Modified: trunk/librtf-writer-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/librtf-writer-perl/debian/control?rev=65037&op=diff
==============================================================================
--- trunk/librtf-writer-perl/debian/control (original)
+++ trunk/librtf-writer-perl/debian/control Thu Nov 18 19:38:31 2010
@@ -2,18 +2,20 @@
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl
+Build-Depends-Indep: perl, libimage-size-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Richard Holland <holland at eaglegenomics.com>,
Nicholas Bamber <nicholas at periapt.co.uk>
Standards-Version: 3.9.1
Homepage: http://search.cpan.org/dist/RTF-Writer/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/librt-writer-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/librtf-writer-perl/
Package: librtf-writer-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libimage-size-perl
-Description: Perl module for creating RTF files.
- This module is for generating documents in Rich Text Format.
+Description: module for creating RTF files.
+ RTF::Writer is for generating documents in Rich Text Format.
.
This module is a class; an object belonging to this class acts like
an output filehandle, and calling methods on it causes RTF text to
@@ -24,4 +26,4 @@
.
The following documentation assumes some familiarity with the RTF
Specification. Users not already intimately familiar with RTF should
- look at RTF::Cookbook and/or my book "RTF Pocket Guide" from O'Reilly,
+ look at RTF::Cookbook and/or the book "RTF Pocket Guide" from O'Reilly,
More information about the Pkg-perl-cvs-commits
mailing list