diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-05-21 22:21:02 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-05-21 22:26:10 +0200 |
commit | 0b09776cadce07f55456066f76966bf1cde799bc (patch) | |
tree | 3cf65f473349d45d955ffd3ce35d183b6a1b333c /debian/copyright | |
parent | 73b00933d131d4c7ec528f20a68d85f4ac7b99d8 (diff) | |
download | remote-logon-service-0b09776cadce07f55456066f76966bf1cde799bc.tar.gz remote-logon-service-0b09776cadce07f55456066f76966bf1cde799bc.tar.bz2 remote-logon-service-0b09776cadce07f55456066f76966bf1cde799bc.zip |
debian/*: Adopt various packaging changes from official Debian package.
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/debian/copyright b/debian/copyright index 297f79a..1e6be44 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-logon-service Upstream-Contact: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -Source: http://code.x2go.org/gitweb?p=remote-logon-service-x2go.git;a=summary +Source: https://github.com/ArcticaProject/remote-logon-serivce Files: * Copyright: 2012, Canonical Ltd. @@ -9,9 +9,14 @@ Copyright: 2012, Canonical Ltd. 2015, The Arctica Project License: GPL-3 +Files: po/Makefile.in.in +Copyright: 1995, 1996, 1997, Ulrich Drepper <drepper@gnu.ai.mit.edu> + 2004-2008, Rodney Dawes <dobey.pwns@gmail.com> +License: public-domain~po-Makefile + Files: debian/* Copyright: 2012, Canonical Ltd. - 2012-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + 2012-2017, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: GPL-3 License: GPL-3 @@ -29,3 +34,8 @@ License: GPL-3 . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". + +License: public-domain~po-Makefile + This file may be copied and used freely without restrictions. It may + be used in projects which are not available under a GNU Public License, + but which still want to provide support for the GNU gettext functionality. |