File tree Expand file tree Collapse file tree 3 files changed +12
-9
lines changed Expand file tree Collapse file tree 3 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 1
1
QGIS
2
2
Building QGIS from source - step by step
3
- Thursday December 17 , 2015
3
+ Sunday December 27 , 2015
4
4
5
5
6
- Last Updated: Thursday December 17 , 2015
7
- Last Change : Thursday December 17 , 2015
6
+ Last Updated: Sunday December 27 , 2015
7
+ Last Change : Sunday December 27 , 2015
8
8
9
9
10
10
1. Introduction
@@ -293,7 +293,8 @@ First you need to install the debian packaging tools once:
293
293
294
294
apt-get install build-essential
295
295
296
- First you need to create an changelog entry for your distribution. For example for Ubuntu Lucid:
296
+ First you need to create an changelog entry for your distribution. For example
297
+ for Ubuntu Precise:
297
298
298
299
dch -l ~precise --force-distribution --distribution precise "precise build"
299
300
Original file line number Diff line number Diff line change 77
77
< DIV CLASS ="header " ID ="header ">
78
78
< H1 > QGIS</ H1 >
79
79
< H2 > Building QGIS from source - step by step</ H2 >
80
- < H3 > Thursday December 17 , 2015</ H3 >
80
+ < H3 > Sunday December 27 , 2015</ H3 >
81
81
</ DIV >
82
82
83
83
< DIV CLASS ="body " ID ="body ">
84
84
< P >
85
- Last Updated: Thursday December 17 , 2015
86
- Last Change : Thursday December 17 , 2015
85
+ Last Updated: Sunday December 27 , 2015
86
+ Last Change : Sunday December 27 , 2015
87
87
</ P >
88
88
< DIV CLASS ="toc ">
89
89
@@ -495,7 +495,8 @@ <H2>3.8. Building Debian packages</H2>
495
495
</ PRE > </ div >
496
496
497
497
< P >
498
- First you need to create an changelog entry for your distribution. For example for Ubuntu Lucid:
498
+ First you need to create an changelog entry for your distribution. For example
499
+ for Ubuntu Precise:
499
500
</ P >
500
501
501
502
< div class ="code "> < PRE >
Original file line number Diff line number Diff line change @@ -170,7 +170,8 @@ First you need to install the debian packaging tools once:
170
170
apt-get install build-essential
171
171
```
172
172
173
- First you need to create an changelog entry for your distribution. For example for Ubuntu Lucid:
173
+ First you need to create an changelog entry for your distribution. For example
174
+ for Ubuntu Precise:
174
175
175
176
```
176
177
dch -l ~precise --force-distribution --distribution precise "precise build"
You can’t perform that action at this time.
0 commit comments