Your message dated Sun, 15 Jun 2008 21:47:21 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#479886: fixed in qtiplot 0.9.6.2-1
has caused the Debian Bug report #479886,
regarding qtiplot: FTBFS: qgl.h:73:20: error: GL/gl.h: No such file or directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
479886: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479886
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: qtiplot
Version: 0.9.4-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080506 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on
i386.

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> g++ -c -pipe -Wall -g -O2 -D_REENTRANT -Wall -W -DSCRIPTING_CONSOLE 
> -DSCRIPTING_DIALOG -DQT_PLUGIN -DSCRIPTING_MUPARSER -DSCRIPTING_PYTHON 
> -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_XML_LIB 
> -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED 
> -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork 
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL 
> -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXml 
> -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/Qt3Support 
> -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSvg -I/usr/include/qt4 
> -I/usr/include/qt4/QtAssistantClient -I/usr/include/qt4/QtAssistant 
> -I/usr/include/muParser -I/usr/include/qwtplot3d-qt4 -I/usr/include/qwt-qt4 
> -I/usr/include/liborigin -I/usr/include/gsl -I/usr/include/python2.4 
> -I/usr/X11R6/include -I../tmp/qtiplot -I. -o 
> ../tmp/qtiplot/ApplicationWindow.o src/ApplicationWindow.cpp
> In file included from /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h:8,
>                  from /usr/include/qwtplot3d-qt4/qwt3d_types.h:26,
>                  from /usr/include/qwtplot3d-qt4/qwt3d_drawable.h:7,
>                  from /usr/include/qwtplot3d-qt4/qwt3d_label.h:10,
>                  from /usr/include/qwtplot3d-qt4/qwt3d_axis.h:5,
>                  from /usr/include/qwtplot3d-qt4/qwt3d_coordsys.h:4,
>                  from /usr/include/qwtplot3d-qt4/qwt3d_plot.h:4,
>                  from /usr/include/qwtplot3d-qt4/qwt3d_surfaceplot.h:4,
>                  from src/Graph3D.h:32,
>                  from src/ApplicationWindow.cpp:56:
> /usr/include/qt4/QtOpenGL/qgl.h:73:20: error: GL/gl.h: No such file or 
> directory
> /usr/include/qt4/QtOpenGL/qgl.h:75:23: error: GL/glu.h: No such file or 
> directory
> In file included from src/Table.h:42,
>                  from src/ApplicationWindow.h:44,
>                  from src/ApplicationWindow.cpp:33:
> src/Script.h:67: warning: type qualifiers ignored on function return type
> In file included from /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h:8,
>                  from /usr/include/qwtplot3d-qt4/qwt3d_types.h:26,
>                  from /usr/include/qwtplot3d-qt4/qwt3d_drawable.h:7,
>                  from /usr/include/qwtplot3d-qt4/qwt3d_label.h:10,
>                  from /usr/include/qwtplot3d-qt4/qwt3d_axis.h:5,
>                  from /usr/include/qwtplot3d-qt4/qwt3d_coordsys.h:4,
>                  from /usr/include/qwtplot3d-qt4/qwt3d_plot.h:4,
>                  from /usr/include/qwtplot3d-qt4/qwt3d_surfaceplot.h:4,
>                  from src/Graph3D.h:32,
>                  from src/ApplicationWindow.cpp:56:
> /usr/include/qt4/QtOpenGL/qgl.h:288: error: 'GLuint' does not name a type
> /usr/include/qt4/QtOpenGL/qgl.h:290: error: 'GLuint' does not name a type
> /usr/include/qt4/QtOpenGL/qgl.h:292: error: 'GLuint' does not name a type
> /usr/include/qt4/QtOpenGL/qgl.h:294: error: 'GLuint' has not been declared
> /usr/include/qt4/QtOpenGL/qgl.h:296: error: 'GLuint' has not been declared
> /usr/include/qt4/QtOpenGL/qgl.h:296: error: 'GLenum' has not been declared
> /usr/include/qt4/QtOpenGL/qgl.h:297: error: 'GLuint' has not been declared
> /usr/include/qt4/QtOpenGL/qgl.h:297: error: 'GLenum' has not been declared
> /usr/include/qt4/QtOpenGL/qgl.h:296: error: 'GL_TEXTURE_2D' was not declared 
> in this scope
> /usr/include/qt4/QtOpenGL/qgl.h:297: error: 'GL_TEXTURE_2D' was not declared 
> in this scope
> /usr/include/qt4/QtOpenGL/qgl.h:436: error: 'GLuint' does not name a type
> /usr/include/qt4/QtOpenGL/qgl.h:438: error: 'GLuint' does not name a type
> /usr/include/qt4/QtOpenGL/qgl.h:440: error: 'GLuint' does not name a type
> /usr/include/qt4/QtOpenGL/qgl.h:442: error: 'GLuint' has not been declared
> /usr/include/qt4/QtOpenGL/qgl.h:444: error: 'GLuint' has not been declared
> /usr/include/qt4/QtOpenGL/qgl.h:444: error: 'GLenum' has not been declared
> /usr/include/qt4/QtOpenGL/qgl.h:445: error: 'GLuint' has not been declared
> /usr/include/qt4/QtOpenGL/qgl.h:445: error: 'GLenum' has not been declared
> /usr/include/qt4/QtOpenGL/qgl.h:444: error: 'GL_TEXTURE_2D' was not declared 
> in this scope
> /usr/include/qt4/QtOpenGL/qgl.h:445: error: 'GL_TEXTURE_2D' was not declared 
> in this scope
> In file included from /usr/include/qwtplot3d-qt4/qwt3d_types.h:26,
>                  from /usr/include/qwtplot3d-qt4/qwt3d_drawable.h:7,
>                  from /usr/include/qwtplot3d-qt4/qwt3d_label.h:10,
>                  from /usr/include/qwtplot3d-qt4/qwt3d_axis.h:5,
>                  from /usr/include/qwtplot3d-qt4/qwt3d_coordsys.h:4,
>                  from /usr/include/qwtplot3d-qt4/qwt3d_plot.h:4,
>                  from /usr/include/qwtplot3d-qt4/qwt3d_surfaceplot.h:4,
>                  from src/Graph3D.h:32,
>                  from src/ApplicationWindow.cpp:56:
> /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h:20: error: expected `)' 
> before 'what'
> /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h:55: error: 'GLenum' does not 
> name a type
> /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h: In destructor 
> 'Qwt3D::GLStateBewarer::~GLStateBewarer()':
> /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h:33: error: 'state_' was not 
> declared in this scope
> /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h:33: error: 'glEnable' was not 
> declared in this scope
> /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h:35: error: 'state_' was not 
> declared in this scope
> /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h:35: error: 'glDisable' was 
> not declared in this scope
> /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h: In member function 'void 
> Qwt3D::GLStateBewarer::turnOn(bool)':
> /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h:40: error: 'state_' was not 
> declared in this scope
> /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h:40: error: 'glEnable' was not 
> declared in this scope
> /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h: In member function 'void 
> Qwt3D::GLStateBewarer::turnOff(bool)':
> /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h:47: error: 'state_' was not 
> declared in this scope
> /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h:47: error: 'glDisable' was 
> not declared in this scope
> /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h: At global scope:
> /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h:60: error: expected 
> initializer before '*' token
> src/ApplicationWindow.cpp:15185: error: expected `}' at end of input
> src/pixmaps.h:34: warning: 'sort_descending_xpm' defined but not used
> src/pixmaps.h:90: warning: 'sort_ascending_xpm' defined but not used
> src/pixmaps.h:145: warning: 'formula_xpm' defined but not used
> src/pixmaps.h:161: warning: 'rotate_counterclockwise_xpm' defined but not used
> src/pixmaps.h:193: warning: 'rotate_clockwise_xpm' defined but not used
> src/pixmaps.h:225: warning: 'flip_vertical_xpm' defined but not used
> src/pixmaps.h:261: warning: 'flip_horizontal_xpm' defined but not used
> src/pixmaps.h:292: warning: 'delete_column_xpm' defined but not used
> src/pixmaps.h:315: warning: 'insert_column_xpm' defined but not used
> src/pixmaps.h:342: warning: 'delete_row_xpm' defined but not used
> src/pixmaps.h:365: warning: 'insert_row_xpm' defined but not used
> src/pixmaps.h:391: warning: 'set_label_col_xpm' defined but not used
> src/pixmaps.h:408: warning: 'index_xpm' defined but not used
> src/pixmaps.h:431: warning: 'exp_xpm' defined but not used
> src/pixmaps.h:454: warning: 'draw_points_xpm' defined but not used
> src/pixmaps.h:470: warning: 'image_plot_xpm' defined but not used
> src/pixmaps.h:494: warning: 'move_col_first_xpm' defined but not used
> src/pixmaps.h:514: warning: 'move_col_last_xpm' defined but not used
> src/pixmaps.h:534: warning: 'x_col_xpm' defined but not used
> src/pixmaps.h:551: warning: 'y_col_xpm' defined but not used
> src/pixmaps.h:568: warning: 'z_col_xpm' defined but not used
> src/pixmaps.h:585: warning: 'disregard_col_xpm' defined but not used
> src/pixmaps.h:596: warning: 'move_col_right_xpm' defined but not used
> src/pixmaps.h:613: warning: 'move_col_left_xpm' defined but not used
> src/pixmaps.h:631: warning: 'pdf_xpm' defined but not used
> src/pixmaps.h:800: warning: 'fit_frame_xpm' defined but not used
> src/pixmaps.h:818: warning: 'reset_rotation_xpm' defined but not used
> src/pixmaps.h:839: warning: 'perspective_xpm' defined but not used
> src/pixmaps.h:861: warning: 'gray_map_xpm' defined but not used
> src/pixmaps.h:885: warning: 'contour_map_xpm' defined but not used
> src/pixmaps.h:907: warning: 'color_map_xpm' defined but not used
> src/pixmaps.h:932: warning: 'auto_layout_xpm' defined but not used
> src/pixmaps.h:955: warning: 'movie_xpm' defined but not used
> src/pixmaps.h:1248: warning: 'python_xpm' defined but not used
> src/pixmaps.h:1304: warning: 'fit_xpm' defined but not used
> src/pixmaps.h:1344: warning: 'zoomOut_xpm' defined but not used
> src/pixmaps.h:1469: warning: 'configTable_xpm' defined but not used
> src/pixmaps.h:1604: warning: 'config_curves_xpm' defined but not used
> src/pixmaps.h:1874: warning: 'general_xpm' defined but not used
> src/pixmaps.h:2670: warning: 'swap_columns_xpm' defined but not used
> src/pixmaps.h:2688: warning: 'resize_xpm' defined but not used
> src/pixmaps.h:2734: warning: 'newfolder_xpm' defined but not used
> src/pixmaps.h:2755: warning: 'folder_open_xpm' defined but not used
> src/pixmaps.h:2786: warning: 'note_xpm' defined but not used
> src/pixmaps.h:2834: warning: 'new_note_xpm' defined but not used
> src/pixmaps.h:2860: warning: 'new_graph_xpm' defined but not used
> src/pixmaps.h:2885: warning: 'vectXYAM_xpm' defined but not used
> src/pixmaps.h:2905: warning: 'vectXYXY_xpm' defined but not used
> src/pixmaps.h:2927: warning: 'open_template_xpm' defined but not used
> src/pixmaps.h:2954: warning: 'save_template_xpm' defined but not used
> src/pixmaps.h:3057: warning: 'boxPlot_xpm' defined but not used
> src/pixmaps.h:3078: warning: 'clock_xpm' defined but not used
> src/pixmaps.h:3155: warning: 'matrix_xpm' defined but not used
> src/pixmaps.h:3191: warning: 'new_matrix_xpm' defined but not used
> src/pixmaps.h:3216: warning: 'prev_xpm' defined but not used
> src/pixmaps.h:3263: warning: 'next_xpm' defined but not used
> src/pixmaps.h:3309: warning: 'stacked_xpm' defined but not used
> src/pixmaps.h:3588: warning: 'panel_v2_xpm' defined but not used
> src/pixmaps.h:3868: warning: 'panel_4_xpm' defined but not used
> src/pixmaps.h:4147: warning: 'panel_h2_xpm' defined but not used
> src/pixmaps.h:4426: warning: 'stacked_hist_xpm' defined but not used
> src/pixmaps.h:4704: warning: 'histogram_xpm' defined but not used
> src/pixmaps.h:4984: warning: 'dropLines_xpm' defined but not used
> src/pixmaps.h:5006: warning: 'spline_xpm' defined but not used
> src/pixmaps.h:5025: warning: 'hor_steps_xpm' defined but not used
> src/pixmaps.h:5045: warning: 'vert_steps_xpm' defined but not used
> src/pixmaps.h:5063: warning: 'cones_xpm' defined but not used
> src/pixmaps.h:5095: warning: 'crosses_xpm' defined but not used
> src/pixmaps.h:5129: warning: 'plot_bars_xpm' defined but not used
> src/pixmaps.h:5264: warning: 'bars_xpm' defined but not used
> src/pixmaps.h:5289: warning: 'trajectory_xpm' defined but not used
> src/pixmaps.h:5312: warning: 'scatter_xpm' defined but not used
> src/pixmaps.h:5335: warning: 'ribbon_xpm' defined but not used
> src/pixmaps.h:5360: warning: 'pointer_xpm' defined but not used
> src/pixmaps.h:5383: warning: 'arrangeLayers_xpm' defined but not used
> src/pixmaps.h:5404: warning: 'newLayer_xpm' defined but not used
> src/pixmaps.h:5423: warning: 'gomme_xpm' defined but not used
> src/pixmaps.h:5541: warning: 'pixelProfile_xpm' defined but not used
> src/pixmaps.h:5620: warning: 'monalisa_xpm' defined but not used
> src/pixmaps.h:5861: warning: 'lineMesh_xpm' defined but not used
> src/pixmaps.h:6012: warning: 'rightGrid_xpm' defined but not used
> src/pixmaps.h:6059: warning: 'leftGrid_xpm' defined but not used
> src/pixmaps.h:6106: warning: 'backGrid_xpm' defined but not used
> src/pixmaps.h:6159: warning: 'ceilGrid_xpm' defined but not used
> src/pixmaps.h:6205: warning: 'floorGrid_xpm' defined but not used
> src/pixmaps.h:6258: warning: 'pointsMesh_xpm' defined but not used
> src/pixmaps.h:6296: warning: 'frontGrid_xpm' defined but not used
> src/pixmaps.h:6341: warning: 'no_floor_xpm' defined but not used
> src/pixmaps.h:6356: warning: 'isolines_xpm' defined but not used
> src/pixmaps.h:6378: warning: 'floor_xpm' defined but not used
> src/pixmaps.h:6413: warning: 'grid_poly_xpm' defined but not used
> src/pixmaps.h:6520: warning: 'grid_only_xpm' defined but not used
> src/pixmaps.h:6610: warning: 'no_grid_xpm' defined but not used
> src/pixmaps.h:6685: warning: 'no_axes_xpm' defined but not used
> src/pixmaps.h:6713: warning: 'box_xpm' defined but not used
> src/pixmaps.h:6743: warning: 'free_axes_xpm' defined but not used
> src/pixmaps.h:6767: warning: 'newFxy_xpm' defined but not used
> src/pixmaps.h:6862: warning: 'newF_xpm' defined but not used
> src/pixmaps.h:6886: warning: 'newFolder_xpm' defined but not used
> src/pixmaps.h:6910: warning: 'stat_rows_xpm' defined but not used
> src/pixmaps.h:6932: warning: 'fx_xpm' defined but not used
> src/pixmaps.h:6955: warning: 'redo_xpm' defined but not used
> src/pixmaps.h:7012: warning: 'undo_xpm' defined but not used
> src/pixmaps.h:7069: warning: 'col_stat_xpm' defined but not used
> src/pixmaps.h:7091: warning: 'wizard_xpm' defined but not used
> src/pixmaps.h:7218: warning: 'pie_xpm' defined but not used
> src/pixmaps.h:7244: warning: 'randomNumbers_xpm' defined but not used
> src/pixmaps.h:7264: warning: 'rowNumbers_xpm' defined but not used
> src/pixmaps.h:7285: warning: 'hBars_xpm' defined but not used
> src/pixmaps.h:7321: warning: 'vertBars_xpm' defined but not used
> src/pixmaps.h:7357: warning: 'area_xpm' defined but not used
> src/pixmaps.h:7380: warning: 'cursors_xpm' defined but not used
> src/pixmaps.h:7407: warning: 'close_xpm' defined but not used
> src/pixmaps.h:7451: warning: 'logo_xpm' defined but not used
> src/pixmaps.h:7631: warning: 'hand_xpm' defined but not used
> src/pixmaps.h:7914: warning: 'errors_xpm' defined but not used
> src/pixmaps.h:7930: warning: 'curves_xpm' defined but not used
> src/pixmaps.h:7954: warning: 'arrow_xpm' defined but not used
> src/pixmaps.h:7979: warning: 'legend_xpm' defined but not used
> src/pixmaps.h:8002: warning: 'select_xpm' defined but not used
> src/pixmaps.h:8025: warning: 'cursor_16' defined but not used
> src/pixmaps.h:8046: warning: 'unzoom_xpm' defined but not used
> src/pixmaps.h:8066: warning: 'paste_xpm' defined but not used
> src/pixmaps.h:8091: warning: 'cut_xpm' defined but not used
> src/pixmaps.h:8115: warning: 'copy_xpm' defined but not used
> src/pixmaps.h:8136: warning: 'text_xpm' defined but not used
> src/pixmaps.h:8221: warning: 'duplicate_xpm' defined but not used
> src/pixmaps.h:8242: warning: 'new_xpm' defined but not used
> src/pixmaps.h:8265: warning: 'addCol_xpm' defined but not used
> src/pixmaps.h:8289: warning: 'pPlot_xpm' defined but not used
> src/pixmaps.h:8308: warning: 'lpPlot_xpm' defined but not used
> src/pixmaps.h:8326: warning: 'lPlot_xpm' defined but not used
> src/pixmaps.h:8346: warning: 'table_xpm' defined but not used
> src/pixmaps.h:8370: warning: 'multiload_xpm' defined but not used
> src/pixmaps.h:8393: warning: 'import_xpm' defined but not used
> src/pixmaps.h:8416: warning: 'graph_xpm' defined but not used
> src/pixmaps.h:8439: warning: 'graph_disabled_xpm' defined but not used
> src/pixmaps.h:8462: warning: 'layer_enabled_xpm' defined but not used
> src/pixmaps.h:8483: warning: 'layer_disabled_xpm' defined but not used
> src/pixmaps.h:8503: warning: 'worksheet_xpm' defined but not used
> src/pixmaps.h:8552: warning: 'folder_xpm' defined but not used
> src/pixmaps.h:8749: warning: 'fileopen_xpm' defined but not used
> src/pixmaps.h:8771: warning: 'fileprint_xpm' defined but not used
> src/pixmaps.h:8795: warning: 'filesave_xpm' defined but not used
> src/pixmaps.h:9050: warning: 'erase_xpm' defined but not used
> src/pixmaps.h:9337: warning: 'zoom_xpm' defined but not used
> src/pixmaps.h:9467: warning: 'log_xpm' defined but not used
> src/pixmaps.h:9488: warning: 'quit_xpm' defined but not used
> src/pixmaps.h:9694: warning: 'qtiplot_logo_xpm' defined but not used
> src/PlotDialog.h:62: warning: 'folder_closed' defined but not used
> src/PlotDialog.h:90: warning: 'folder_open' defined but not used
> make[2]: *** [../tmp/qtiplot/ApplicationWindow.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/05/06

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: qtiplot
Source-Version: 0.9.6.2-1

We believe that the bug you reported is fixed in the latest version of
qtiplot, which is due to be installed in the Debian FTP archive:

qtiplot-doc_0.9.6.2-1_all.deb
  to pool/main/q/qtiplot/qtiplot-doc_0.9.6.2-1_all.deb
qtiplot_0.9.6.2-1.diff.gz
  to pool/main/q/qtiplot/qtiplot_0.9.6.2-1.diff.gz
qtiplot_0.9.6.2-1.dsc
  to pool/main/q/qtiplot/qtiplot_0.9.6.2-1.dsc
qtiplot_0.9.6.2-1_i386.deb
  to pool/main/q/qtiplot/qtiplot_0.9.6.2-1_i386.deb
qtiplot_0.9.6.2.orig.tar.gz
  to pool/main/q/qtiplot/qtiplot_0.9.6.2.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gudjon I. Gudjonsson <[EMAIL PROTECTED]> (supplier of updated qtiplot package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 12 Jun 2008 08:57:17 +0200
Source: qtiplot
Binary: qtiplot qtiplot-doc
Architecture: source i386 all
Version: 0.9.6.2-1
Distribution: unstable
Urgency: low
Maintainer: Gudjon I. Gudjonsson <[EMAIL PROTECTED]>
Changed-By: Gudjon I. Gudjonsson <[EMAIL PROTECTED]>
Description: 
 qtiplot    - data analysis and scientific plotting
 qtiplot-doc - data analysis and scientific plotting (documentation)
Closes: 471709 479520 479886 481054 485821
Changes: 
 qtiplot (0.9.6.2-1) unstable; urgency=low
 .
   * New upstream release. (Closes: #481054, #485821)
   * Fix the clean target in rules.
   * Remove 99_reduce_warnings. Merged in upstream.
   * Add dependencies on libqt4-opengl-dev (Closes: #479886, #479520)
   * Install binary in rules file. Something is wrong in makefile.
   * Add a postinst script to compile .py files. (Closes: #471709)
   * Add patch 03_fix_qti_wordlist.txt_path
   * Add postrm script to remove .pyc files
   * Move .py(c) files from /etc to /usr/share/qtiplot
   * Add dependency on python-central (for py_compilefiles)
   * Bump standard version to 3.8.0. No changes needed
Checksums-Sha1: 
 0dca53897d247b38394581d00ed803e9be6eb08c 1503 qtiplot_0.9.6.2-1.dsc
 7ffe31be5b8e40544c1fe43459415d0ba0466eda 6804376 qtiplot_0.9.6.2.orig.tar.gz
 b7da47b331d892da9efcca52d5c6cb68e50ba527 504432 qtiplot_0.9.6.2-1.diff.gz
 e747c57d449d8e6820649efc0d6d8de5ac355ca9 2161014 qtiplot_0.9.6.2-1_i386.deb
 44f9932e04b437ffaa0c8b23dfa90f85ea4f8f69 18024708 qtiplot-doc_0.9.6.2-1_all.deb
Checksums-Sha256: 
 dca4787937e746d642987f1582072b3e5c0d7f99317a83e9982dddbdbb33c4d4 1503 
qtiplot_0.9.6.2-1.dsc
 257ad026e8281bca6b319f7d6c1f5be8b2a10e8244bc09c336a0a34f3c5f75df 6804376 
qtiplot_0.9.6.2.orig.tar.gz
 18521bc28d44a958b3228fe9e470b478628d0df04f98e5a57a7ff9bc37490fbd 504432 
qtiplot_0.9.6.2-1.diff.gz
 b61527016aa60458fa75a2b11b4602ace1ea529419db30d370bf9c3f89776f3c 2161014 
qtiplot_0.9.6.2-1_i386.deb
 552767154d1c54ab6b3459dbf8b39bd2e58fb385071f8afda26c16c1682c2ebe 18024708 
qtiplot-doc_0.9.6.2-1_all.deb
Files: 
 465e3d7ef21c4ce4ab39c0694b1c9fd3 1503 math optional qtiplot_0.9.6.2-1.dsc
 ee7c8b933c479a8f926ce9972e127059 6804376 math optional 
qtiplot_0.9.6.2.orig.tar.gz
 97a9eeedf6f031aa2831d4c75de58f26 504432 math optional qtiplot_0.9.6.2-1.diff.gz
 63fc39a13e957ae70098b9221393bfba 2161014 math optional 
qtiplot_0.9.6.2-1_i386.deb
 2af7a6792450e7984df58019f343518b 18024708 doc optional 
qtiplot-doc_0.9.6.2-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Signed by Ana Guerrero

iEYEARECAAYFAkhVjewACgkQn3j4POjENGHQ+gCcCYRcFQ2Q5R05sjPS7gtHPC0U
/4sAn2yJcMeLkwOJ4JnsnVHqxjZO9Imh
=9033
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to