Package: whohas
Version: 0.22-1
Severity: normal
Tags: patch

README.Debian says this:
    Shows packages from all releases of Ubuntu, instead of just Intrebid (the
    current stable). This behaviour is similar to that of the Debian module,
    which shows unstable, testing and stable by default.

But between upsteam/0.21 and upstream/0.22, this happened:

@@ -818,3 +824,3 @@ sub debian {
        my @dates;
-       my @dists = ( 'stable', 'testing', 'unstable', 'experimental');
+       my @dists = ( 'stable', 'testing' );
        for (my $x = 0; $x < @dists; $x++) {

Regards,
Steve

The BTS doesn't have a tag for "reversed patch included".



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

Reply via email to