r23544 - in /trunk/libwwwbrowser-perl/debian: control rules
    segre at users.alioth.debian.org 
    segre at users.alioth.debian.org
       
    Fri Jul 25 16:07:12 UTC 2008
    
    
  
Author: segre
Date: Fri Jul 25 16:07:06 2008
New Revision: 23544
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=23544
Log:
Make a couple of typographical changes
Modified:
    trunk/libwwwbrowser-perl/debian/control
    trunk/libwwwbrowser-perl/debian/rules
Modified: trunk/libwwwbrowser-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwwwbrowser-perl/debian/control?rev=23544&op=diff
==============================================================================
--- trunk/libwwwbrowser-perl/debian/control (original)
+++ trunk/libwwwbrowser-perl/debian/control Fri Jul 25 16:07:06 2008
@@ -16,5 +16,5 @@
 Depends: ${perl:Depends}, ${misc:Depends}, lynx | www-browser
 Description:  Platform independent means to start a WWW browser
  Perl module which starts a web browser, in the background for X11, with a 
- specified URL.  Options exist to use a user-specified browser, including text 
- browsers, which are started in a terminal window.
+ specified URL.  Options exist to use a user-specified browser, including 
+ text browsers, which are started in a terminal window.
Modified: trunk/libwwwbrowser-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwwwbrowser-perl/debian/rules?rev=23544&op=diff
==============================================================================
--- trunk/libwwwbrowser-perl/debian/rules (original)
+++ trunk/libwwwbrowser-perl/debian/rules Fri Jul 25 16:07:06 2008
@@ -60,7 +60,7 @@
 	touch $@
 
 binary-arch:
-# We have nothing to do here for an architecture-independent package
+# We have nothing to do here for an architecture-dependent package
 
 binary-indep: build install
 	dh_testdir
    
    
More information about the Pkg-perl-cvs-commits
mailing list