[Pkg-scicomp-commits] glpk/trunk/debian

Rafael Laboissiere rafael at debian.org
Sat Jan 10 10:00:39 UTC 2009


SVN commit 4083 by rafael:

Add new library symbols

 M  +7 -0      glpk/trunk/debian/changelog  
 M  +15 -0     glpk/trunk/debian/libglpk0.symbols  


--- glpk/trunk/debian/changelog #4082:4083
@@ -1,3 +1,10 @@
+glpk (4.35-1) UNRELEASED; urgency=low
+
+  * New upstream release
+  * debian/libglpk0.symbols: Add new library symbols
+
+ -- Rafael Laboissiere <rafael at debian.org>  Fri, 09 Jan 2009 17:25:26 +0100
+
 glpk (4.34-2) experimental; urgency=low
 
   * Add a -dbg package (closes: #507136)
--- glpk/trunk/debian/libglpk0.symbols #4082:4083
@@ -111,8 +111,10 @@
  _glp_lpx_write_freemps at Base 4.30
  _glp_lpx_write_mps at Base 4.30
  _glp_lpx_write_pb at Base 4.30
+ glp_add_arc at Base 4.35
  glp_add_cols at Base 4.30
  glp_add_rows at Base 4.30
+ glp_add_vertices at Base 4.35
  glp_adv_basis at Base 4.31
  glp_bf_exists at Base 4.30
  glp_bf_updated at Base 4.30
@@ -120,12 +122,15 @@
  glp_calloc at Base 4.30
  glp_copy_prob at Base 4.33
  glp_cpx_basis at Base 4.31
+ glp_create_graph at Base 4.35
  glp_create_index at Base 4.30
  glp_create_prob at Base 4.30
  glp_del_cols at Base 4.30
  glp_del_rows at Base 4.30
+ glp_delete_graph at Base 4.35
  glp_delete_index at Base 4.30
  glp_delete_prob at Base 4.30
+ glp_erase_graph at Base 4.35
  glp_erase_prob at Base 4.30
  glp_eval_tab_col at Base 4.30
  glp_eval_tab_row at Base 4.30
@@ -173,6 +178,7 @@
  glp_get_sjj at Base 4.30
  glp_get_status at Base 4.30
  glp_get_unbnd_ray at Base 4.33
+ glp_gridgen at Base 4.35
  glp_init_iocp at Base 4.30
  glp_init_smcp at Base 4.30
  glp_interior at Base 4.33
@@ -208,8 +214,10 @@
  glp_load_matrix at Base 4.30
  glp_main at Base 4.30
  glp_malloc at Base 4.30
+ glp_maxflow_lp at Base 4.35
  glp_mem_limit at Base 4.30
  glp_mem_usage at Base 4.30
+ glp_mincost_lp at Base 4.35
  glp_mip_col_val at Base 4.30
  glp_mip_obj_val at Base 4.30
  glp_mip_row_val at Base 4.30
@@ -221,17 +229,22 @@
  glp_mpl_postsolve at Base 4.33
  glp_mpl_read_data at Base 4.33
  glp_mpl_read_model at Base 4.33
+ glp_netgen at Base 4.35
  glp_read_ipt at Base 4.30
  glp_read_lp at Base 4.30
+ glp_read_maxflow at Base 4.35
+ glp_read_mincost at Base 4.35
  glp_read_mip at Base 4.30
  glp_read_mps at Base 4.30
  glp_read_sol at Base 4.30
+ glp_rmfgen at Base 4.35
  glp_scale_prob at Base 4.30
  glp_set_bfcp at Base 4.30
  glp_set_col_bnds at Base 4.30
  glp_set_col_kind at Base 4.30
  glp_set_col_name at Base 4.30
  glp_set_col_stat at Base 4.30
+ glp_set_graph_name at Base 4.35
  glp_set_mat_col at Base 4.30
  glp_set_mat_row at Base 4.30
  glp_set_obj_coef at Base 4.30
@@ -251,6 +264,8 @@
  glp_version at Base 4.30
  glp_write_ipt at Base 4.30
  glp_write_lp at Base 4.30
+ glp_write_maxflow at Base 4.35
+ glp_write_mincost at Base 4.35
  glp_write_mip at Base 4.30
  glp_write_mps at Base 4.30
  glp_write_sol at Base 4.30



More information about the Pkg-scicomp-commits mailing list