r32203 - in /trunk/liblwp-online-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Mar 20 14:11:43 UTC 2009


Author: gregoa
Date: Fri Mar 20 14:11:39 2009
New Revision: 32203

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=32203
Log:
debian/control: add missing full stop to long description, thanks to
Rhonda for spotting.

Modified:
    trunk/liblwp-online-perl/debian/changelog
    trunk/liblwp-online-perl/debian/control

Modified: trunk/liblwp-online-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblwp-online-perl/debian/changelog?rev=32203&op=diff
==============================================================================
--- trunk/liblwp-online-perl/debian/changelog (original)
+++ trunk/liblwp-online-perl/debian/changelog Fri Mar 20 14:11:39 2009
@@ -1,3 +1,10 @@
+liblwp-online-perl (1.07-2) UNRELEASED; urgency=low
+
+  * debian/control: add missing full stop to long description, thanks to
+    Rhonda for spotting.
+
+ -- gregor herrmann <gregoa at debian.org>  Fri, 20 Mar 2009 15:11:25 +0100
+
 liblwp-online-perl (1.07-1) unstable; urgency=low
 
   * Initial Release. (Closes: #514679)

Modified: trunk/liblwp-online-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblwp-online-perl/debian/control?rev=32203&op=diff
==============================================================================
--- trunk/liblwp-online-perl/debian/control (original)
+++ trunk/liblwp-online-perl/debian/control Fri Mar 20 14:11:39 2009
@@ -23,8 +23,8 @@
  LWP::Online will try to verify, as accurately as it can, if the
  host has any Internet access: it will check if there is basic
  network access, DNS connectivity and it will also check whether
- one from a whole set of transport (HTTP, HTTPS, FTP, and so on) is 
- actually available
+ one from a whole set of transport (HTTP, HTTPS, FTP, and so on) is
+ actually available.
  . 
- The exported 'online' function can also be used by other modules to 
+ The exported 'online' function can also be used by other modules to
  skip the tests which require Internet connectivity.




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