Bug#1036709: unblock: libsepol/3.4-2.1

2023-05-26 Thread Tobias Frost
On Wed, 24 May 2023 16:52:06 +0200 Tobias Frost 
wrote:
> Please unblock package libsepol
> 
> It fixes #1031798, inaccurate copyright file.
> 
> No other changes done.
> 
> [ Checklist ]
>   [x] all changes are documented in the d/changelog
>   [x] I reviewed all changes and I approve them
>   [x] attach debdiff against the package in testing
> 
> [ Other info ]
> The package has been uploaded to DELAYED/2, ETA May 26th 2023, ~16:45

It is now in unstable.

> 
> unblock libsepol/3.4-2.1
> 



Bug#1036709: unblock: libsepol/3.4-2.1

2023-05-24 Thread Tobias Frost
Forgot to add the debdiff… 
diff -Nru libsepol-3.4/debian/changelog libsepol-3.4/debian/changelog
--- libsepol-3.4/debian/changelog	2022-06-15 09:56:48.0 +0200
+++ libsepol-3.4/debian/changelog	2023-05-24 16:43:03.0 +0200
@@ -1,3 +1,10 @@
+libsepol (3.4-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "Inaccurate copyright file" (Closes: #1031798)
+
+ -- Tobias Frost   Wed, 24 May 2023 16:43:03 +0200
+
 libsepol (3.4-2) unstable; urgency=medium
 
   * fix validation of user declarations in modules, patch proposed upstream
diff -Nru libsepol-3.4/debian/copyright libsepol-3.4/debian/copyright
--- libsepol-3.4/debian/copyright	2022-06-15 09:56:48.0 +0200
+++ libsepol-3.4/debian/copyright	2023-05-24 16:36:19.0 +0200
@@ -1,49 +1,83 @@
-This is the Debian package for libsepol, and it is built from sources
-obtained from http://userspace.selinuxproject.org/releases/current/devel/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Comment:
+ This is the Debian package for libsepol.
+ .
+ This package was debianized by Russell Coker  on
+ Fri, 20 Aug 2004 17:26:18 +1000.
+Source: https://github.com/SELinuxProject/selinux/wiki/Releases
 
-
-
-This package was debianized by Russell Coker  on
-Fri, 20 Aug 2004 17:26:18 +1000.
-
-libsepol is
+Files: *
+Copyright: libsepol is
  Copyright (C) 2003, 2004 Stephen Smalley 
  Copyright (C) 2003-2007  Red Hat, Inc.
  Copyright (C) 2004, 2005 Trusted Computer Solutions, Inc.
- Copyright (C) 2003-2008  Tresys Technology, LLC
-
-
+ Copyright (C) 2003-2008, 2011 Tresys Technology, LLC
+ Copyright (C) 2017 Mellanox Techonolgies Inc.
+ Copyright (c) 2008 NEC Corporation
+License: LGPL-2.1+
 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 2.1 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
 Lesser General Public License for more details.
-
+ .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
-
-On Debian GNU/Linux systems, the complete text of the Lesser GNU General
-Public License can be found in `/usr/share/common-licenses/LGPL'.
-
- This package is maintained by Manoj Srivastava .
-
- The Debian specific changes are © 2005-2008, Manoj Srivastava
- , and distributed under the terms of the GNU
- General Public License, version 2.
-
-
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
-
+Comment:
+ On Debian GNU/Linux systems, the complete text of the Lesser GNU General
+ Public License version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: cil/test/unit/CuTest.*
+Copyright: (c) 2003 Asim Jalis
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software in
+ a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ .
+ 2. Altered source versions must be plainly marked as such, and must not
+ be misrepresented as being the original software.
+ .
+ 3. This notice may not be removed or altered from any source
+ distribution.
+
+Files: debian/*
+Copyright: © 2005-2008, Manoj Srivastava 
+ 2012-2022  Laurent Bigonville 
+ 2011-2018  Russell Coker 
+License: GPL-2
+The Debian specific changes are distributed under the terms of the
+GNU General Public License, version 2.
+ .
 A copy of the GNU General Public License is also available at
 http://www.gnu.org/copyleft/gpl.html>.  You may also obtain
 it by writing to the Free Software Foundation, Inc., 51 Franklin
 St, Fifth Floor, Boston, MA 02110-1301 USA
-
-Manoj Srivastava 
-arch-tag: d4250e44-a0e0-4ee0-adb9-2bd74f6eeb27
+Comment:
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: man/*man8/chkcon.8
+   man/man8/genpolusers.8
+Copyright: (c) 1997 Manoj Srivastava 
+License: GPL-2+
+This is free documentation; you can redistribute it 

Bug#1036709: unblock: libsepol/3.4-2.1

2023-05-24 Thread Tobias Frost
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: libse...@packages.debian.org
Control: affects -1 + src:libsepol

Please unblock package libsepol

It fixes #1031798, inaccurate copyright file.

No other changes done.

[ Checklist ]
  [x] all changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in testing

[ Other info ]
The package has been uploaded to DELAYED/2, ETA May 26th 2023, ~16:45

unblock libsepol/3.4-2.1


-- 
tobi


signature.asc
Description: PGP signature