<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging/ubuntu, branch master</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=master</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2021-07-03T21:28:37Z</updated>
<entry>
<title>cleanup: update copyrights</title>
<updated>2021-07-03T21:28:37Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2021-07-03T21:25:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=329fcf7fdca40b73ec502d0835278f8ab3a70ff1'/>
<id>urn:sha1:329fcf7fdca40b73ec502d0835278f8ab3a70ff1</id>
<content type='text'>
That should have been done six months ago.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build-system: build for Ubuntu 21.04 / hirsute as well</title>
<updated>2021-05-07T19:17:21Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2021-05-07T18:48:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=fd3ebf9b62c9d0f73a9dd3105bfe5a933f63aabb'/>
<id>urn:sha1:fd3ebf9b62c9d0f73a9dd3105bfe5a933f63aabb</id>
<content type='text'>
This release drops the qt5-default package - which really wasn't needed since
focal. So just drop it on all of the builds after 18.04 (bionic).

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build-system: don't check dependencies when creating Ubuntu package</title>
<updated>2021-02-17T17:07:20Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2021-02-17T17:05:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=74021afd97c572a0ba35da1093c276db38826627'/>
<id>urn:sha1:74021afd97c572a0ba35da1093c276db38826627</id>
<content type='text'>
There is no reason to check that on the system that is simply used to
submit the package to Launchpad.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build-system: compile stats code on mobile OSs</title>
<updated>2021-01-10T23:16:52Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2021-01-08T20:53:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b40354c7f28676d011de35e49b178d9aa789bbc7'/>
<id>urn:sha1:b40354c7f28676d011de35e49b178d9aa789bbc7</id>
<content type='text'>
Android and iOS use qmake, so add the code to the .pro file.
This also removes all remnants of QCharts includes and uses and all the
references to QCharts in our various build systems.

That was a brief but extremely useful detour.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>cleanup: fix typo</title>
<updated>2020-12-30T18:40:56Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-12-30T18:40:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=12d1b54546a45cdb88a0b26042ec45d6a99c57c9'/>
<id>urn:sha1:12d1b54546a45cdb88a0b26042ec45d6a99c57c9</id>
<content type='text'>
Sorry about that.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build-system: fix Launchpad packaging</title>
<updated>2020-12-30T17:19:22Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-12-30T17:12:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c22dd07c4deb33bab82e9204024030bacde6358c'/>
<id>urn:sha1:c22dd07c4deb33bab82e9204024030bacde6358c</id>
<content type='text'>
There are just so many places where I need to remember to update the package
lists. Turns out I had forgotten to add libmtp to the Linux builds when we
add the Garmin Descent mk2 support...

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build-system: remove Grantlee from the packaging scripts</title>
<updated>2020-10-08T19:19:39Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-10-07T19:46:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ec7422feb5bb35cd8a456a67309df15c9b7ad59e'/>
<id>urn:sha1:ec7422feb5bb35cd8a456a67309df15c9b7ad59e</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<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>
</feed>
