diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-11-03 12:38:41 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-11-03 12:38:41 +0100 |
commit | be5a91027e0f99202005e95e5dbcff387af618d2 (patch) | |
tree | 7e74cd3db0f4e80088708da802f6c59aeafdabbb /debian/changelog | |
parent | 2e1a7043f4bec08b0bce330c91346fe561cfdb31 (diff) | |
download | remote-logon-service-be5a91027e0f99202005e95e5dbcff387af618d2.tar.gz remote-logon-service-be5a91027e0f99202005e95e5dbcff387af618d2.tar.bz2 remote-logon-service-be5a91027e0f99202005e95e5dbcff387af618d2.zip |
debian/copyright: Add Upstream-Contract: field. Add myself as copyright holder (in earlier commit).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 85e37ee..74db046 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ remote-login-service-x2go (1.0.0-0x2go1) UNRELEASED; urgency=medium * Provide via ppa:x2go/ppa and ppa:x2go/stable on Launchpad. * debian/rules: + Build using dh_autoreconf. + * debian/copyright: + + Add Upstream-Contract: field. Add myself as copyright holder. * debian/control: + Add B-Ds: dh-autoreconf, libgtest-dev, python. Enable the testsuite at build time. |