aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-09-19 09:39:09 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-09-19 09:39:09 +0200
commita436b0f77972d527071505cc5a32a97333d18870 (patch)
tree22421bc4307a6568056a32640c583f2a5943d8c5 /debian
parent231a745c260b13263ecf06cd9ba2db212a106687 (diff)
downloadremote-logon-service-a436b0f77972d527071505cc5a32a97333d18870.tar.gz
remote-logon-service-a436b0f77972d527071505cc5a32a97333d18870.tar.bz2
remote-logon-service-a436b0f77972d527071505cc5a32a97333d18870.zip
update debian/changelog
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
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.