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

From version 5.1
edited by christoph_lechleitner@iteg_at
on 2019-03-23 09.45:46
Change comment: \n, link to fancylibs adaption
To version 4.1
edited by christoph_lechleitner@iteg_at
on 2019-03-23 09.28:14
Change comment: Filled adaption of hello world projects

Summary

Details

Page properties
Content
... ... @@ -45,31 +45,42 @@
45 45  cd ~/sources/pba/trunk/pba-helloworld
46 46  svn up ..
47 47  
48 +
48 48  PBAO=""
49 49  # or
50 50  PBAO='-o unix'
51 51  
53 +
52 52  pba-builddeps -i ${PBAO}
53 53  
56 +
54 54  #pba-instdeps -i ${PBAO}
55 55  
59 +
56 56  pba-build -u -i ${PBAO}
57 57  
62 +
58 58  # solve eventual problems
59 59  
65 +
60 60  ${EDITOR:-vi} debian/changelog debian/control
61 61  # or
62 62  ${EDITOR:-vi} debian-unix/changelog debian-unix/control
63 63  
70 +
64 64  pba-syncchangelogs
65 65  
73 +
66 66  pba-release -u -b pba-spool/ ${PBAO}
67 67  sudo pba-builder -B pba-spool -b pba-results ${PBAO} 2>&1 |tee pba-builder.log
68 68  
77 +
69 69  # wait for success
70 70  
80 +
71 71  sudo rm -rf pba-spool/ pba-results pba-builder.log
72 72  
83 +
73 73  svn commit -m "Adding support for new Debian distro ${NEWREL}"
74 74  
75 75  pba-release ${PBAO}
... ... @@ -85,7 +85,7 @@
85 85  
86 86  === {{id name="AdaptingPBAtonewDebianRelease-AdaptFANCYLIBS"/}}Adapt [[doc:FANCYLIBS.WebHome]] ===
87 87  
88 -See [[confluencePage:page:FANCYLIBS.Adapting FancyLibs to new Debian Release]],
99 +TBD.
89 89  
90 90  === {{id name="AdaptingPBAtonewDebianRelease-Adaptpba-helloworld-portable"/}}Adapt pba-helloworld-portable ===
91 91  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -659138
1 +659141
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/PBA/pages/659138/Adapting PBA to new Debian Release
1 +https://clazzes.atlassian.net/wiki/spaces/PBA/pages/659141/Adapting PBA to new Debian Release