diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/source/format | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d948eca..85d1d40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ remote-login-service-x2go (1.0.0-0x2go1) UNRELEASED; urgency=medium * debian/control: + Add B-Ds: dh-autoreconf, libgtest-dev, python. Enable the testsuite at build time. + * debian/source/format: + + Switch back to source format 1.0. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 02 Nov 2014 21:36:41 +0100 diff --git a/debian/source/format b/debian/source/format index 163aaf8..d3827e7 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (quilt) +1.0 |