[gmt] 02/05: Revert "Use separate package for libgmt-psl."

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Wed Jul 29 21:49:34 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch experimental
in repository gmt.

commit 382aac507ad4f191b6f957e4956cd806e5b4c31a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jul 25 00:59:13 2015 +0200

    Revert "Use separate package for libgmt-psl."
    
    This reverts commit 927623b698897c02515a6c8f6a5633b1191a5d81.
---
 debian/changelog           |   6 ---
 debian/control             |  17 ------
 debian/libgmt-psl5.install |   1 -
 debian/libgmt-psl5.symbols | 129 ---------------------------------------------
 debian/libgmt5.install     |   2 +-
 debian/libgmt5.symbols     | 129 +++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 130 insertions(+), 154 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 36eea54..744691a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,3 @@
-gmt (5.1.2+dfsg1-2) UNRELEASED; urgency=medium
-
-  * Use separate package for libgmt-psl.
-
- -- Bas Couwenberg <sebastic at debian.org>  Sat, 25 Jul 2015 00:25:40 +0200
-
 gmt (5.1.2+dfsg1-1) unstable; urgency=medium
 
   * Add patch rename psl library to gmt-psl to resolve conflict with
diff --git a/debian/control b/debian/control
index 5041397..6ce9c1c 100644
--- a/debian/control
+++ b/debian/control
@@ -89,27 +89,11 @@ Description: Generic Mapping Tools Library
  .
  This package contains the GMT library.
 
-Package: libgmt-psl5
-Architecture: any
-Section: libs
-Depends: ${shlibs:Depends},
-         ${misc:Depends}
-Suggests: gmt
-Description: Generic Mapping Tools PSL Library
- GMT libraries allow manipulating geographic and Cartesian data sets
- (including filtering, trend fitting, gridding, projecting, etc.) and
- producing Encapsulated PostScript File (EPS) illustrations ranging from
- simple x-y plots via contour maps to artificially illuminated surfaces
- and 3-D perspective views.
- .
- This package contains the GMT psl library.
-
 Package: libgmt-dev
 Architecture: any
 Section: libdevel
 Depends: ${shlibs:Depends},
          libgmt5 (= ${binary:Version}),
-         libgmt-psl5 (= ${binary:Version}),
          libnetcdf-dev,
          ${misc:Depends}
 Suggests: gmt
@@ -127,7 +111,6 @@ Package: gmt-dbg
 Architecture: any
 Section: debug
 Depends: libgmt5 (= ${binary:Version}),
-         libgmt-psl5 (= ${binary:Version}),
          ${misc:Depends}
 Description: Generic Mapping Tools Library - Debugging symbols
  GMT is a collection of tools that allow users to manipulate
diff --git a/debian/libgmt-psl5.install b/debian/libgmt-psl5.install
deleted file mode 100644
index ac377f3..0000000
--- a/debian/libgmt-psl5.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/*/libgmt-psl.so.*
diff --git a/debian/libgmt-psl5.symbols b/debian/libgmt-psl5.symbols
deleted file mode 100644
index 4d97746..0000000
--- a/debian/libgmt-psl5.symbols
+++ /dev/null
@@ -1,129 +0,0 @@
-libgmt-psl.so.5 libgmt-psl5 #MINVER#
- GMT_basename at Base 5.1.2
- GMT_chop at Base 5.1.2
- GMT_chop_ext at Base 5.1.2
- GMT_cr2lf at Base 5.1.2
- GMT_guess_sharedir at Base 5.1.2
- GMT_runtime_bindir at Base 5.1.2
- GMT_runtime_libdir at Base 5.1.2
- GMT_strlcmp at Base 5.1.2
- GMT_strlshift at Base 5.1.2
- GMT_strrepc at Base 5.1.2
- GMT_strstrip at Base 5.1.2
- GMT_strtok at Base 5.1.2
- GMT_verify_sharedir_version at Base 5.1.2
- New_PSL_Ctrl at Base 5.1.2
- PDF_transparency_modes at Base 5.1.2
- PSL_beginaxes at Base 5.1.2
- PSL_beginclipping at Base 5.1.2
- PSL_beginlayer at Base 5.1.2
- PSL_beginplot at Base 5.1.2
- PSL_beginsession at Base 5.1.2
- PSL_command at Base 5.1.2
- PSL_comment at Base 5.1.2
- PSL_defcolor at Base 5.1.2
- PSL_definteger at Base 5.1.2
- PSL_defpen at Base 5.1.2
- PSL_defpoints at Base 5.1.2
- PSL_deftextdim at Base 5.1.2
- PSL_defunits at Base 5.1.2
- PSL_endaxes at Base 5.1.2
- PSL_endclipping at Base 5.1.2
- PSL_endlayer at Base 5.1.2
- PSL_endplot at Base 5.1.2
- PSL_endsession at Base 5.1.2
- PSL_fopen at Base 5.1.2
- PSL_free_nonmacro at Base 5.1.2
- PSL_initerr at Base 5.1.2
- PSL_loadimage at Base 5.1.2
- PSL_makepen at Base 5.1.2
- PSL_message at Base 5.1.2
- PSL_plotarc at Base 5.1.2
- PSL_plotaxis at Base 5.1.2
- PSL_plotbitimage at Base 5.1.2
- PSL_plotbox at Base 5.1.2
- PSL_plotcolorimage at Base 5.1.2
- PSL_plotepsimage at Base 5.1.2
- PSL_plotline at Base 5.1.2
- PSL_plotparagraph at Base 5.1.2
- PSL_plotparagraphbox at Base 5.1.2
- PSL_plotpoint at Base 5.1.2
- PSL_plotpolygon at Base 5.1.2
- PSL_plotsegment at Base 5.1.2
- PSL_plotsymbol at Base 5.1.2
- PSL_plottext at Base 5.1.2
- PSL_plottextbox at Base 5.1.2
- PSL_plottextline at Base 5.1.2
- PSL_setcolor at Base 5.1.2
- PSL_setdash at Base 5.1.2
- PSL_setdefaults at Base 5.1.2
- PSL_setfill at Base 5.1.2
- PSL_setfont at Base 5.1.2
- PSL_setfontdims at Base 5.1.2
- PSL_setformat at Base 5.1.2
- PSL_setlinecap at Base 5.1.2
- PSL_setlinejoin at Base 5.1.2
- PSL_setlinewidth at Base 5.1.2
- PSL_setmiterlimit at Base 5.1.2
- PSL_setorigin at Base 5.1.2
- PSL_setparagraph at Base 5.1.2
- PSL_setpattern at Base 5.1.2
- PSL_settransparencymode at Base 5.1.2
- match_string_in_file at Base 5.1.2
- psl_a85_encode at Base 5.1.2
- psl_add_word_part at Base 5.1.2
- psl_bitimage_cmap at Base 5.1.2
- psl_bitreduce at Base 5.1.2
- psl_cmyk_encode at Base 5.1.2
- psl_cmyk_to_rgb at Base 5.1.2
- psl_comp_long_asc at Base 5.1.2
- psl_comp_rgb_asc at Base 5.1.2
- psl_def_font_encoding at Base 5.1.2
- psl_deflate_encode at Base 5.1.2
- psl_defunits_array at Base 5.1.2
- psl_encodefont at Base 5.1.2
- psl_freewords at Base 5.1.2
- psl_get_boundingbox at Base 5.1.2
- psl_get_origin at Base 5.1.2
- psl_get_uppercase at Base 5.1.2
- psl_getsharepath at Base 5.1.2
- psl_gray_encode at Base 5.1.2
- psl_ip at Base 5.1.2
- psl_ix at Base 5.1.2
- psl_iy at Base 5.1.2
- psl_iz at Base 5.1.2
- psl_load_eps at Base 5.1.2
- psl_load_raster at Base 5.1.2
- psl_lzw_encode at Base 5.1.2
- psl_lzw_putcode at Base 5.1.2
- psl_makecolormap at Base 5.1.2
- psl_matharc at Base 5.1.2
- psl_mathrightangle at Base 5.1.2
- psl_memory at Base 5.1.2
- psl_paragraphprocess at Base 5.1.2
- psl_patch at Base 5.1.2
- psl_pattern_cleanup at Base 5.1.2
- psl_pattern_init at Base 5.1.2
- psl_prepare_text at Base 5.1.2
- psl_putcolor at Base 5.1.2
- psl_putdash at Base 5.1.2
- psl_putfont at Base 5.1.2
- psl_putusername at Base 5.1.2
- psl_read_rasheader at Base 5.1.2
- psl_remove_spaces at Base 5.1.2
- psl_rgb_to_cmyk at Base 5.1.2
- psl_rgb_to_cmyk_char at Base 5.1.2
- psl_rgb_to_hsv at Base 5.1.2
- psl_rle_decode at Base 5.1.2
- psl_rle_encode at Base 5.1.2
- psl_set_attr_arrays at Base 5.1.2
- psl_set_int_array at Base 5.1.2
- psl_set_path_arrays at Base 5.1.2
- psl_set_real_array at Base 5.1.2
- psl_set_reducedpath_arrays at Base 5.1.2
- psl_set_txt_array at Base 5.1.2
- psl_shorten_path at Base 5.1.2
- psl_stream_dump at Base 5.1.2
- psl_vector at Base 5.1.2
- stresep at Base 5.1.2
- strsepz at Base 5.1.2
diff --git a/debian/libgmt5.install b/debian/libgmt5.install
index 6b463c7..3ddde58 100644
--- a/debian/libgmt5.install
+++ b/debian/libgmt5.install
@@ -1 +1 @@
-usr/lib/*/libgmt.so.*
+usr/lib/*/lib*.so.*
diff --git a/debian/libgmt5.symbols b/debian/libgmt5.symbols
index 14c5868..a396ee2 100644
--- a/debian/libgmt5.symbols
+++ b/debian/libgmt5.symbols
@@ -1,3 +1,132 @@
+libgmt-psl.so.5 libgmt5 #MINVER#
+ GMT_basename at Base 5.1.2
+ GMT_chop at Base 5.1.2
+ GMT_chop_ext at Base 5.1.2
+ GMT_cr2lf at Base 5.1.2
+ GMT_guess_sharedir at Base 5.1.2
+ GMT_runtime_bindir at Base 5.1.2
+ GMT_runtime_libdir at Base 5.1.2
+ GMT_strlcmp at Base 5.1.2
+ GMT_strlshift at Base 5.1.2
+ GMT_strrepc at Base 5.1.2
+ GMT_strstrip at Base 5.1.2
+ GMT_strtok at Base 5.1.2
+ GMT_verify_sharedir_version at Base 5.1.2
+ New_PSL_Ctrl at Base 5.1.2
+ PDF_transparency_modes at Base 5.1.2
+ PSL_beginaxes at Base 5.1.2
+ PSL_beginclipping at Base 5.1.2
+ PSL_beginlayer at Base 5.1.2
+ PSL_beginplot at Base 5.1.2
+ PSL_beginsession at Base 5.1.2
+ PSL_command at Base 5.1.2
+ PSL_comment at Base 5.1.2
+ PSL_defcolor at Base 5.1.2
+ PSL_definteger at Base 5.1.2
+ PSL_defpen at Base 5.1.2
+ PSL_defpoints at Base 5.1.2
+ PSL_deftextdim at Base 5.1.2
+ PSL_defunits at Base 5.1.2
+ PSL_endaxes at Base 5.1.2
+ PSL_endclipping at Base 5.1.2
+ PSL_endlayer at Base 5.1.2
+ PSL_endplot at Base 5.1.2
+ PSL_endsession at Base 5.1.2
+ PSL_fopen at Base 5.1.2
+ PSL_free_nonmacro at Base 5.1.2
+ PSL_initerr at Base 5.1.2
+ PSL_loadimage at Base 5.1.2
+ PSL_makepen at Base 5.1.2
+ PSL_message at Base 5.1.2
+ PSL_plotarc at Base 5.1.2
+ PSL_plotaxis at Base 5.1.2
+ PSL_plotbitimage at Base 5.1.2
+ PSL_plotbox at Base 5.1.2
+ PSL_plotcolorimage at Base 5.1.2
+ PSL_plotepsimage at Base 5.1.2
+ PSL_plotline at Base 5.1.2
+ PSL_plotparagraph at Base 5.1.2
+ PSL_plotparagraphbox at Base 5.1.2
+ PSL_plotpoint at Base 5.1.2
+ PSL_plotpolygon at Base 5.1.2
+ PSL_plotsegment at Base 5.1.2
+ PSL_plotsymbol at Base 5.1.2
+ PSL_plottext at Base 5.1.2
+ PSL_plottextbox at Base 5.1.2
+ PSL_plottextline at Base 5.1.2
+ PSL_setcolor at Base 5.1.2
+ PSL_setdash at Base 5.1.2
+ PSL_setdefaults at Base 5.1.2
+ PSL_setfill at Base 5.1.2
+ PSL_setfont at Base 5.1.2
+ PSL_setfontdims at Base 5.1.2
+ PSL_setformat at Base 5.1.2
+ PSL_setlinecap at Base 5.1.2
+ PSL_setlinejoin at Base 5.1.2
+ PSL_setlinewidth at Base 5.1.2
+ PSL_setmiterlimit at Base 5.1.2
+ PSL_setorigin at Base 5.1.2
+ PSL_setparagraph at Base 5.1.2
+ PSL_setpattern at Base 5.1.2
+ PSL_settransparencymode at Base 5.1.2
+ match_string_in_file at Base 5.1.2
+ psl_a85_encode at Base 5.1.2
+ psl_add_word_part at Base 5.1.2
+ psl_bitimage_cmap at Base 5.1.2
+ psl_bitreduce at Base 5.1.2
+ psl_cmyk_encode at Base 5.1.2
+ psl_cmyk_to_rgb at Base 5.1.2
+ psl_comp_long_asc at Base 5.1.2
+ psl_comp_rgb_asc at Base 5.1.2
+ psl_def_font_encoding at Base 5.1.2
+ psl_deflate_encode at Base 5.1.2
+ psl_defunits_array at Base 5.1.2
+ psl_encodefont at Base 5.1.2
+ psl_freewords at Base 5.1.2
+ psl_get_boundingbox at Base 5.1.2
+ psl_get_origin at Base 5.1.2
+ psl_get_uppercase at Base 5.1.2
+ psl_getsharepath at Base 5.1.2
+ psl_gray_encode at Base 5.1.2
+ psl_ip at Base 5.1.2
+ psl_ix at Base 5.1.2
+ psl_iy at Base 5.1.2
+ psl_iz at Base 5.1.2
+ psl_load_eps at Base 5.1.2
+ psl_load_raster at Base 5.1.2
+ psl_lzw_encode at Base 5.1.2
+ psl_lzw_putcode at Base 5.1.2
+ psl_makecolormap at Base 5.1.2
+ psl_matharc at Base 5.1.2
+ psl_mathrightangle at Base 5.1.2
+ psl_memory at Base 5.1.2
+ psl_paragraphprocess at Base 5.1.2
+ psl_patch at Base 5.1.2
+ psl_pattern_cleanup at Base 5.1.2
+ psl_pattern_init at Base 5.1.2
+ psl_prepare_text at Base 5.1.2
+ psl_putcolor at Base 5.1.2
+ psl_putdash at Base 5.1.2
+ psl_putfont at Base 5.1.2
+ psl_putusername at Base 5.1.2
+ psl_read_rasheader at Base 5.1.2
+ psl_remove_spaces at Base 5.1.2
+ psl_rgb_to_cmyk at Base 5.1.2
+ psl_rgb_to_cmyk_char at Base 5.1.2
+ psl_rgb_to_hsv at Base 5.1.2
+ psl_rle_decode at Base 5.1.2
+ psl_rle_encode at Base 5.1.2
+ psl_set_attr_arrays at Base 5.1.2
+ psl_set_int_array at Base 5.1.2
+ psl_set_path_arrays at Base 5.1.2
+ psl_set_real_array at Base 5.1.2
+ psl_set_reducedpath_arrays at Base 5.1.2
+ psl_set_txt_array at Base 5.1.2
+ psl_shorten_path at Base 5.1.2
+ psl_stream_dump at Base 5.1.2
+ psl_vector at Base 5.1.2
+ stresep at Base 5.1.2
+ strsepz at Base 5.1.2
 libgmt.so.5 libgmt5 #MINVER#
  ASCII_free at Base 5.1.2
  ASCII_read at Base 5.1.2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gmt.git



More information about the Pkg-grass-devel mailing list