diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d4c8c6a..f032652 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -remote-logon-service (1.0.0.1-0x2go1) UNRELEASED; urgency=medium +remote-logon-service (1.0.0.1-0) UNRELEASED; urgency=medium * Rename src:package and bin:package: -> remote-logon-service. @@ -17,9 +17,11 @@ remote-logon-service (1.0.0.1-0x2go1) UNRELEASED; urgency=medium + Build using dh_autoreconf. + Make sure we have an empty upstream ChangeLog file when building from Git. + Remove dummy ChangeLog file after build if empty. + + Fix missing call of dh_auto_clean in override_dh_auto_clean. * debian/copyright: + Add Upstream-Contract: field. Add myself as copyright holder. + Fix upstream source URL. + + Update copyright holders and years. * debian/control: + Add B-Ds: dh-autoreconf, libgtest-dev, python. Enable the testsuite at build time. |