<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging/ubuntu, branch v4.9.7</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.9.7</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.9.7'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2020-09-20T02:26:56Z</updated>
<entry>
<title>build-system/packaging: add bluez dependency for Linux builds</title>
<updated>2020-09-20T02:26:56Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-09-19T22:12:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d73e0a0fb4028ea967ce24a162328853dd248dac'/>
<id>urn:sha1:d73e0a0fb4028ea967ce24a162328853dd248dac</id>
<content type='text'>
I hope this captures all the variations

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build-system: update Ubuntu distros that we build for</title>
<updated>2020-09-03T18:43:24Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-09-02T16:50:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=02a4aa927e1e47e9cf7bbafc9c233594cad29c2b'/>
<id>urn:sha1:02a4aa927e1e47e9cf7bbafc9c233594cad29c2b</id>
<content type='text'>
Eoan no longer accepts builds, Groovy Gorilla will be the next one.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>add Berthold to the list of explicitly mentioned developers</title>
<updated>2020-05-10T00:21:43Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-05-08T17:57:10Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=98150241998d880634f190bd41d243a0d963b7b7'/>
<id>urn:sha1:98150241998d880634f190bd41d243a0d963b7b7</id>
<content type='text'>
Number 3 overall committer with currently 9% of total commits and 27% of all
commits in the last three years.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>move GitHub url to the Subsurface org</title>
<updated>2020-04-26T23:36:30Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-04-26T23:36:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=da953fa18a954379cc52fec85b2f30fa368aa940'/>
<id>urn:sha1:da953fa18a954379cc52fec85b2f30fa368aa940</id>
<content type='text'>
Instead of using the Subsurface-divelog user on GitHub, we now use an org that
was generously donated to us.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build-system: cleanup Ubuntu/Debian script</title>
<updated>2020-04-19T21:27:54Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-04-19T19:13:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=08c5788020a16ef4b75dc62c4fa9a40fd2e3bfcd'/>
<id>urn:sha1:08c5788020a16ef4b75dc62c4fa9a40fd2e3bfcd</id>
<content type='text'>
This code block was also for the OBS builds and is no longer needed now that we
have to separate make-package scripts.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build-system: remove OBS support from Ubuntu/Debian scripts</title>
<updated>2020-04-19T15:17:15Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-04-19T03:28:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2f8c968ff9af2e62da0a3f53e95286bf3b0a7acb'/>
<id>urn:sha1:2f8c968ff9af2e62da0a3f53e95286bf3b0a7acb</id>
<content type='text'>
This feels much cleaner.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build-system: update Ubuntu/Debian package script</title>
<updated>2020-04-19T00:38:09Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-04-18T21:50:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b38138fd0de8f2883b7ccee2ce7bd2e5b8905b7d'/>
<id>urn:sha1:b38138fd0de8f2883b7ccee2ce7bd2e5b8905b7d</id>
<content type='text'>
This cleans up a lot of the ancient mess in that file.

It's still confusingly usable to push sources to OBS as well (but that's now
hidden behind an option) and it is still somewhat custom-made for me, but it
should be much easier to reuse for others now.

In addition to Subsurface and libdivecomputer we are inclooding the googlemaps
sources and libgit2 1.0.0 sources. Bionic is the only remaining distro that we
support that doesn't have a new enough version of libgit2 (0.26 is the minimum
we expect), but since we are linking statically against it, maybe it's best to
simply force all of these builds to include libgit2 1.0.0.

Handling of the debian/* files in the script has been changed quite a bit to
make it easier for others to create a working setup. It now updates all of the
files with the exception of the changelog files from the sources we are
building from. I am hoping that this will be a not-so-subtle incentive for me
to keep the bundled versions up to date.

Since we no longer do beta releases, I removed that part from the file.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build-system: remove references to docs we no longer ship</title>
<updated>2020-04-19T00:38:09Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-04-18T23:09:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=29884ba3073800c4b2c9e42240d28d02b830f036'/>
<id>urn:sha1:29884ba3073800c4b2c9e42240d28d02b830f036</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build-system: silence one more warning for Ubuntu/Debian builds</title>
<updated>2020-04-19T00:38:09Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-04-18T21:50:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ef947ffc1f8487d65092547be9507dc20809cb6a'/>
<id>urn:sha1:ef947ffc1f8487d65092547be9507dc20809cb6a</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build-system: get ready for switching to libgit2 1.0</title>
<updated>2020-04-19T00:38:09Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-04-18T21:42:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=da5aa06cc0157e790dccfd29fd329b44cfc33447'/>
<id>urn:sha1:da5aa06cc0157e790dccfd29fd329b44cfc33447</id>
<content type='text'>
We want to build this against its own regex package to avoid adding more system
dependencies.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
