diff options
author | Andras HORVATH <andras.horvath@gmail.com> | 2012-03-11 10:57:17 +0100 |
---|---|---|
committer | Andras HORVATH <andras.horvath@gmail.com> | 2012-03-11 10:57:17 +0100 |
commit | 39046228d0c79e87f6a9cd8e540f2ea5770238b6 (patch) | |
tree | 363a5ef83ab6675242c70fa75ebf6e226ecdc3ed /debian/control | |
parent | 8f89f1da7b451b49fc579bdbd7fae5e2c51ff14d (diff) |
Update version number and contact information
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index 598dcb0..0000000 --- a/debian/control +++ /dev/null @@ -1,16 +0,0 @@ -Source: mbw -Section: utils -Priority: extra -Maintainer: Emmanuel QUEMENER <emmanuel.quemener@free.fr> -Build-Depends: debhelper (>= 7) -Standards-Version: 3.8.0 -Homepage: http://ahorvath.web.cern.ch/ahorvath/mbw/ - -Package: mbw -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: memory bandwidth benchmark program - MBW determines the "copy" memory bandwidth available to userspace programs. - Its simplistic approach models that of real applications. - It is not tuned to extremes and it is not aware of hardware architecture, - just like your average software package. |