[SCM] seq24/master: Remove old patches, applied upstream.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Dec 6 18:21:11 UTC 2010


The following commit has been merged in the master branch:
commit 572bb4634ce70e5e750f9f7c7763a882748a44a4
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Dec 6 19:20:32 2010 +0100

    Remove old patches, applied upstream.

diff --git a/debian/patches/01-gtkmm_2.19.patch b/debian/patches/01-gtkmm_2.19.patch
deleted file mode 100644
index 068cffe..0000000
--- a/debian/patches/01-gtkmm_2.19.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-From: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504660#25 
-Description: declare pointer with a different type to reflect a change
- in gtkmm API. Fixes FTBFS.
-Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577305
----
- src/mainwnd.cpp |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- seq24-0.9.0.orig/src/mainwnd.cpp
-+++ seq24-0.9.0/src/mainwnd.cpp
-@@ -528,7 +528,7 @@ mainwnd::file_import_dialog( void )
- 
-     dialog.set_current_folder(last_used_dir);
- 
--    HButtonBox *btnbox = dialog.get_action_area(); 
-+    ButtonBox *btnbox = dialog.get_action_area();
-     HBox hbox( false, 2 );
- 
-     m_adjust_load_offset = manage( new Adjustment( 0, -(c_max_sets - 1),
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index ea647d6..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-01-gtkmm_2.19.patch

-- 
seq24 packaging



More information about the pkg-multimedia-commits mailing list