diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-01-25 12:08:20 +0100 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-01-25 12:08:36 +0100 |
| commit | 069c08d27e858ed3f18eff1ed72443413f01fa11 (patch) | |
| tree | 5e010dcd67976ae07ab2f07a821d9786bf783d32 /debian/copyright | |
| parent | 96b2f26c68e621f8605b87da01030de02b90c18d (diff) | |
| download | libpam-freerdp2-069c08d27e858ed3f18eff1ed72443413f01fa11.tar.gz libpam-freerdp2-069c08d27e858ed3f18eff1ed72443413f01fa11.tar.bz2 libpam-freerdp2-069c08d27e858ed3f18eff1ed72443413f01fa11.zip | |
debian/: Adjust packaging to namespace renamings and FreeRDPv3 support.
Diffstat (limited to 'debian/copyright')
| -rw-r--r-- | debian/copyright | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/debian/copyright b/debian/copyright index 8eb8d0b..322f28b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: libpam-freerdp2 +Upstream-Name: libpam-freerdp Upstream-Contact: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -Source: https://github.com/ArcticaProject/libpam-freerdp2/ +Source: https://github.com/ArcticaProject/libpam-freerdp/ Files: ChangeLog Makefile.am @@ -12,8 +12,8 @@ Files: ChangeLog debian/changelog debian/compat debian/control - debian/libpam-freerdp2-dev.install - debian/libpam-freerdp2.install + debian/libpam-freerdp-dev.install + debian/libpam-freerdp.install debian/patches/README debian/rules debian/source/format @@ -34,18 +34,18 @@ Comment: Assuming copyright holdership from the majority of other code files. -Files: src/freerdp2-auth-check.c - src/pam-freerdp2-children.c - src/pam-freerdp2-children.h - src/pam-freerdp2.c - tests/test-freerdp2-auth.c +Files: src/freerdp-auth-check.c + src/pam-freerdp-children.c + src/pam-freerdp-children.h + src/pam-freerdp.c + tests/test-freerdp-auth.c Copyright: 2012, Canonical Ltd. License: GPL-3 Files: tests/mock_guest.c tests/mock_guest.h tests/mock_pam.c - tests/test-freerdp2-wrapper.cc + tests/test-freerdp-wrapper.cc Copyright: 2012, Canonical Ltd. License: GPL-3 Comment: @@ -60,12 +60,12 @@ Comment: Assuming copyright holdership from the majority of other code files. -Files: include/pam-freerdp2.h +Files: include/pam-freerdp.h Copyright: 2012, Canonical Ltd. 2012-2013, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: GPL-3 -Files: src/pam-freerdp2-private.h +Files: src/pam-freerdp-private.h Copyright: 2018, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: GPL-3 |
