This is an automated email from the git hooks/post-receive script. willi pushed a commit to branch master in repository libsys-meminfo-perl.
commit ca6b87b2db56db0d3a946d3b0f1be37fe45153c9 Author: Willi Mann <[email protected]> Date: Fri Jun 12 20:23:56 2015 +0200 d/control: Simplify Description --- debian/control | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/debian/control b/debian/control index dce81df..496d313 100644 --- a/debian/control +++ b/debian/control @@ -11,16 +11,5 @@ Package: libsys-meminfo-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: query the total free and used physical memory - Sys::MemInfo return the total amount of free and used physical memory in - bytes in totalmem and freemem variables. - . - Total amount of free and user swap memory are alse returned in totalswap and - freeswap variables. - . - Sys::MemInfo has been tested on Linux 3.13.0, UnixWare 7.1.2, AIX5, OpenBSD - 3.8, NetBSD 2.0.2, FreBSD 5.4, HPUX11, Solaris 9, Tru64 5.1, Irix 6.5, Mac OS - X 10.2 darwin and Windows XP. - . - It should work on FreeBSD 4 and Windows 9X/ME/NT/200X/Vista. - . - This description was automagically extracted from the module by dh-make-perl. + Sys::MemInfo is a cross-platform module to return the total amount of free + and used physical memory and swap-space. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsys-meminfo-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
