Codebase list readosm / bd8ff45
Refresh patches. Bas Couwenberg 9 years ago
2 changed file(s) with 12 addition(s) and 11 deletion(s). Raw diff Collapse all Expand all
22 * Bump Standards-Version to 3.9.6, no changes required.
33 * Add upstream metadata.
44 * Add gbp.conf to use pristine-tar by default.
5 * Refresh patches.
56
67 -- Bas Couwenberg <sebastic@xs4all.nl> Sat, 29 Nov 2014 00:13:59 +0100
78
99 configure.ac | 1 -
1010 4 files changed, 3 insertions(+), 5 deletions(-)
1111
12 --- readosm.orig/Makefile.am
13 +++ readosm/Makefile.am
12 --- a/Makefile.am
13 +++ b/Makefile.am
1414 @@ -1,6 +1,6 @@
1515 ACLOCAL_AMFLAGS = -I m4
1616
1919
2020 EXTRA_DIST = makefile.vc nmake.opt mainpage.doxy
2121
22 --- readosm.orig/Makefile.in
23 +++ readosm/Makefile.in
24 @@ -250,7 +250,7 @@ top_build_prefix = @top_build_prefix@
22 --- a/Makefile.in
23 +++ b/Makefile.in
24 @@ -348,7 +348,7 @@ top_build_prefix = @top_build_prefix@
2525 top_builddir = @top_builddir@
2626 top_srcdir = @top_srcdir@
2727 ACLOCAL_AMFLAGS = -I m4
3030 EXTRA_DIST = makefile.vc nmake.opt mainpage.doxy
3131 AUTOMAKE_OPTIONS = dist-zip
3232 pkgconfigdir = $(libdir)/pkgconfig
33 --- readosm.orig/configure
34 +++ readosm/configure
35 @@ -16757,7 +16757,7 @@ if test "x$enable_gcov" = "xyes"; then
33 --- a/configure
34 +++ b/configure
35 @@ -16848,7 +16848,7 @@ if test "x$enable_gcov" = "xyes"; then
3636 GCOV_FLAGS="-lgcov"
3737 fi
3838
4141
4242
4343
44 @@ -18010,7 +18010,6 @@ do
44 @@ -18096,7 +18096,6 @@ do
4545 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
4646 "headers/Makefile") CONFIG_FILES="$CONFIG_FILES headers/Makefile" ;;
4747 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
4949 "examples/Makefile") CONFIG_FILES="$CONFIG_FILES examples/Makefile" ;;
5050 "Doxyfile") CONFIG_FILES="$CONFIG_FILES Doxyfile" ;;
5151 "readosm.pc") CONFIG_FILES="$CONFIG_FILES readosm.pc" ;;
52 --- readosm.orig/configure.ac
53 +++ readosm/configure.ac
52 --- a/configure.ac
53 +++ b/configure.ac
5454 @@ -55,7 +55,6 @@ fi
5555 AC_CONFIG_FILES([Makefile \
5656 headers/Makefile \