diff -Nru librttopo-1.0.0~rc3/ChangeLog librttopo-1.0.0/ChangeLog --- librttopo-1.0.0~rc3/ChangeLog 2016-05-07 09:38:48.000000000 +0000 +++ librttopo-1.0.0/ChangeLog 2016-05-18 21:02:21.000000000 +0000 @@ -1,3 +1,11 @@ +2016-05-18 Sandro Santilli + + * configure.ac: Release 1.0.0 + +2016-05-07 Sandro Santilli + + * ChangeLog: Add ChangeLog file in repository + 2016-05-07 Sandro Santilli * HOWTO_RELEASE, Makefile.am: Rework ChangeLog generation rule Generation target is now "cl" and also works when build dir is not diff -Nru librttopo-1.0.0~rc3/configure.ac librttopo-1.0.0/configure.ac --- librttopo-1.0.0~rc3/configure.ac 2016-05-07 09:38:48.000000000 +0000 +++ librttopo-1.0.0/configure.ac 2016-05-18 21:02:21.000000000 +0000 @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT(librttopo, 1.0.0-RC3, strk@kbt.io) +AC_INIT(librttopo, 1.0.0, strk@kbt.io) AC_LANG(C) AC_CONFIG_MACRO_DIR([m4]) diff -Nru librttopo-1.0.0~rc3/debian/changelog librttopo-1.0.0/debian/changelog --- librttopo-1.0.0~rc3/debian/changelog 2016-05-07 10:43:50.000000000 +0000 +++ librttopo-1.0.0/debian/changelog 2016-05-19 08:33:52.000000000 +0000 @@ -1,3 +1,10 @@ +librttopo (1.0.0-1) unstable; urgency=medium + + * New upstream release. + * Update upstream contact to use librttopo-dev mailinglist. + + -- Bas Couwenberg Thu, 19 May 2016 10:33:39 +0200 + librttopo (1.0.0~rc3-1) unstable; urgency=medium * New upstream release candidate. diff -Nru librttopo-1.0.0~rc3/debian/copyright librttopo-1.0.0/debian/copyright --- librttopo-1.0.0~rc3/debian/copyright 2016-05-07 10:40:00.000000000 +0000 +++ librttopo-1.0.0/debian/copyright 2016-05-19 08:32:19.000000000 +0000 @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: librttopo -Upstream-Contact: Sandro Santilli +Upstream-Contact: librttopo developers Source: https://git.osgeo.org/gogs/rttopo/librttopo Files: * diff -Nru librttopo-1.0.0~rc3/debian/librttopo1.symbols librttopo-1.0.0/debian/librttopo1.symbols --- librttopo-1.0.0~rc3/debian/librttopo1.symbols 2016-05-07 10:43:11.000000000 +0000 +++ librttopo-1.0.0/debian/librttopo1.symbols 2016-05-19 08:29:44.000000000 +0000 @@ -400,7 +400,7 @@ rtgeom_drop_srid@Base 1.0.0~ rtgeom_extent_to_gml2@Base 1.0.0~ rtgeom_extent_to_gml3@Base 1.0.0~ - rtgeom_finish@Base 1.0.0~rc2 + rtgeom_finish@Base 1.0.0~ rtgeom_flip_coordinates@Base 1.0.0~ rtgeom_force_2d@Base 1.0.0~ rtgeom_force_3dm@Base 1.0.0~ @@ -495,7 +495,7 @@ rtgeom_swap_ordinates@Base 1.0.0~ rtgeom_symdifference@Base 1.0.0~ rtgeom_tcpa@Base 1.0.0~ - rtgeom_to_encoded_polyline@Base 1.0.0~rc2 + rtgeom_to_encoded_polyline@Base 1.0.0~ rtgeom_to_ewkt@Base 1.0.0~ rtgeom_to_geojson@Base 1.0.0~ rtgeom_to_gml2@Base 1.0.0~ @@ -732,22 +732,22 @@ struct_cmp_by_measure@Base 1.0.0~ trim_trailing_zeros@Base 1.0.0~ unit_normal@Base 1.0.0~ - unzigzag32@Base 1.0.0~rc2 - unzigzag64@Base 1.0.0~rc2 - unzigzag8@Base 1.0.0~rc2 - varint_s32_encode_buf@Base 1.0.0~rc2 - varint_s64_decode@Base 1.0.0~rc2 - varint_s64_encode_buf@Base 1.0.0~rc2 - varint_size@Base 1.0.0~rc2 - varint_u32_encode_buf@Base 1.0.0~rc2 - varint_u64_decode@Base 1.0.0~rc2 - varint_u64_encode_buf@Base 1.0.0~rc2 + unzigzag32@Base 1.0.0~ + unzigzag64@Base 1.0.0~ + unzigzag8@Base 1.0.0~ + varint_s32_encode_buf@Base 1.0.0~ + varint_s64_decode@Base 1.0.0~ + varint_s64_encode_buf@Base 1.0.0~ + varint_size@Base 1.0.0~ + varint_u32_encode_buf@Base 1.0.0~ + varint_u64_decode@Base 1.0.0~ + varint_u64_encode_buf@Base 1.0.0~ vector_angle@Base 1.0.0~ vector_rotate@Base 1.0.0~ vector_sum@Base 1.0.0~ x_to_z@Base 1.0.0~ y_to_z@Base 1.0.0~ z_to_latitude@Base 1.0.0~ - zigzag32@Base 1.0.0~rc2 - zigzag64@Base 1.0.0~rc2 - zigzag8@Base 1.0.0~rc2 + zigzag32@Base 1.0.0~ + zigzag64@Base 1.0.0~ + zigzag8@Base 1.0.0~