On 10/26/19 9:54 AM, s@po wrote:
>>>
>>>
>>> Where does 'apt-cache policy' get the version number? Oh, maybe it reads
>>> it from the repo. I see that we have:
>> It could be..
>> Another place, I searched for and makes sense to me:
>> http://pkgmaster.devuan.org/merged/dists/ascii/Release
>>
> So I think it comes from :
> root@desktop0:~# wget -qO- http://pkgmaster.devuan.org/merged/dists/{ascii,ascii-backports,ascii-security,ascii-updates}/Release|grep Version --color
> Version: 2.0
> Version: 2.0.0
> Version: 2.0
> Version: 2.0.0
>
> Best Regards,
>
Yes, thank you. I got confirmation from another source that it's in the
Release file. I'll find someone to make the changes.
fsmithred