Package: passwordsafe / 1.16.0+dfsg-4

Metadata

Package Version Patches format
passwordsafe 1.16.0+dfsg-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
perl_shebangs | (download)

Misc/maemo2pwsafe.pl | 2 1 + 1 - 0 !
Misc/make-latest-xml.pl | 2 1 + 1 - 0 !
Misc/mkversion.pl | 2 1 + 1 - 0 !
Misc/passwordsafe-db-remapper.pl | 2 1 + 1 - 0 !
Misc/rc2cpp.pl | 2 1 + 1 - 0 !
Misc/unicode2keysym.pl | 2 1 + 1 - 0 !
6 files changed, 6 insertions(+), 6 deletions(-)

 adjust perl shebangs to comply with debian policy
disable_version_checks | (download)

CMakeLists.txt | 21 16 + 5 - 0 !
src/ui/wxWidgets/AboutDlg.cpp | 49 39 + 10 - 0 !
src/ui/wxWidgets/AboutDlg.h | 31 27 + 4 - 0 !
src/ui/wxWidgets/Makefile | 16 11 + 5 - 0 !
4 files changed, 93 insertions(+), 24 deletions(-)

 allow disabling of online version check
 Gives a build-time option to disable curl-based check for new version.  Patch
 was submitted by author to upstream but it has not been merged.
cmake_build_changes | (download)

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

 adjust cmake build for better compliance with debian policies
desktop_file_fixes | (download)

install/desktop/fedora-pwsafe.desktop | 12 0 + 12 - 0 !
install/desktop/pwsafe.desktop | 7 2 + 5 - 0 !
2 files changed, 2 insertions(+), 17 deletions(-)

 apply upstream fixes to desktop file
 Apply upstream fixes to desktop file, including changes to allow running under
 wayland