Last modified by christoph_lechleitner@iteg_at on 2025-08-11 12.45:34

From version 12.1
edited by christoph_lechleitner@iteg_at
on 2025-08-11 12.45:34
Change comment: Fine tuning recovered "Adapt HelloWorld Projects"
To version 9.1
edited by christoph_lechleitner@iteg_at
on 2023-03-24 08.59:28
Change comment: Adapt to Debian 12 cont.

Summary

Details

Page properties
Content
... ... @@ -8,10 +8,16 @@
8 8  
9 9  Currently we are in the progress of adapting from [[Bullseye>>url:https://wiki.debian.org/DebianBullseye||shape="rect"]] to [[Bookworm>>url:https://wiki.debian.org/DebianBookworm||shape="rect"]], so this is __WORK IN PROGRESS__ rg. Bookworm.
10 10  
11 -= {{id name="AdaptingPBAtonewDebianRelease-AdaptPBAandcreatePBA-Buildertarballs"/}}Adapt PBA and create PBA-Builder tarballs =
11 += {{id name="AdaptingPBAtonewDebianRelease-AdaptingpbatonewDebianRelease"/}}Adapting pba to new Debian Release =
12 12  
13 +== {{id name="AdaptingPBAtonewDebianRelease-AdaptPBAandcreatePBA-Buildertarballs"/}}Adapt PBA and create PBA-Builder tarballs ==
14 +
13 13  See [[https:~~/~~/iteg.atlassian.net/l/cp/SGt5wKvo>>url:https://iteg.atlassian.net/l/cp/SGt5wKvo||shape="rect"]] (access ITEG only for now).
14 14  
17 +=== {{id name="AdaptingPBAtonewDebianRelease----currentpointofadaptiontoDebianBookworm---"/}}**~-~-- current point of adaption to Debian Bookworm ~-~--** ===
18 +
19 +\\
20 +
15 15  = {{id name="AdaptingPBAtonewDebianRelease-AdaptHelloWorldProjects"/}}Adapt HelloWorld Projects =
16 16  
17 17  {{code language="none"}}
... ... @@ -19,8 +19,7 @@
19 19  
20 20  git checkout main ; git pull ; git checkout main
21 21  
22 -# optional, branch:
23 -#git branch ${BRANCHNAME} && git checkout ${BRANCHNAME} && git status
28 +git branch ${BRANCHNAME} && git checkout ${BRANCHNAME} && git status
24 24  
25 25  git push --set-upstream origin ${BRANCHNAME}
26 26  
... ... @@ -28,6 +28,8 @@
28 28  # decide next version
29 29  pba-raisversion -b 1.2.3 "Adding new Debian target distro ${NEWDN}"
30 30  
36 +git add debian*/control debian*/changelog
37 +
31 31  PBAO="."
32 32  # or
33 33  PBAO="arch|unix"
... ... @@ -38,14 +38,12 @@
38 38  
39 39  #pba-instdeps -i -o ${PBAO}
40 40  
41 -# optional local build
42 42  pba-build -u -i -o ${PBAO}
43 -# below: pba-localbuild -u -o ${PBAO}
49 +
44 44  # solve eventual problems
45 45  
46 -#PBADD=$(ls -1d debian* |grep -v mingw |head -1)
47 -#${EDITOR:-vi} ${PBADD}/changelog ${PBADD}/control
48 -${EDITOR:-vi} debian-{arch,unix}/control
52 +PBADD=$(ls -1d debian* |grep -v mingw |head -1)
53 +${EDITOR:-vi} ${PBADD}/changelog ${PBADD}/control
49 49  
50 50  pba-localbuild -u -o ${PBAO}
51 51  
... ... @@ -54,8 +54,6 @@
54 54  
55 55  # wait for success
56 56  
57 -git add debian*/control debian*/changelog spec*/*spec
58 -
59 59  git commit -m "Adding support for new Debian distro ${NEWDN}"
60 60  git push
61 61  
... ... @@ -71,12 +71,10 @@
71 71  
72 72  Repeat for {{code language="none"}}pba-hellobigworld-portable{{/code}} (with {{code language="none"}}-o unix{{/code}}).
73 73  
74 -... with {{code language="none"}}-o unix{{/code}} or later {{code language="none"}}-o "unix|9"{{/code}}.
77 +... with (% style="letter-spacing: 0.0px;" %){{code language="none"}}-o unix{{/code}}(%%) or later (% style="letter-spacing: 0.0px;" %){{code language="none"}}-o "unix|9"{{/code}}(%%).
75 75  
76 76  = {{id name="AdaptingPBAtonewDebianRelease-AdaptFANCYLIBS"/}}Adapt [[doc:FANCYLIBS.WebHome]] =
77 77  
78 -=== {{id name="AdaptingPBAtonewDebianRelease----currentpointofadaptiontoDebianBookworm---"/}}**~-~-- current point of adaption to Debian Bookworm ~-~--** ===
79 -
80 80  See [[Adapting FancyLibs & MinGW-Pkg from Debian 9 Stretch to 10 Buster, Mingw-7 to Mingw-8>>doc:FANCYLIBS.Adapting FancyLibs & MinGW-Pkg from Debian 9 Stretch to 10 Buster, Mingw-7 to Mingw-8.WebHome]].
81 81  
82 82  = {{id name="AdaptingPBAtonewDebianRelease-Adaptpba-helloworld-portable"/}}Adapt pba-helloworld-portable =
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -659062
1 +968720458
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/PBA/pages/659062/Adapting PBA to new Debian Release
1 +https://clazzes.atlassian.net/wiki/spaces/PBA/pages/968720458/Adapting PBA to new Debian Release