diff --git a/debian/changelog b/debian/changelog index 874a729..1e8d5a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ libpam-tacplus (1.7.0-2) unstable; urgency=medium * Improve Debian packaging - implement Lintian changes. - -- Pawel Krawczyk Mon, 31 Oct 2022 22:44:00 +0100 + -- Pawel Krawczyk Mon, 06 Nov 2022 06:41:00 +0100 libpam-tacplus (1.7.0-1) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index d2cc3be..a3c46cb 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,31 +6,39 @@ Upstream-Name: pam_tacplus Files: * Copyright: 2022 Pawel Krawczyk, Jeroen Nijhof License: GPL-3+ - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the full text of the GNU General Public + License version 3 can be found in the file + `/usr/share/common-licenses/GPL-3'. Files: libtac/* Copyright: 2022 Pawel Krawczyk, Jeroen Nijhof License: LGPL-3+ - This Library is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as published - by the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This Library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU Lesser General Public License - along with this program. If not, see . + This Library is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as published + by the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + . + This Library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public License + along with this program. If not, see . + . + On Debian systems, the full text of the GNU Lesser General Public + License version 3 can be found in the file + `/usr/share/common-licenses/LGPL-3'.