diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-11-09 12:17:40 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-11-09 12:17:40 +0100 |
commit | 1c24fc65e44cd793f67c065fab2a77f81b52913f (patch) | |
tree | fba3b3a451692060a4958b528d897d1980ffbaf2 | |
parent | 05d95fb0cce001c862e65233793157f5c1033570 (diff) | |
download | libpam-x2go-1c24fc65e44cd793f67c065fab2a77f81b52913f.tar.gz libpam-x2go-1c24fc65e44cd793f67c065fab2a77f81b52913f.tar.bz2 libpam-x2go-1c24fc65e44cd793f67c065fab2a77f81b52913f.zip |
wrap too-long-changelog-line
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index beabd44..449489f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,8 @@ libpam-x2go (0.0.0.1-0~x2go1) UNRELEASED; urgency=low * Initial upstream release. Forked from libpam-freerdp. * Adaptations of the forked original to work with X2Go: - - Check the authentication token via libssh (ssh login to the remote server). + - Check the authentication token via libssh (ssh login to the remote + server). * /debian/rules: - Use dh-autoreconf with debhelper. |