Package: dailystrips
Version: 1.0.28-5
Severity: wishlist
Tags: patch

I append a simple two-character patch to support https URLs.

----cut here---------
--- /usr/bin/dailystrips        2007-08-02 02:20:02.000000000 +0100
+++ dailystrips 2007-08-13 16:26:44.000000000 +0100
@@ -1068,7 +1068,7 @@
                                }
                                
                                for (qw(homepage searchpage baseurl imageurl)){ 
-                                       if ($defs{$strip}{$_} and 
$defs{$strip}{$_} !~ /^http:\/\//io) {
+                                       if ($defs{$strip}{$_} and 
$defs{$strip}{$_} !~ /^https?:\/\//io) {
                                                die "Error: strip $strip has 
invalid $_\n"
                                        }
                                }
----cut here---------

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages dailystrips depends on:
ii  debconf [debconf-2.0]         1.5.14     Debian configuration management sy
ii  libtimedate-perl              1.1600-8   Time and date functions for Perl
ii  libwww-perl                   5.805-1    WWW client/server library for Perl
ii  perl                          5.8.8-7    Larry Wall's Practical Extraction 

dailystrips recommends no packages.

-- debconf information:
  dailystrips/warning-etcdefs:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to