diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-11-12 05:26:30 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-11-12 05:26:30 +0100 |
commit | d326cda42d5d1ec1f39daf3bb04705881ddc08f5 (patch) | |
tree | e332e15ec68e5c63b17f3580d4fc56146ab022c0 /debian | |
parent | 55aa7c0c6a5fb72ec67417de7270bc886044fe79 (diff) | |
download | remote-logon-service-d326cda42d5d1ec1f39daf3bb04705881ddc08f5.tar.gz remote-logon-service-d326cda42d5d1ec1f39daf3bb04705881ddc08f5.tar.bz2 remote-logon-service-d326cda42d5d1ec1f39daf3bb04705881ddc08f5.zip |
debian/copyright: Fix upstream source URL.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c7af151..9fe17a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ remote-login-service-x2go (1.0.0.1-0x2go1) UNRELEASED; urgency=medium + Remove dummy ChangeLog file after build if empty. * debian/copyright: + Add Upstream-Contract: field. Add myself as copyright holder. + + Fix upstream source URL. * debian/control: + Add B-Ds: dh-autoreconf, libgtest-dev, python. Enable the testsuite at build time. diff --git a/debian/copyright b/debian/copyright index 9897b4a..f42fc22 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: remote-login-service-x2go Upstream-Contact: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -Source: http://code.x2go.org/gitweb?p=remote-login-service.with-x2go.git;a=summary +Source: http://code.x2go.org/gitweb?p=remote-login-service-x2go.git;a=summary Files: * Copyright: 2012, Canonical Ltd. |