Adapting FancyLibs & MinGW-Pkg to new Debian Release

Version 6.1 by christoph_lechleitner@iteg_at on 2019-08-02 11.55:24

Introduction

About every 2 years Debian introduces a new release.

At the time I'm writing this Debian Buster is on it's way from Full Freeze to GA.

The following notes shall provide the order in which FancyLibs shall be adapted and released for a new Debian release or maybe an Ubuntu release.

Adapting FancyLibs to new Debian Release

The steps per sub project are the same as described for "HelloWorld projects* in Adapting PBA to new Debian Release, with -o unix (before MinGW adaption) or -o "arch|unix|7" after MinGW adaption.

FancyLibs subproject rebuild order phase 1

The recommended order for phase 1 (before MinGW adaptions) is:

Project (subdir)

Archs (-o parameter)

Remarks general

Status & Remarks stretch/buster

Version with Buster

fancylog

arch|7


OK.
in pba-rpmrelease, call to rpmsign can be reduced to:
rpmsign --addsign -v --key-id 9...7 -D "%__gpg /usr/bin/gpg" ../foobar-1.2.3-1.src.rpm

1.0.3-5

cute-headers

arch|7

Data only, could be done anytime

OK

1.6.1-9

fancylibs

arch


OK. libstdc++-8-dev

3.7.3-1

fancydb

-

Unix only

OK

0.6.5-7

fancydrawing

arch


OK

0.6.2-3

fancygpsdclient

unix


OK

0.4.3-5

fancyhttpd

arch


OK

0.8.0-2

fancylogd

unix


OK

0.1.0-3

fancylogview

.

Debian unix & amd64 only

Half OK: Does not build for armhf, maybe never did, libqt4-dev seems incomplete for arm

0.3.0.5

fancypkcs11

unix

Debian unix & amd64 only

Half OK: Does not build for armhf, maybe never did

0.4.1-1

fancypcsc

unix

Debian unix & amd64 only

Half OK: Does not build for armhf, maybe never did

0.2.5-2

fancymodbus

unix


NOK
Diverse library-Anpassungen nötig

0.2.4-3+

fancysax

arch


OK

0.6.1-7

fancyqt4

arch


OK

0.9.3-3

fancyqt4widgets

arch


OK

0.5.2-2

fancysane

unix


OK, but libsane-dbg not available for buster. Reduced that to suggestion

0.3.2-5

fancyqmi

unix

Debian unix & amd64 only

Half OK: Does not build for armhf, maybe never did

0.2.1-5

fancyssl-tools

unix


OK?

0.4.0-5

Tests with released Buster on 2019-08-02 showed that all unix builds work for amd64, most work for armhf.

MinGW-Pkg rebuilds

Stretch came with Mingw 7, Buster comes with Mingw 8, so we should rebuild that carefully, pulling up versions of libraries.

Order based on mingw 6 rebuild order

Project (mingw-pkg subdir pattern)

Dep.

Version in mingw-pkg MinGW-7 Stretch

Version in mingw-pkg MinGW-8 Buster

Buster status

(osslsigncode) 

-

-

-

ignored

mingw-w64-binutils / binutils-mingw-w64


- (2.27.90.20161231-1+7.4)

- (2.31.1-11+8.3)

provided by Debian now

(mingw-w64-libmysql)


- (6.1.11-1clazzespba1)

- (6.1.11-1clazzespba2)

obsolete since mingw-6, empty now

mingw-w64-libmariadb


-

-

not required for now

mingw-w64-gcc-rt


6.3.0-1,
uses Debian's g++-mingw64-*

8.3.0 (-6+21.3~deb10u1),
uses Debian's g++-mingw64-*

OK

mingw-w64-zlib

mingw-w64-gcc-rt

1.2.11-1

1.2.11-1

OK after rules changes:
common-build-indep to build-indep,
common-install-indep to install-indep

mingw-w64-openssl

mingw-w64-zlib

1.1.0f-0

?

TODO

mingw-w64-libpng

mingw-w64-zlib

1.6.31-1

?

TODO

mingw-w64-libjpeg

mingw-w64-libpng

9b-1

?

TODO

mingw-w64-libtiff

mingw-w64-libjpeg

4.0.8-0

?

TODO

mingw-w64-libmng

mingw-w64-libjpeg

2.0.3-2

?

TODO

mingw-w64-bzip2

mingw-w64-gcc-rt

1.0.6-3

?

TODO

mingw-w64-libboost

mingw-w64-bzip2

-

-

TODO

mingw-w64-libiconv

mingw-w64-gcc-rt

1.15-1

?

TODO

mingw-w64-libxml2

mingw-w64-libiconv

2.9.3-1

?

TODO

mingw-w64-gettext

mingw-w64-libxml2

0.19.8-1

?

TODO

mingw-w64-qt4-qmake


4.8.7-0clazzespba1

?

TODO

mingw-w64-qt4

ingw-w64-qt4-qmake

4.8.7-0clazzespba3

?

TODO

mingw-w32-qt4-qmake


4.8.7-0clazzespba1

?

TODO

mingw-w32-qt4

mingw-w32-qt4-qmake

4.8.7-0clazzespba3

?

TODO

mingw-w64-jni-headers


1.6.0-4clazzespba5

?

TODO

FancyLibs subproject rebuild order phase 3

The recommended order for phase 2 (before MinGW-8 adaptions) is:

Project (subdir)

Archs (-o parameter)

Buster Status

Version with MinGW-8 package for Buster

fancylog

- (mingw-7 previously covered in phase 1)


-

TBD

?

cute-headers

- (mingw-7 previously covered in phase 1)

-

TBD

?

fancylibs

arch|7

TODO

?

fancydrawing

arch|7

TODO

?

fancygpsdclient

unix|7

TODO

?

fancyhttpd

arch|7

TODO

?

fancylogd

unix|7

TODO

?

fancylogview

- (nsis directory!?)

?

?

fancypkcs11

unix|7

TODO

?

fancypcsc

unix|7

TODO

?

fancymodbus

- (unix only)

-

-

fancysax

unix|7

TODO

?

fancyqt4

unix|7

TODO

?

fancyqt4widgets

unix|7

TODO

?

fancysane

- (unix only)

-

-

fancyqmi

- (unix only)

-

-

fancyssl-tools

unix|7

TODO

?

Obsolete subdirs

Project (subdir)

Remarks

base64

never even built for stretch

gpsfake-runner

shell scripts only

jnix

never even built for stretch

fancyxmlsock

Looks lke old experimental code now in fancysock