r25538 - in /trunk/libsys-syslog-perl/debian: changelog patches/fix-man-page-line-too-long.patch rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Sep 22 15:12:06 UTC 2008


Author: gregoa
Date: Mon Sep 22 15:12:03 2008
New Revision: 25538

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=25538
Log:
* debian/rules: enable additional tests; leads to:
* Strip URL mangling from fix-man-page-line-too-long.patch, lintian does not
  complain about them any more but Pod::Checker didn't like the syntax.

Modified:
    trunk/libsys-syslog-perl/debian/changelog
    trunk/libsys-syslog-perl/debian/patches/fix-man-page-line-too-long.patch
    trunk/libsys-syslog-perl/debian/rules

Modified: trunk/libsys-syslog-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-syslog-perl/debian/changelog?rev=25538&op=diff
==============================================================================
--- trunk/libsys-syslog-perl/debian/changelog (original)
+++ trunk/libsys-syslog-perl/debian/changelog Mon Sep 22 15:12:03 2008
@@ -9,6 +9,9 @@
 
   [ gregor herrmann ]
   * debian/copyright: add information about fallback/syslog.h.
+  * debian/rules: enable additional tests; leads to:
+  * Strip URL mangling from fix-man-page-line-too-long.patch, lintian does not
+    complain about them any more but Pod::Checker didn't like the syntax.
 
  -- Ansgar Burchardt <ansgar at 43-1.org>  Mon, 22 Sep 2008 12:08:18 +0200
 

Modified: trunk/libsys-syslog-perl/debian/patches/fix-man-page-line-too-long.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-syslog-perl/debian/patches/fix-man-page-line-too-long.patch?rev=25538&op=diff
==============================================================================
--- trunk/libsys-syslog-perl/debian/patches/fix-man-page-line-too-long.patch (original)
+++ trunk/libsys-syslog-perl/debian/patches/fix-man-page-line-too-long.patch Mon Sep 22 15:12:03 2008
@@ -48,46 +48,3 @@
  
  Log all messages up to debug: 
  
-@@ -1408,22 +1417,27 @@ Solaris 10 documentation on syslog, 
- L<http://docs.sun.com/app/docs/doc/816-5168/syslog-3c?a=view>
- 
- Mac OS X documentation on syslog,
--L<http://developer.apple.com/documentation/Darwin/Reference/ManPages/man3/syslog.3.html>
-+L<http://developer.apple.com/documentation/Darwin/
-+Reference/ManPages/man3/syslog.3.html|http://developer.apple.com/documentation/Darwin/Reference/ManPages/man3/syslog.3.html>
- 
- IRIX 6.5 documentation on syslog,
--L<http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi?coll=0650&db=man&fname=3c+syslog>
-+L<http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi?
-+coll=0650&db=man&fname=3c+syslog|http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi?coll=0650&db=man&fname=3c+syslog>
- 
- AIX 5L 5.3 documentation on syslog, 
--L<http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.aix.basetechref/doc/basetrf2/syslog.htm>
-+L<http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?
-+topic=/com.ibm.aix.basetechref/doc/basetrf2/syslog.htm|http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.aix.basetechref/doc/basetrf2/syslog.htm>
- 
- HP-UX 11i documentation on syslog, 
- L<http://docs.hp.com/en/B2355-60130/syslog.3C.html>
- 
- Tru64 5.1 documentation on syslog, 
--L<http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51_HTML/MAN/MAN3/0193____.HTM>
-+L<http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/
-+V51_HTML/MAN/MAN3/0193____.HTM|http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51_HTML/MAN/MAN3/0193____.HTM>
- 
- Stratus VOS 15.1, 
--L<http://stratadoc.stratus.com/vos/15.1.1/r502-01/wwhelp/wwhimpl/js/html/wwhelp.htm?context=r502-01&file=ch5r502-01bi.html>
-+L<http://stratadoc.stratus.com/vos/15.1.1/r502-01/wwhelp/wwhimpl/
-+js/html/wwhelp.htm?context=r502-01&file=ch5r502-01bi.html|http://stratadoc.stratus.com/vos/15.1.1/r502-01/wwhelp/wwhimpl/js/html/wwhelp.htm?context=r502-01&file=ch5r502-01bi.html>
- 
- =head2 RFCs
- 
-@@ -1440,7 +1454,8 @@ I<Syslogging with Perl>, L<http://lexing
- =head2 Event Log
- 
- Windows Event Log,
--L<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wes/wes/windows_event_log.asp>
-+L<http://msdn.microsoft.com/library/default.asp?
-+url=/library/en-us/wes/wes/windows_event_log.asp|http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wes/wes/windows_event_log.asp>
- 
- 
- =head1 AUTHORS & ACKNOWLEDGEMENTS

Modified: trunk/libsys-syslog-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-syslog-perl/debian/rules?rev=25538&op=diff
==============================================================================
--- trunk/libsys-syslog-perl/debian/rules (original)
+++ trunk/libsys-syslog-perl/debian/rules Mon Sep 22 15:12:03 2008
@@ -4,7 +4,7 @@
 
 build: build-stamp
 build-stamp: $(QUILT_STAMPFN)
-	dh build
+	AUTHOR_TESTS=1 dh build
 	touch $@
 
 clean: unpatch




More information about the Pkg-perl-cvs-commits mailing list