Actually i use in Dehs a simple function (dpkg based) to see if the
package is updated against upstream:
function is_updated ($up_vers,$debian_vers) {
if ($up_vers=='') return 0;
passthru("dpkg --compare-versions '$up_vers' eq '" .
vers_conv($debian_vers) . "'",$great);
if ($great!=0) return 1;
el
Seems to be fixed now. Please check it so i could close this bug.
Ste
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
retitle 344396 RM: xfonts-artwiz -- RoQA; orphaned, RC-buggy
reassign 344396 ftp.debian.org
thanks
Please remove xfonts-artwiz:
* Orphaned for 1 year and 244 days.
* RC-buggy for 1 year and 266 days.
* No reverse dependencies (just a Suggests from fluxbox).
* popcon: 0 installations, 0 vo
3 matches
Mail list logo