[Pkg-privacy-commits] [libgsecuredelete] 86/168: Make README proper ReST
Ulrike Uhlig
u-guest at moszumanska.debian.org
Thu Jul 7 20:06:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
u-guest pushed a commit to branch master
in repository libgsecuredelete.
commit b3bb255544838e661cf0871084c0517008a9f813
Author: Colomban Wendling <ban at herbesfolles.org>
Date: Sun May 15 19:46:35 2011 +0200
Make README proper ReST
---
README | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)
diff --git a/README b/README
index 58e7f82..cc9df39 100644
--- a/README
+++ b/README
@@ -1,3 +1,7 @@
+================
+libgsecuredelete
+================
+
libgsecuredelete is a GObject wrapper library for the secure-delete
tools (srm, sfill, sswap and smem), aiming to ease use of these tools
from programs by providing a simple but complete API to invoke them.
@@ -7,13 +11,13 @@ Build dependencies
To build this library you will need:
- * A C compiler (such as gcc)
- * make
- * autoconf
- * libtool
- * pkg-config
- * GLib 2 (libglib2.0, some distributions might have a separate
- libgobject2.0)
+* A C compiler (such as gcc)
+* make
+* autoconf
+* libtool
+* pkg-config
+* GLib 2 (libglib2.0, some distributions might have a separate
+ libgobject2.0)
If you want to build the development version, you will need
valac >= 0.11.1. Note that the current build system cannot work
@@ -27,4 +31,4 @@ Dependencies
In addition to the build dependencies, you will need the following
extra packages for the library to work properly:
- * secure-delete
+* secure-delete
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libgsecuredelete.git
More information about the Pkg-privacy-commits
mailing list