Hi, On Sat, Jan 3, 2015 at 11:12 AM, Ivo De Decker <iv...@debian.org> wrote: > Control: tags -1 moreinfo > > Hi, > > On Fri, Jan 02, 2015 at 08:59:16PM +0000, Sandro Tosi wrote: >> Please unblock package reportbug > >> - if online: >> - if tag == 'wheezy-pu': >> - version = checkversions.get_versions_available(package, >> timeout, 'wheezy').values()[0] >> - elif tag == 'squeeze-pu': >> - version = checkversions.get_versions_available(package, >> timeout, 'squeeze').values()[0] >> + if online and tag.endswith('-pu'): >> + version = checkversions.get_versions_available(package, >> timeout, tag[:-3]).values()[0] > > This doesn't actually seem to be correct. The url that gets checked is this > one:
you're right! I just uploaded 6.6.3 to fix it. Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/cab4xwxxhr_k5tjasrqqocbemlqvvve8dzmeowm1w7w3xtkj...@mail.gmail.com