few small fixes 0.13
authorMichael Gebetsroither <michael.geb@gmx.at>
Thu, 2 Feb 2006 16:10:21 +0000 (17:10 +0100)
committerMichael Gebetsroither <michael.geb@gmx.at>
Thu, 2 Feb 2006 16:10:21 +0000 (17:10 +0100)
Makefile
debian/changelog
debian/control

index d63b15a..6e4ac34 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,8 +5,8 @@ etc = ${DESTDIR}/etc/
 usr = ${DESTDIR}/usr
 usrbin = $(usr)/bin
 usrsbin = $(usr)/sbin
-usrshare = $(usr)/share/$(name)
-usrdoc = $(usr)/share/doc/$(name)
+usrshare = $(usr)/share/$(name_)
+usrdoc = $(usr)/share/doc/$(name_)
 man8 = $(usr)/share/man/man8/
 
 
index 65f49ae..147f0c1 100644 (file)
@@ -1,8 +1,9 @@
 grml-crypt (0.13) unstable; urgency=low
 
-  * converted manpage to asciidoc 
+  * converted manpage to asciidoc
+  * few small fixes 
 
- -- Michael Gebetsroither <michael.geb@gmx.at>  Thu,  2 Feb 2006 16:58:00 +0100
+ -- Michael Gebetsroither <michael.geb@gmx.at>  Thu,  2 Feb 2006 17:07:36 +0100
 
 grml-crypt (0.12) unstable; urgency=low
 
index 7ebd23a..a37317e 100644 (file)
@@ -1,5 +1,5 @@
 Source: grml-crypt
-Section: admin
+Section: grml
 Priority: optional
 Maintainer: Michael Gebetsroither <gebi@grml.org>
 Build-Depends: debhelper (>= 4.0.0)