Package: passwordsafe / 1.21.0+dfsg-1

Metadata

Package Version Patches format
passwordsafe 1.21.0+dfsg-1 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 | 20 16 + 4 - 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(+), 23 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 | 157 0 + 157 - 0 !
1 file changed, 157 deletions(-)

 adjust cmake build for better compliance with debian policies