[SCM] audacity/master: Refreshed

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Jan 12 00:01:13 UTC 2016


The following commit has been merged in the master branch:
commit c1dbb9fb62828c87ac442212ed28d837fde05910
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Dec 7 19:06:39 2015 +0100

    Refreshed

diff --git a/debian/patches/workaround-wxwidgets-fit-recovery.patch b/debian/patches/workaround-wxwidgets-fit-recovery.patch
index afc1f89..474bfdc 100644
--- a/debian/patches/workaround-wxwidgets-fit-recovery.patch
+++ b/debian/patches/workaround-wxwidgets-fit-recovery.patch
@@ -19,7 +19,7 @@ Bug-Debian: http://bugs.debian.org/765341
 
 --- a/src/AutoRecovery.cpp
 +++ b/src/AutoRecovery.cpp
-@@ -38,6 +38,10 @@
+@@ -42,6 +42,10 @@
  public:
     AutoRecoveryDialog(wxWindow *parent);
  
@@ -30,7 +30,7 @@ Bug-Debian: http://bugs.debian.org/765341
  private:
     void PopulateList();
     void PopulateOrExchange(ShuttleGui & S);
-@@ -65,6 +69,9 @@
+@@ -70,6 +74,9 @@
     EVT_BUTTON(ID_RECOVER_ALL, AutoRecoveryDialog::OnRecoverAll)
     EVT_BUTTON(ID_RECOVER_NONE, AutoRecoveryDialog::OnRecoverNone)
     EVT_BUTTON(ID_QUIT_AUDACITY, AutoRecoveryDialog::OnQuitAudacity)
@@ -40,7 +40,7 @@ Bug-Debian: http://bugs.debian.org/765341
  END_EVENT_TABLE()
  
  void AutoRecoveryDialog::PopulateOrExchange(ShuttleGui& S)
-@@ -102,6 +109,22 @@
+@@ -111,6 +118,22 @@
     Center();
  }
  

-- 
Audacity debian packaging



More information about the pkg-multimedia-commits mailing list