⇒ Index (Frames) | ⇒ Index (No Frames) | ⇒ Package | ⇒ Package Tree | ⇒ Full Tree 
com.tildemh.debbug

Class Packages

java.lang.Object|
+--com.tildemh.debbug.Packages


publicclass Packages
extends java.lang.Object

Methods for obtaining information about installed packages
Author:
© Mark Howard <mh@debian.org> 2003

Method Summary

static String

getDebianRelease()

static String

getStatus(String pkg)

static String

getSystemInfo(String pkg)

Returns a formatted block of text to use as the system info section of an email to the bts.

static String

getVersion(String pkg)

Method Details

getDebianRelease

publicstatic final StringgetDebianRelease()


getStatus

publicstatic final StringgetStatus(String pkg)

Parameters:
pkg

getSystemInfo

publicstatic final StringgetSystemInfo(String pkg)

Returns a formatted block of text to use as the system info section of an email to the bts.

Parameters:
pkg

getVersion

publicstatic final StringgetVersion(String pkg)

Parameters:
pkg