about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2007-09-28 18:28:59 +0000
committerMichael Biebl <biebl@debian.org>2007-09-28 18:28:59 +0000
commitefaa302a97cc325431001b40277008b79a58a4a9 (patch)
tree4733a06cef51da28f07d2d92278d598f1c93b52c /debian
parent8e106e46371ab5ce776447c0b8c7b2413d752f40 (diff)
- Fixes a problem with ASCII passphrases on big-endian systems due to a missing
* debian/network-manager.manpages
  - Install nm-vpn-properties manpage.

git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1745 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian')
-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