Package: apt-src
Version: 0.25.1-0.1
Followup-For: Bug #208659

The minor correction below seems to correct this error. Please verify, and if 
possible update.

*** /usr/share/perl5/AptSrc.pm~ 2008-05-31 19:48:32.000000000 +0200
--- /usr/share/perl5/AptSrc.pm  2008-06-22 14:14:17.000000000 +0200
***************
*** 374,380 ****
        }
        
        my ($version, $source)=$this->findsource($this->source);
!       if (! defined $version || $vs->compare($version, $this->version) != 1) {
                # Nothing to upgrade.
                return;
        }
--- 374,380 ----
        }
        
        my ($version, $source)=$this->findsource($this->source);
!       if (! defined $version || $vs->compare($version, $this->version) <= 0) {
                # Nothing to upgrade.
                return;
        }






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

Kernel: Linux 2.6.24.20080529 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt-src depends on:
ii  apt                           0.7.14+b1  Advanced front-end for dpkg
ii  dpkg-dev                      1.14.19    package building tools for Debian
ii  libapt-pkg-perl               0.1.22+b1  Perl interface to libapt-pkg
ii  perl                          5.10.0-10  Larry Wall's Practical Extraction 

Versions of packages apt-src recommends:
ii  build-essential               11.3       informational list of build-essent
ii  fakeroot                      1.9.5      Gives a fake root environment
ii  sudo                          1.6.9p15-2 Provide limited super user privile

-- no debconf information



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

Reply via email to