shows Debian releases instead of Ubuntu releases

Bug #839913 reported by Michal Suchanek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
apt-show-versions (Ubuntu)
New
Undecided
Unassigned

Bug Description

In 0.17 apt-show-versions has a fixed list of 'official' releases which should be replaced with Ubuntu releases.

$ apt-show-versions xauth
xauth/oneiric uptodate 1:1.0.6-1
ii apt-show-versions 0.16 lists available package versions with distribution

xauth:
  Installed: 1:1.0.6-1
  Candidate: 1:1.0.6-1
  Version table:
 *** 1:1.0.6-1 0
        400 http://archive.ubuntu.mirror.dkm.cz/ oneiric/main amd64 Packages
        100 /var/lib/dpkg/status
     1:1.0.6-1 0
        275 http://ftp.cz.debian.org/debian/ wheezy/main amd64 Packages
        250 http://ftp.cz.debian.org/debian/ sid/main amd64 Packages
     1:1.0.5-1 0
        990 http://archive.ubuntu.mirror.dkm.cz/ natty/main amd64 Packages
     1:1.0.4-1 0
        300 http://archive.ubuntu.mirror.dkm.cz/ maverick/main amd64 Packages

ii apt-show-versions 0.17 lists available package versions with distribution
$ apt-show-versions xauth
xauth/wheezy uptodate 1:1.0.6-1

--- apt-show-versions/usr/bin/apt-show-versions 2011-05-01 00:38:21.000000000 +0200
+++ /usr/bin/apt-show-versions 2011-09-02 23:37:05.000000000 +0200
@@ -244,7 +244,7 @@

 my $default_release = $_config->get("APT::Default-Release");

-my @official_suites = qw(oldstable stable proposed-updates testing unstable);
+my @official_suites = qw(maverick maverick-updates natty natty-updates natty-proposed oneiric oneiric-updates oneiric-proposed);
 # %official_suites:
 # - Keys: Known official suite names
 # - Values: Order index

$ apt-show-versions xauth
xauth/oneiric uptodate 1:1.0.6-1

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: apt-show-versions 0.17
ProcVersionSignature: Ubuntu 3.0.0-8.10-generic 3.0.1
Uname: Linux 3.0.0-8-generic x86_64
NonfreeKernelModules: openafs
Architecture: amd64
Date: Fri Sep 2 23:30:00 2011
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: apt-show-versions
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Michal Suchanek (hramrach) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.