<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging, branch v4.3</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.3</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.3'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2014-12-17T20:45:45Z</updated>
<entry>
<title>Fix more references to the ReleaseNotes</title>
<updated>2014-12-17T20:45:45Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-12-17T20:45:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b9d146bab37db1fe9f95828ff314fdd89bf818a8'/>
<id>urn:sha1:b9d146bab37db1fe9f95828ff314fdd89bf818a8</id>
<content type='text'>
This should be all of them.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update Mac make package script</title>
<updated>2014-12-17T19:29:40Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-12-17T19:29:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=fb500f70564c81bfc3012c64b88390679aa2b297'/>
<id>urn:sha1:fb500f70564c81bfc3012c64b88390679aa2b297</id>
<content type='text'>
This reflects the switch to the custom name for the marble widget.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Ubuntu packaging: this works better for changelog</title>
<updated>2014-12-15T22:52:32Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-12-15T22:52:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=028bd1e23513a0b06c493a664cbdaba42c59e6b5'/>
<id>urn:sha1:028bd1e23513a0b06c493a664cbdaba42c59e6b5</id>
<content type='text'>
Tiny change, specify the version as the tools get it wrong by default

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Ubuntu packaging: more tweaks</title>
<updated>2014-12-15T20:09:38Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-12-15T20:08:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6da5775c05c86db6b7bfee5b9369e4853cdd45c3'/>
<id>urn:sha1:6da5775c05c86db6b7bfee5b9369e4853cdd45c3</id>
<content type='text'>
* only build a static libdivecomputer
* only build the libgit2 library, not the executable
* don't echo all the symlinks when fake-installing libmarblewidget

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Ubuntu packaging: add support for better changelog tracking</title>
<updated>2014-12-15T18:21:23Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-12-15T16:24:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5e9c491f194bc1a188dcc80ce322d0d588f588b0'/>
<id>urn:sha1:5e9c491f194bc1a188dcc80ce322d0d588f588b0</id>
<content type='text'>
This now assumes that a running changelog is maintained in
src/debian.changelog, i.e., at the same level as the subsurface tree; the
organization now should look like this:

src/debian.changelog
src/subsurface                 # subsurface git checkout
src/subsurface/libdivecomputer # libdivecomputer git Subsurface-xx branch
src/subsurface/marble-source   # marble git Subsurface-xx branch
src/subsurface/libgit2         # libgit2 git checkout

Instead of running dh_make to create all new debian build files, we add the
necessary files in our script.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Ubuntu packaging: Create the correct libdivecomputer version</title>
<updated>2014-12-12T19:39:46Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-12-12T18:58:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f559f6c8705e563a3a91140a4c308f93b6843f77'/>
<id>urn:sha1:f559f6c8705e563a3a91140a4c308f93b6843f77</id>
<content type='text'>
Since we strip the .git data from the source tree (to conserve space and not
violate the packaging guidelines - or at least not violate THAT packaging
guideline) we need to create the correct revision before the tar file of sources
is packaged.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Updates to Ubuntu package building process</title>
<updated>2014-12-10T21:08:35Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-12-10T20:39:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c9f927d5474cc839eb61bbc2c36469d7eb1a6d19'/>
<id>urn:sha1:c9f927d5474cc839eb61bbc2c36469d7eb1a6d19</id>
<content type='text'>
Marble can't be static, so instead we build a shared library but give it a
different name so it can be installed in parallel with the "real"
libmarblewidget.so.

Also make sure that the correct libusb is installed so that Atomics Aquatics
dive computers are supported.

Fixes #782

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Minor tweak to Ubuntu package building</title>
<updated>2014-12-10T16:45:53Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-12-10T16:45:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=18159b6265696a909875271ffc265160c6a5b2a5'/>
<id>urn:sha1:18159b6265696a909875271ffc265160c6a5b2a5</id>
<content type='text'>
12.04 can't build our Qt5 based package, so let's just drop it.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add utopic and precise to Ubuntu packaging</title>
<updated>2014-12-07T15:42:14Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2014-12-03T19:58:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=bac2b928603d579cb7bb71a8984a3fa3cd847613'/>
<id>urn:sha1:bac2b928603d579cb7bb71a8984a3fa3cd847613</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Ubuntu packaging: move support files into debian directory</title>
<updated>2014-12-03T17:39:57Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-12-03T17:38:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8f224c17373c8714ffeb13127a4e266a47990a16'/>
<id>urn:sha1:8f224c17373c8714ffeb13127a4e266a47990a16</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
