Your message dated Thu, 08 Sep 2005 04:17:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#327066: fixed in igal 1.4-13
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 7 Sep 2005 12:09:37 +0000
>From [EMAIL PROTECTED] Wed Sep 07 05:09:37 2005
Return-path: <[EMAIL PROTECTED]>
Received: from adsl201-230.aknet.it (mingus.dizzy.lan) [194.242.201.230] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1ECykC-0005ex-00; Wed, 07 Sep 2005 05:09:37 -0700
Received: from d600.dizzy.vpn ([172.16.1.2] helo=localhost.localdomain)
        by mingus.dizzy.lan with esmtp (Exim 3.35 #1 (Debian))
        id 1ECyjh-0002nE-00; Wed, 07 Sep 2005 14:09:05 +0200
Received: by localhost.localdomain (Postfix, from userid 1000)
        id 06A311A856; Wed,  7 Sep 2005 13:50:36 +0200 (CEST)
Date: Wed, 7 Sep 2005 13:50:36 +0200
From: Massimo Dal Zotto <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: igal: should allow galleries with only one image
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: igal
Version: 1.4-9
Severity: wishlist

igal should allow creating galleries with only one image. The following
patch solves the problem:

--- igal.orig   2004-07-28 11:09:10.000000000 +0200
+++ igal        2005-09-07 12:52:29.519816784 +0200
@@ -260,7 +260,7 @@
        if (! -r "$opt_d/$captionfile") {
                # create $captionfile file if it doesn't exist
                print "Found $nfiles image files in ".($opt_d eq "."?"current 
directory":"directory $opt_d")."\n";
-               die "Please select more files for your slide show!\n" if 
($nfiles <= 1);
+               die "Please select more files for your slide show!\n" if 
($nfiles < 1);
                open(CAP,">$opt_d/$captionfile") or die "Can't create 
$opt_d/$captionfile file\n";
                print "Creating the $captionfile file...\n";
                print CAP "# This is igal's $captionfile file, first generated 
", scalar localtime, ".\n";
@@ -299,7 +299,7 @@
 } else {
        print "Found $nfiles image files in directory $opt_d\n";
 }
-die "Please select more files for your slide show!\n" if ($nfiles <= 1);
+die "Please select more files for your slide show!\n" if ($nfiles < 1);
 
 
 # find out if the imagemagick commands exist


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.10-5-686
Locale: LANG=C, LC_CTYPE=it_IT (charmap=ISO-8859-1)

Versions of packages igal depends on:
ii  imagemagick       6:6.0.6.2-2.1ubuntu1.1 Image manipulation programs
ii  libimage-size-per 2.992-1                determine the size of images in se
ii  perl              5.8.4-6ubuntu1         Larry Wall's Practical Extraction 

-- no debconf information

-- 
Massimo Dal Zotto <[EMAIL PROTECTED]>

---------------------------------------
Received: (at 327066-close) by bugs.debian.org; 8 Sep 2005 11:18:35 +0000
>From [EMAIL PROTECTED] Thu Sep 08 04:18:35 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EDKOv-0008N0-00; Thu, 08 Sep 2005 04:17:05 -0700
From: Alexander Zangerl <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#327066: fixed in igal 1.4-13
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 08 Sep 2005 04:17:05 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: igal
Source-Version: 1.4-13

We believe that the bug you reported is fixed in the latest version of
igal, which is due to be installed in the Debian FTP archive:

igal_1.4-13.diff.gz
  to pool/main/i/igal/igal_1.4-13.diff.gz
igal_1.4-13.dsc
  to pool/main/i/igal/igal_1.4-13.dsc
igal_1.4-13_all.deb
  to pool/main/i/igal/igal_1.4-13_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexander Zangerl <[EMAIL PROTECTED]> (supplier of updated igal package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed,  7 Sep 2005 15:08:33 +0200
Source: igal
Binary: igal
Architecture: source all
Version: 1.4-13
Distribution: unstable
Urgency: low
Maintainer: Alexander Zangerl <[EMAIL PROTECTED]>
Changed-By: Alexander Zangerl <[EMAIL PROTECTED]>
Description: 
 igal       - online image gallery generator
Closes: 327066
Changes: 
 igal (1.4-13) unstable; urgency=low
 .
   * patched for galleries with a single image (closes: #327066)
     (thanks to Massimo Dal Zotto for report and patch)
Files: 
 4b038cd1dd2d38cd32ab2ba7341c2d05 551 web optional igal_1.4-13.dsc
 f39c77da31f324df0d30546be763e5df 27906 web optional igal_1.4-13.diff.gz
 bea93f26de47211bf12246b8a0041e95 24330 web optional igal_1.4-13_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDHuZxpy/2bEK9ZF0RAjZQAJ4qlHwACYEeKdSC2mdyuktGfX6+JwCeLsCc
74tL45UBC1A63SeFaRo1h+E=
=OnkQ
-----END PGP SIGNATURE-----


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

Reply via email to