[SCM] Rasmol packaging branch, master, updated. debian/2.7.4.2-5-34-g3fc03e3

Teemu Ikonen tpikonen at gmail.com
Wed Apr 27 09:36:45 UTC 2011


The following commit has been merged in the master branch:
commit e7264be4826d3fcaa14a6cfff99320e9f2d465a0
Author: Teemu Ikonen <tpikonen at gmail.com>
Date:   Thu Dec 16 18:21:38 2010 +0100

    Add DEP-3 patch headers to debian/metapatches.

diff --git a/debian/metapatches/01_writemsg b/debian/metapatches/01_writemsg
new file mode 100644
index 0000000..66e62a4
--- /dev/null
+++ b/debian/metapatches/01_writemsg
@@ -0,0 +1,3 @@
+From: Teemu Ikonen <tpikonen at gmail.com>
+Subject: Use WriteMsg() consistently for text output.
+X-git-branch: p/writemsg
diff --git a/debian/metapatches/02_x11shortcuts b/debian/metapatches/02_x11shortcuts
new file mode 100644
index 0000000..3505c41
--- /dev/null
+++ b/debian/metapatches/02_x11shortcuts
@@ -0,0 +1,3 @@
+From: Teemu Ikonen <tpikonen at gmail.com>
+Subject: Fix null pointer ref on File menu keyboard shortcuts in x11win.c.
+X-git-branch: p/x11shortcuts
diff --git a/debian/metapatches/03_gtk_redraw b/debian/metapatches/03_gtk_redraw
new file mode 100644
index 0000000..3f89826
--- /dev/null
+++ b/debian/metapatches/03_gtk_redraw
@@ -0,0 +1,3 @@
+From: Teemu Ikonen <tpikonen at gmail.com>
+Subject: Fix screen update in GTK UI.
+X-git-branch: p/gtk_redraw
diff --git a/debian/metapatches/04_imakefile b/debian/metapatches/04_imakefile
new file mode 100644
index 0000000..7a6d765
--- /dev/null
+++ b/debian/metapatches/04_imakefile
@@ -0,0 +1,3 @@
+From: Teemu Ikonen <tpikonen at gmail.com>
+Subject: Debian changes to Imakefile.
+X-git-branch: p/imakefile
diff --git a/debian/metapatches/05_intwidth b/debian/metapatches/05_intwidth
new file mode 100644
index 0000000..aedd746
--- /dev/null
+++ b/debian/metapatches/05_intwidth
@@ -0,0 +1,3 @@
+From: Teemu Ikonen <tpikonen at gmail.com>
+Subject: rasmol.h: Use C99 exact-width ints in typedefs.
+X-git-branch: p/intwidth
diff --git a/debian/metapatches/06_spinbuttons b/debian/metapatches/06_spinbuttons
new file mode 100644
index 0000000..67a2f92
--- /dev/null
+++ b/debian/metapatches/06_spinbuttons
@@ -0,0 +1,9 @@
+From: Teemu Ikonen <tpikonen at gmail.com>
+Subject: Set zero page size to GtkSpinButtons in export dialog.
+X-git-branch: p/spinbuttons
+
+    Fixes deprecation warning from GTK.
+
+    Also re-save the sizechooser.glade file in glade, causing
+    some reordering in the XML file.
+
diff --git a/debian/metapatches/07_gtkexport b/debian/metapatches/07_gtkexport
new file mode 100644
index 0000000..e68bab2
--- /dev/null
+++ b/debian/metapatches/07_gtkexport
@@ -0,0 +1,15 @@
+From: Teemu Ikonen <tpikonen at gmail.com>
+Subject: Fix segfault in image export with GTK.
+X-git-branch: p/gtkexport
+
+    File->Export segfaulted when the exported image size was different
+    from the image buffer size currently on the screen.
+
+    The fix is to not try to render to user supplied buffer in
+    render_buffer(), but to copy FBuffer to the supplied buffer after
+    resizing.
+
+    Also fixed the temporary image buffer allocation in export_cb() to use
+    sizeof(Pixel) instead of 4.
+
+    Also, replace int with uintptr_t when casting pointers to ints.
diff --git a/debian/metapatches/08_manfix b/debian/metapatches/08_manfix
new file mode 100644
index 0000000..efa851a
--- /dev/null
+++ b/debian/metapatches/08_manfix
@@ -0,0 +1,3 @@
+From: Teemu Ikonen <tpikonen at gmail.com>
+Subject: Rasmol man page fixes.
+X-git-branch: p/manfix
diff --git a/debian/metapatches/09_uncompress_quote b/debian/metapatches/09_uncompress_quote
new file mode 100644
index 0000000..69adffe
--- /dev/null
+++ b/debian/metapatches/09_uncompress_quote
@@ -0,0 +1,3 @@
+From: Teemu Ikonen <tpikonen at gmail.com>
+Subject: Quote args to 'uncompress' command when loading files.
+X-git-branch: p/uncompress_quote

-- 
Rasmol packaging



More information about the debian-science-commits mailing list