[debian-edu-commits] debian-edu/ 21/50: Remove upstream commits.

Unit 193 unit193-guest at moszumanska.debian.org
Wed Dec 21 05:05:57 UTC 2016


This is an automated email from the git hooks/post-receive script.

unit193-guest pushed a commit to branch master
in repository veracrypt.

commit c26951f81f05f535ef9cd4e26b238e92bb48cf60
Author: Unit 193 <unit193 at ubuntu.com>
Date:   Thu Aug 6 20:51:59 2015 -0400

    Remove upstream commits.
    
    d/p/004-Correct-wxWidgets-assert-warnings-when-displaying-about.diff
---
 ...gets-assert-warnings-when-displaying-about.diff | 57 ----------------------
 debian/patches/series                              |  1 -
 2 files changed, 58 deletions(-)

diff --git a/debian/patches/004-Correct-wxWidgets-assert-warnings-when-displaying-about.diff b/debian/patches/004-Correct-wxWidgets-assert-warnings-when-displaying-about.diff
deleted file mode 100644
index 5a35179..0000000
--- a/debian/patches/004-Correct-wxWidgets-assert-warnings-when-displaying-about.diff
+++ /dev/null
@@ -1,57 +0,0 @@
-From 5ae16a0af2fae9ce92f2762a45eb088ccb1c04a6 Mon Sep 17 00:00:00 2001
-From: Mounir IDRASSI <mounir.idrassi at idrix.fr>
-Date: Sun, 19 Apr 2015 16:30:28 +0200
-Subject: [PATCH] Linux: Correct wxWidgets assert warnings when displaying
- about/LegalNotice dialogs. This didn't happen with official binaries because
- the library used disables asserts.
-
----
- src/Main/Forms/Forms.cpp     | 2 --
- src/Main/Forms/TrueCrypt.fbp | 4 ++--
- 2 files changed, 2 insertions(+), 4 deletions(-)
-
-diff --git a/src/Main/Forms/Forms.cpp b/src/Main/Forms/Forms.cpp
-index d05524d..dcbd38f 100755
---- a/src/Main/Forms/Forms.cpp
-+++ b/src/Main/Forms/Forms.cpp
-@@ -717,7 +717,6 @@ AboutDialogBase::AboutDialogBase( wxWindow* parent, wxWindowID id, const wxStrin
- 	bSizer117->Add( m_staticline3, 0, wxEXPAND|wxBOTTOM, 5 );
- 	
- 	CreditsTextCtrl = new wxTextCtrl( this, wxID_ANY, wxEmptyString, wxDefaultPosition, wxDefaultSize, wxTE_MULTILINE|wxTE_READONLY|wxSUNKEN_BORDER );
--	CreditsTextCtrl->SetMaxLength( 0 ); 
- 	bSizer117->Add( CreditsTextCtrl, 0, wxEXPAND|wxBOTTOM|wxRIGHT|wxLEFT, 10 );
- 	
- 	
-@@ -1481,7 +1480,6 @@ LegalNoticesDialogBase::LegalNoticesDialogBase( wxWindow* parent, wxWindowID id,
- 	bSizer115 = new wxBoxSizer( wxVERTICAL );
- 	
- 	LegalNoticesTextCtrl = new wxTextCtrl( this, wxID_ANY, wxEmptyString, wxDefaultPosition, wxDefaultSize, wxTE_MULTILINE|wxTE_READONLY );
--	LegalNoticesTextCtrl->SetMaxLength( 0 ); 
- 	bSizer115->Add( LegalNoticesTextCtrl, 1, wxALL|wxEXPAND, 5 );
- 	
- 	wxButton* OKButton;
-diff --git a/src/Main/Forms/TrueCrypt.fbp b/src/Main/Forms/TrueCrypt.fbp
-index cf43cbf..86621ba 100755
---- a/src/Main/Forms/TrueCrypt.fbp
-+++ b/src/Main/Forms/TrueCrypt.fbp
-@@ -3874,7 +3874,7 @@
-                                 <property name="max_size"></property>
-                                 <property name="maximize_button">0</property>
-                                 <property name="maximum_size"></property>
--                                <property name="maxlength">0</property>
-+                                <property name="maxlength"></property>
-                                 <property name="min_size"></property>
-                                 <property name="minimize_button">0</property>
-                                 <property name="minimum_size"></property>
-@@ -10695,7 +10695,7 @@
-                                 <property name="max_size"></property>
-                                 <property name="maximize_button">0</property>
-                                 <property name="maximum_size"></property>
--                                <property name="maxlength">0</property>
-+                                <property name="maxlength"></property>
-                                 <property name="min_size"></property>
-                                 <property name="minimize_button">0</property>
-                                 <property name="minimum_size"></property>
--- 
-2.1.1
-
diff --git a/debian/patches/series b/debian/patches/series
index 20dbe25..2694b0b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
 001-user-guide-location.diff
 002-build-flags.diff
 003-indicator-support.diff
-004-Correct-wxWidgets-assert-warnings-when-displaying-about.diff

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/veracrypt.git



More information about the debian-edu-commits mailing list