From a49051e7e0641e9f194342bc306bc347b1e39ded Mon Sep 17 00:00:00 2001 From: Ruben Undheim Date: Sat, 19 Oct 2019 20:20:44 +0200 Subject: Changelog entry and refresh patches --- debian/changelog | 2 +- .../0003-FTCBFS-fails-to-propagate-the-cross-compiler-from-co.patch | 2 +- debian/patches/01_chmod_executable.patch | 2 +- debian/patches/02_use_tkcon_from_debian.patch | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index d321181..2fbee1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -qrouter (1.4.49-1~exp1) UNRELEASED; urgency=low +qrouter (1.4.71-1) UNRELEASED; urgency=low * New upstream release diff --git a/debian/patches/0003-FTCBFS-fails-to-propagate-the-cross-compiler-from-co.patch b/debian/patches/0003-FTCBFS-fails-to-propagate-the-cross-compiler-from-co.patch index 5b88a1f..a2c4d53 100644 --- a/debian/patches/0003-FTCBFS-fails-to-propagate-the-cross-compiler-from-co.patch +++ b/debian/patches/0003-FTCBFS-fails-to-propagate-the-cross-compiler-from-co.patch @@ -7,7 +7,7 @@ Subject: FTCBFS: fails to propagate the cross compiler from configure to make 1 file changed, 1 insertion(+) diff --git a/Makefile.in b/Makefile.in -index c8d674c..01f46de 100644 +index 19c01e3..8859750 100644 --- a/Makefile.in +++ b/Makefile.in @@ -3,6 +3,7 @@ diff --git a/debian/patches/01_chmod_executable.patch b/debian/patches/01_chmod_executable.patch index 5b9e3fb..58008d5 100644 --- a/debian/patches/01_chmod_executable.patch +++ b/debian/patches/01_chmod_executable.patch @@ -8,7 +8,7 @@ Subject: This sets the correct permission on console.tcl and qrouter.tcl 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in -index a86e268..406e8d7 100644 +index 9cbcba8..701823a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -110,9 +110,9 @@ install-tcl: qrouter.sh qrouter.tcl qrouter$(SHDLIB_EXT) \ diff --git a/debian/patches/02_use_tkcon_from_debian.patch b/debian/patches/02_use_tkcon_from_debian.patch index 0beb849..f82be71 100644 --- a/debian/patches/02_use_tkcon_from_debian.patch +++ b/debian/patches/02_use_tkcon_from_debian.patch @@ -11,7 +11,7 @@ This patch makes sure that the tkcon version from debian is used instead of the 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in -index 406e8d7..c8d674c 100644 +index 701823a..19c01e3 100644 --- a/Makefile.in +++ b/Makefile.in @@ -111,7 +111,6 @@ install-tcl: qrouter.sh qrouter.tcl qrouter$(SHDLIB_EXT) \ -- cgit v1.2.3