[Pkg-cli-apps-commits] [keepass2] branch master updated (28ca44f -> 1b4b437)
Julian Taylor
jtaylor.debian at googlemail.com
Sun Apr 27 17:43:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
jtaylor-guest pushed a change to branch master
in repository keepass2.
from 28ca44f New upstream release (Closes: #738056)
adds 92b3b51 Imported Upstream version 2.26
new a077374 Merge tag 'upstream/2.26' into dfsg_clean
new 82a2fde Merge tag 'upstream/2.26+dfsg'
new 1b4b437 New upstream release
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Build/KeePassLib_Distrib/KeePassLib.xml | 9 +-
Build/MakeDistribDebug.bat | 38 -
Build/MakeDistribRelease.bat | 39 -
Build/SnKeys_UseDummy.bat | 16 -
Build/SnKeys_UsePrivate.bat | 16 -
Docs/Chm/KeePass.hhp | 1 -
Docs/Chm/help/base/credits.html | 383 ++-
Docs/Chm/help/base/credits_icons_license.html | 110 -
Docs/Chm/help/base/faq_tech.html | 2 +-
Docs/Chm/help/base/placeholders.html | 4 +-
Docs/Chm/help/base/security.html | 2 +-
Docs/Chm/help/v2/autotype_obfuscation.html | 8 +-
Docs/Chm/help/v2/license.html | 54 +-
Docs/Chm/help/v2/setup.html | 7 +-
Docs/Chm/help/v2/triggers.html | 7 +
Docs/Chm/help/v2/xml_replace.html | 69 +
Docs/Chm/help/v2_dev/customize.html | 19 +-
Docs/Chm/help/v2_dev/scr_sc_index.html | 37 +-
Docs/History.txt | 67 +-
Docs/License.txt | 48 +-
Docs/License_Install.txt | 345 ---
Ext/Icons/ReadMe.txt | 4 +-
.../Icons_Nuvola/License.txt | 1055 ++++----
Ext/Icons_Nuvola/ReadMe.txt | 60 +
Ext/KeePass.exe.config | 4 +-
Ext/KeePass.iss | 12 +-
Ext/KeePassMsi/KeePassMsi.vdproj | 18 +-
KeePass/App/Configuration/AceIntegration.cs | 8 +
KeePass/App/Configuration/AceUI.cs | 9 +
KeePass/DataExchange/Formats/KeePassKdb2xRepair.cs | 2 +-
KeePass/DataExchange/Formats/RoboFormHtml69.cs | 16 +-
KeePass/DataExchange/ImportUtil.cs | 15 +-
KeePass/Ecas/EcasDefaultActionProvider.cs | 17 +-
KeePass/Forms/AutoTypeCtxForm.cs | 6 +
KeePass/Forms/ColumnsForm.cs | 11 +-
KeePass/Forms/DataEditorForm.cs | 54 +-
KeePass/Forms/KeyPromptForm.cs | 138 +-
KeePass/Forms/MainForm.Designer.cs | 50 +-
KeePass/Forms/MainForm.cs | 41 +-
KeePass/Forms/MainForm.resx | 2820 ++++++++++----------
KeePass/Forms/MainForm_Functions.cs | 188 +-
KeePass/Forms/OptionsForm.cs | 12 +-
KeePass/Forms/PwEntryForm.cs | 4 +-
KeePass/Forms/UpdateCheckForm.cs | 5 +-
KeePass/Native/NativeMethods.Unix.cs | 7 +
KeePass/Properties/AssemblyInfo.cs | 4 +-
KeePass/Resources/KPRes.Generated.cs | 117 +
KeePass/UI/DocumentManagerEx.cs | 40 +-
KeePass/UI/MruList.cs | 260 +-
KeePass/UI/UIUtil.cs | 36 +
KeePass/Util/AppLocator.cs | 33 +-
KeePass/Util/SendInputEx.cs | 13 +-
KeePass/Util/SendInputExt/SiEngineWin.cs | 62 +-
KeePass/Util/Spr/SprEngine.cs | 8 +-
KeePass/Util/UpdateCheckEx.cs | 34 +-
.../Util/XmlSerialization/XmlSerializerEx.Gen.cs | 6 +
KeePassLib/Cryptography/SelfTest.cs | 10 +-
KeePassLib/KeePassLib.csproj | 2 +
KeePassLib/Native/NativeLib.cs | 26 +
KeePassLib/Properties/AssemblyInfo.cs | 4 +-
KeePassLib/PwDatabase.cs | 4 -
KeePassLib/PwDefs.cs | 6 +-
KeePassLib/PwGroup.cs | 3 +
KeePassLib/Utility/StrUtil.cs | 73 +-
KeePassLibSD/Properties/AssemblyInfo.cs | 2 +-
ShInstUtil/ShInstUtil.rc | 8 +-
Translation/DefaultText.xml | 27 +
Translation/TrlUtil/Properties/AssemblyInfo.cs | 4 +-
debian/changelog | 6 +
debian/patches/use-installed-ico-files.patch | 26 +-
70 files changed, 3605 insertions(+), 3046 deletions(-)
delete mode 100644 Build/MakeDistribDebug.bat
delete mode 100644 Build/MakeDistribRelease.bat
delete mode 100644 Build/SnKeys_UseDummy.bat
delete mode 100644 Build/SnKeys_UsePrivate.bat
delete mode 100644 Docs/Chm/help/base/credits_icons_license.html
delete mode 100644 Docs/License_Install.txt
copy Docs/Chm/help/base/license_lgpl.html => Ext/Icons_Nuvola/License.txt (90%)
create mode 100644 Ext/Icons_Nuvola/ReadMe.txt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/keepass2.git
More information about the Pkg-cli-apps-commits
mailing list