Package: nitrokey-app / 0.6.3-1~bpo8+1

Metadata

Package Version Patches format
nitrokey-app 0.6.3-1~bpo8+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 use debhelper for bash completion.patch | (download)

CMakeLists.txt | 6 0 + 6 - 0 !
1 file changed, 6 deletions(-)

 remove bash-completion installation from cmakelists.txt
 The installation of the bash-completion files is removed from
 CMakeLists.txt since the files will be installed using
 the debhelper script dh_bash-completion.
0002 fix installation paths.patch | (download)

CMakeLists.txt | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 adjust installation paths in cmakelists.txt
 Adjust the installation paths in CMakeLists.txt to match the
 paths used in Debian:
 - The udev-rules should be installed into /lib/udev/rules.d.
 - The locale file for German is installed into /usr/share/locale/de
   instead of /usr/share/locale/de_DE.