about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/network-manager.manpages1
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 11828177..7f28e388 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,12 @@
 network-manager (0.6.5-2) unstable; urgency=low
 
   * debian/patches/21-endianess_fix_r2754.patch
-    - Fixes a problem with ASCII passphrases on big-endian systems due to a missing 
+    - Fixes a problem with ASCII passphrases on big-endian systems due to a missing
       config.h include. (Closes: 391364)
+  * debian/network-manager.manpages
+    - Install nm-vpn-properties manpage.
 
- -- Michael Biebl <biebl@debian.org>  Sun, 09 Sep 2007 17:54:50 +0200
+ -- Michael Biebl <biebl@debian.org>  Fri, 28 Sep 2007 20:28:16 +0200
 
 network-manager (0.6.5-1) unstable; urgency=low
 
diff --git a/debian/network-manager.manpages b/debian/network-manager.manpages
index 153d1ce0..50ee9f13 100644
--- a/debian/network-manager.manpages
+++ b/debian/network-manager.manpages
@@ -1,3 +1,4 @@
 man/NetworkManagerDispatcher.1
 man/nm-tool.1
 man/NetworkManager.1
+debian/nm-vpn-properties.1