diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-11-03 12:07:53 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-11-03 12:07:53 +0100 |
commit | a2a7c3aa8692c5d4c6fbc00c175c52f12d636623 (patch) | |
tree | fd3b62dc221d0ef35b6b60f64a1e0ae22d6c91a0 /debian/changelog | |
parent | 0f96f0abe0db74f83ef67ad06e6dd06a39185711 (diff) | |
download | remote-logon-service-a2a7c3aa8692c5d4c6fbc00c175c52f12d636623.tar.gz remote-logon-service-a2a7c3aa8692c5d4c6fbc00c175c52f12d636623.tar.bz2 remote-logon-service-a2a7c3aa8692c5d4c6fbc00c175c52f12d636623.zip |
Attempt (1) to fix FTBFS...
* debian/rules:
+ Build using dh_autoreconf.
* debian/control:
+ Add B-Ds: dh-autoreconf, libgtest-dev, python. Enable the testsuite at build
time.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index df8dad3..cb6cdf5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +remote-login-service (1.0.0-0ubuntu3+x2go2~0ubuntu14.04.1) UNRELEASED; urgency=medium + + * debian/rules: + + Build using dh_autoreconf. + * debian/control: + + Add B-Ds: dh-autoreconf, libgtest-dev, python. Enable the testsuite at build + time. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 03 Nov 2014 10:51:41 +0000 + remote-login-service (1.0.0-0ubuntu3+x2go1~0ubuntu14.04.1) trusty; urgency=medium * Non-maintainer upload. |