xdg-utils-cxx_1.0.1-3_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Thu, 11 Mar 2021 12:24:59 -0700 |
Source: | xdg-utils-cxx |
Binary: | libxdgutilsbasedir1.0.1 libxdgutilsbasedir1.0.1-dbgsym libxdgutilsdesktopentry1.0.1 libxdgutilsdesktopentry1.0.1-dbgsym xdg-utils-cxx xdg-utils-cxx-dev |
Architecture: | source amd64 |
Version: | 1.0.1-3 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Scarlett Moore <sgmoore@kde.org> |
Changed-By: | Scarlett Moore <sgmoore@kde.org> |
Description: | libxdgutilsbasedir1.0.1 - Implementation BaseDir in Free Desktop Standards for C++ libxdgutilsdesktopentry1.0.1 - Implementation Desktop Entry in Free Desktop Standards for C++ xdg-utils-cxx - Core libraries BaseDir and DesktopEntry xdg-utils-cxx-dev - Implementation of the Free Desktop Standards in C++ |
Changes: | xdg-utils-cxx (1.0.1-3) unstable; urgency=medium * Add patches provided by Assassin to fix issues with targets and upstream uses of this library. - Fix the SO version. - Fix the install path to be in a searched lib path. - Clean up patches and make them DEP 3 compliant. * Convert package to libraries and dev packages for symbols handling. - Break package into libraries and dev packages with virtual package for old package. - Use pkg-kde-tools for easier symbols handling. - Add new symbols files for libraries. * Remove unused dependency pkg-config. * Fix lintian errors. - Rename packages to match SO version. - Fix spelling error. - Fix hardening export in rules. * Remove dh_missing override as --fail-missing is now default. * Fix pkgkde addons call, use out of source build directory. * Don't build tests as these do not test the installed binaries. * Remove excess build dir overrides as now we use global override. * Release to unstable. |
Files: | 3e0d9f6a62f6e4a78aefd0666448b619 2161 libs optional xdg-utils-cxx_1.0.1-3.dsc 528269b5d7e12dbc6176d88e80751e46 7248 libs optional xdg-utils-cxx_1.0.1-3.debian.tar.xz e7562bec0a50f9a8896be846e7493760 39624 debug optional libxdgutilsbasedir1.0.1-dbgsym_1.0.1-3_amd64.deb df9553878ec78683f27714eef9558591 6792 libs optional libxdgutilsbasedir1.0.1_1.0.1-3_amd64.deb e9332d972055ca73ff0d7c0355c8576f 811076 debug optional libxdgutilsdesktopentry1.0.1-dbgsym_1.0.1-3_amd64.deb 2ccc723e03566461514a6b46218ac662 63800 libs optional libxdgutilsdesktopentry1.0.1_1.0.1-3_amd64.deb 40b0f83d64236d27622bf8866c3512ae 8700 libdevel optional xdg-utils-cxx-dev_1.0.1-3_amd64.deb 6d4db39c62cd013277896219fb73bfc8 8391 libs optional xdg-utils-cxx_1.0.1-3_amd64.buildinfo 60c53fa8307342e21646d9e4cb27c810 3244 oldlibs optional xdg-utils-cxx_1.0.1-3_amd64.deb |
control file for libxdgutilsbasedir1.0.1_1.0.1-3_amd64.deb (click to toggle) | |
---|---|
Package: | libxdgutilsbasedir1.0.1 |
Source: | xdg-utils-cxx |
Version: | 1.0.1-3 |
Architecture: | amd64 |
Maintainer: | Scarlett Moore <sgmoore@kde.org> |
Installed-Size: | 30 |
Depends: | libc6 (>=2.14), libgcc-s1 (>=3.0), libstdc++6 (>=5.2) |
Breaks: | xdg-utils-cxx (<< 1.0.1-3~) |
Replaces: | xdg-utils-cxx (<< 1.0.1-3~) |
Section: | libs |
Priority: | optional |
Multi-Arch: | same |
Homepage: | https://github.com/azubieta/xdg-utils-cxx |
Description: | Implementation BaseDir in Free Desktop Standards for C++ This project was started to fulfill the need of a reliable implementations of such standards in the AppImage project. It is totally standalone and only depends on the standard c++ library (stdlib). . It has been split in different modules according to the Free Desktop Standards, the current implemented ones are: - Desktop Entry 1.2 (mostly complete) - Base Dir 0.7 (draft) . This is the library files for BaseDir. |
contents of libxdgutilsbasedir1.0.1_1.0.1-3_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2021-03-11 19:24 ./ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/lib/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 14264 2021-03-11 19:24 ./usr/lib/x86_64-linux-gnu/libXdgUtilsBaseDir.so.1.0.1 drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/share/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/share/doc/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/share/doc/libxdgutilsbasedir1.0.1/ -rw-r--r-- root/root 745 2021-03-11 19:24 ./usr/share/doc/libxdgutilsbasedir1.0.1/changelog.Debian.gz -rw-r--r-- root/root 3132 2021-01-22 15:49 ./usr/share/doc/libxdgutilsbasedir1.0.1/copyright |
copyright of libxdgutilsbasedir1.0.1_1.0.1-3_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: xdg-utils-cxx Upstream-Contact: https://github.com/azubieta Source: https://github.com/azubieta/xdg-utils-cxx Files: * Copyright: 2018-2019 Alexis López Zubieta License: MIT Files: cmake/code_coverage_utils.cmake cmake/code_coverge_config.cmake Copyright: 2012-2017 Lars Bilke 2013 Joakim Söderberg License: BSD-3-Clause Files: debian/* Copyright: 2019-2021 Scarlett Moore <sgmoore@kde.org> License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: BSD-3-Clause # All rights reserved. # # Redistribution and use in source and binary forms, with or without modification, # are permitted provided that the following conditions are met: # # 1. Redistributions of source code must retain the above copyright notice, this # list of conditions and the following disclaimer. # # 2. Redistributions in binary form must reproduce the above copyright notice, # this list of conditions and the following disclaimer in the documentation # and/or other materials provided with the distribution. # # 3. Neither the name of the copyright holder nor the names of its contributors # may be used to endorse or promote products derived from this software without # specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR # ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
control file for libxdgutilsbasedir1.0.1-dbgsym_1.0.1-3_amd64.deb (click to toggle) | |
---|---|
Package: | libxdgutilsbasedir1.0.1-dbgsym |
Source: | xdg-utils-cxx |
Version: | 1.0.1-3 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Scarlett Moore <sgmoore@kde.org> |
Installed-Size: | 53 |
Depends: | libxdgutilsbasedir1.0.1 (=1.0.1-3) |
Section: | debug |
Priority: | optional |
Multi-Arch: | same |
Description: | debug symbols for libxdgutilsbasedir1.0.1 |
Build-Ids: | 117deb8578f623099cbd17eeed603ceeb50f5d0b |
contents of libxdgutilsbasedir1.0.1-dbgsym_1.0.1-3_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2021-03-11 19:24 ./ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/lib/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/lib/debug/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/lib/debug/.build-id/11/ -rw-r--r-- root/root 43576 2021-03-11 19:24 ./usr/lib/debug/.build-id/11/7deb8578f623099cbd17eeed603ceeb50f5d0b.debug drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/share/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/share/doc/ lrwxrwxrwx root/root 0 2021-03-11 19:24 ./usr/share/doc/libxdgutilsbasedir1.0.1-dbgsym -> libxdgutilsbasedir1.0.1 |
copyright of libxdgutilsbasedir1.0.1-dbgsym_1.0.1-3_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
control file for libxdgutilsdesktopentry1.0.1_1.0.1-3_amd64.deb (click to toggle) | |
---|---|
Package: | libxdgutilsdesktopentry1.0.1 |
Source: | xdg-utils-cxx |
Version: | 1.0.1-3 |
Architecture: | amd64 |
Maintainer: | Scarlett Moore <sgmoore@kde.org> |
Installed-Size: | 241 |
Depends: | libc6 (>=2.14), libgcc-s1 (>=3.0), libstdc++6 (>=9) |
Breaks: | xdg-utils-cxx (<< 1.0.1-3~) |
Replaces: | xdg-utils-cxx (<< 1.0.1-3~) |
Section: | libs |
Priority: | optional |
Multi-Arch: | same |
Homepage: | https://github.com/azubieta/xdg-utils-cxx |
Description: | Implementation Desktop Entry in Free Desktop Standards for C++ This project was started to fulfill the need of a reliable implementations of such standards in the AppImage project. It is totally standalone and only depends on the standard c++ library (stdlib). . It has been split in different modules according to the Free Desktop Standards, the current implemented ones are: - Desktop Entry 1.2 (mostly complete) - Base Dir 0.7 (draft) . This is the library files for Desktop Entry. |
contents of libxdgutilsdesktopentry1.0.1_1.0.1-3_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2021-03-11 19:24 ./ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/lib/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 198680 2021-03-11 19:24 ./usr/lib/x86_64-linux-gnu/libXdgUtilsDesktopEntry.so.1.0.1 drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/share/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/share/doc/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/share/doc/libxdgutilsdesktopentry1.0.1/ -rw-r--r-- root/root 745 2021-03-11 19:24 ./usr/share/doc/libxdgutilsdesktopentry1.0.1/changelog.Debian.gz -rw-r--r-- root/root 3132 2021-01-22 15:49 ./usr/share/doc/libxdgutilsdesktopentry1.0.1/copyright |
copyright of libxdgutilsdesktopentry1.0.1_1.0.1-3_amd64.deb (click to toggle) | |
---|---|
NOTE: Copyright is the same as libxdgutilsbasedir1.0.1 (libxdgutilsbasedir1.0.1_1.0.1-3_amd64.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: xdg-utils-cxx Upstream-Contact: https://github.com/azubieta Source: https://github.com/azubieta/xdg-utils-cxx Files: * Copyright: 2018-2019 Alexis López Zubieta License: MIT Files: cmake/code_coverage_utils.cmake cmake/code_coverge_config.cmake Copyright: 2012-2017 Lars Bilke 2013 Joakim Söderberg License: BSD-3-Clause Files: debian/* Copyright: 2019-2021 Scarlett Moore <sgmoore@kde.org> License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: BSD-3-Clause # All rights reserved. # # Redistribution and use in source and binary forms, with or without modification, # are permitted provided that the following conditions are met: # # 1. Redistributions of source code must retain the above copyright notice, this # list of conditions and the following disclaimer. # # 2. Redistributions in binary form must reproduce the above copyright notice, # this list of conditions and the following disclaimer in the documentation # and/or other materials provided with the distribution. # # 3. Neither the name of the copyright holder nor the names of its contributors # may be used to endorse or promote products derived from this software without # specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR # ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
control file for libxdgutilsdesktopentry1.0.1-dbgsym_1.0.1-3_amd64.deb (click to toggle) | |
---|---|
Package: | libxdgutilsdesktopentry1.0.1-dbgsym |
Source: | xdg-utils-cxx |
Version: | 1.0.1-3 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Scarlett Moore <sgmoore@kde.org> |
Installed-Size: | 856 |
Depends: | libxdgutilsdesktopentry1.0.1 (=1.0.1-3) |
Section: | debug |
Priority: | optional |
Multi-Arch: | same |
Description: | debug symbols for libxdgutilsdesktopentry1.0.1 |
Build-Ids: | 18f76b6a5335d8b89e54efc832e269262e219a90 |
lintian 2.94.0~bpo10+1 check for libxdgutilsdesktopentry1.0.1-dbgsym_1.0.1-3_amd64.deb (click to toggle) | |
---|---|
contents of libxdgutilsdesktopentry1.0.1-dbgsym_1.0.1-3_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2021-03-11 19:24 ./ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/lib/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/lib/debug/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/lib/debug/.build-id/18/ -rw-r--r-- root/root 865728 2021-03-11 19:24 ./usr/lib/debug/.build-id/18/f76b6a5335d8b89e54efc832e269262e219a90.debug drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/share/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/share/doc/ lrwxrwxrwx root/root 0 2021-03-11 19:24 ./usr/share/doc/libxdgutilsdesktopentry1.0.1-dbgsym -> libxdgutilsdesktopentry1.0.1 |
copyright of libxdgutilsdesktopentry1.0.1-dbgsym_1.0.1-3_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
control file for xdg-utils-cxx-dev_1.0.1-3_amd64.deb (click to toggle) | |
---|---|
Package: | xdg-utils-cxx-dev |
Source: | xdg-utils-cxx |
Version: | 1.0.1-3 |
Architecture: | amd64 |
Maintainer: | Scarlett Moore <sgmoore@kde.org> |
Installed-Size: | 52 |
Depends: | libxdgutilsbasedir1.0.1 (=1.0.1-3), libxdgutilsdesktopentry1.0.1 (=1.0.1-3) |
Breaks: | xdg-utils-cxx (<< 1.0.1-3~) |
Replaces: | xdg-utils-cxx (<< 1.0.1-3~) |
Section: | libdevel |
Priority: | optional |
Multi-Arch: | same |
Homepage: | https://github.com/azubieta/xdg-utils-cxx |
Description: | Implementation of the Free Desktop Standards in C++ This project was started to fulfill the need of a reliable implementations of such standards in the AppImage project. It is totally standalone and only depends on the standard c++ library (stdlib). . It has been split in different modules according to the Free Desktop Standards, the current implemented ones are: - Desktop Entry 1.2 (mostly complete) - Base Dir 0.7 (draft) . These are the development files for xdg-utils-cxx Desktop Entry and BaseDir componenets. |
contents of xdg-utils-cxx-dev_1.0.1-3_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2021-03-11 19:24 ./ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/include/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/include/XdgUtils/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/include/XdgUtils/BaseDir/ -rw-r--r-- root/root 1267 2019-08-22 19:03 ./usr/include/XdgUtils/BaseDir/BaseDir.h drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/include/XdgUtils/DesktopEntry/ -rw-r--r-- root/root 3492 2019-08-22 19:03 ./usr/include/XdgUtils/DesktopEntry/DesktopEntry.h -rw-r--r-- root/root 1380 2019-08-22 19:03 ./usr/include/XdgUtils/DesktopEntry/DesktopEntryExecValue.h -rw-r--r-- root/root 2481 2019-08-22 19:03 ./usr/include/XdgUtils/DesktopEntry/DesktopEntryKeyPath.h -rw-r--r-- root/root 1290 2019-08-22 19:03 ./usr/include/XdgUtils/DesktopEntry/DesktopEntryKeyValue.h -rw-r--r-- root/root 1523 2019-08-22 19:03 ./usr/include/XdgUtils/DesktopEntry/DesktopEntryStringsValue.h -rw-r--r-- root/root 967 2019-08-22 19:03 ./usr/include/XdgUtils/DesktopEntry/Exceptions.h drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/lib/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/lib/x86_64-linux-gnu/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/lib/x86_64-linux-gnu/cmake/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/lib/x86_64-linux-gnu/cmake/XdgUtils/ -rw-r--r-- root/root 918 2021-03-11 19:24 ./usr/lib/x86_64-linux-gnu/cmake/XdgUtils/XdgUtilsBaseDir-release.cmake -rw-r--r-- root/root 3802 2021-03-11 19:24 ./usr/lib/x86_64-linux-gnu/cmake/XdgUtils/XdgUtilsBaseDir.cmake -rw-r--r-- root/root 2064 2021-03-11 19:24 ./usr/lib/x86_64-linux-gnu/cmake/XdgUtils/XdgUtilsConfig.cmake -rw-r--r-- root/root 1382 2021-03-11 19:24 ./usr/lib/x86_64-linux-gnu/cmake/XdgUtils/XdgUtilsConfigVersion.cmake -rw-r--r-- root/root 958 2021-03-11 19:24 ./usr/lib/x86_64-linux-gnu/cmake/XdgUtils/XdgUtilsDesktopEntry-release.cmake -rw-r--r-- root/root 3827 2021-03-11 19:24 ./usr/lib/x86_64-linux-gnu/cmake/XdgUtils/XdgUtilsDesktopEntry.cmake drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/share/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/share/doc/ drwxr-xr-x root/root 0 2021-03-11 19:24 ./usr/share/doc/xdg-utils-cxx-dev/ -rw-r--r-- root/root 745 2021-03-11 19:24 ./usr/share/doc/xdg-utils-cxx-dev/changelog.Debian.gz -rw-r--r-- root/root 3132 2021-01-22 15:49 ./usr/share/doc/xdg-utils-cxx-dev/copyright lrwxrwxrwx root/root 0 2021-03-11 19:24 ./usr/lib/x86_64-linux-gnu/libXdgUtilsBaseDir.so -> libXdgUtilsBaseDir.so.1.0.1 lrwxrwxrwx root/root 0 2021-03-11 19:24 ./usr/lib/x86_64-linux-gnu/libXdgUtilsDesktopEntry.so -> libXdgUtilsDesktopEntry.so.1.0.1 |
copyright of xdg-utils-cxx-dev_1.0.1-3_amd64.deb (click to toggle) | |
---|---|
NOTE: Copyright is the same as libxdgutilsbasedir1.0.1 (libxdgutilsbasedir1.0.1_1.0.1-3_amd64.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: xdg-utils-cxx Upstream-Contact: https://github.com/azubieta Source: https://github.com/azubieta/xdg-utils-cxx Files: * Copyright: 2018-2019 Alexis López Zubieta License: MIT Files: cmake/code_coverage_utils.cmake cmake/code_coverge_config.cmake Copyright: 2012-2017 Lars Bilke 2013 Joakim Söderberg License: BSD-3-Clause Files: debian/* Copyright: 2019-2021 Scarlett Moore <sgmoore@kde.org> License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: BSD-3-Clause # All rights reserved. # # Redistribution and use in source and binary forms, with or without modification, # are permitted provided that the following conditions are met: # # 1. Redistributions of source code must retain the above copyright notice, this # list of conditions and the following disclaimer. # # 2. Redistributions in binary form must reproduce the above copyright notice, # this list of conditions and the following disclaimer in the documentation # and/or other materials provided with the distribution. # # 3. Neither the name of the copyright holder nor the names of its contributors # may be used to endorse or promote products derived from this software without # specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR # ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
Timestamp: 15.03.2021 / 15:00:59 (UTC)