<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/debian/rules, branch 2.1.17</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=2.1.17</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=2.1.17'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2020-01-16T11:11:35Z</updated>
<entry>
<title>Fix debian-rules-uses-deprecated-systemd-override</title>
<updated>2020-01-16T11:11:35Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-01-16T11:10:36Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=11cd71b567639a37b46f5c61f4b790e51aa0a0c4'/>
<id>urn:sha1:11cd71b567639a37b46f5c61f4b790e51aa0a0c4</id>
<content type='text'>
We accidentally managed to restart apt-daily{,-upgrade}.service
again because our dh_systemd_start override was being ignored
since we switched to debhelper 12. Override dh_installsystemd
instead.

Gbp-Dch: full
</content>
</entry>
<entry>
<title>Trim trailing whitespace.</title>
<updated>2020-01-15T22:23:16Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-01-15T22:23:16Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=cd8a51c7d4dd81830356b13ede50e2e5836de5be'/>
<id>urn:sha1:cd8a51c7d4dd81830356b13ede50e2e5836de5be</id>
<content type='text'>
Fixes: lintian: file-contains-trailing-whitespace
See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html
</content>
</entry>
<entry>
<title>debian/rules: Adjust for -DWITH_TESTS=OFF in nocheck build</title>
<updated>2020-01-07T20:59:58Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-01-07T20:57:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=59f526699602c5e8dcb9ab4dc33a900fbb1e5c85'/>
<id>urn:sha1:59f526699602c5e8dcb9ab4dc33a900fbb1e5c85</id>
<content type='text'>
Gbp-Dch: ignore
</content>
</entry>
<entry>
<title>debian/rules: Do not use dh_install --list-missing (dh 12 porting)</title>
<updated>2019-02-07T13:46:55Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-02-07T13:46:55Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=08fe18cccff68fbaf35bd3251f37cee524c073f6'/>
<id>urn:sha1:08fe18cccff68fbaf35bd3251f37cee524c073f6</id>
<content type='text'>
This was removed in dh 12, and dh_missing is run by default which
detects missing files.
</content>
</entry>
<entry>
<title>Build with cmake+ninja instead of cmake+make</title>
<updated>2018-04-17T14:35:25Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-04-17T14:34:49Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=668553634463bd69291db42bfd825684aef991c3'/>
<id>urn:sha1:668553634463bd69291db42bfd825684aef991c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to 'http' as the default https method</title>
<updated>2017-06-30T14:33:09Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-06-30T14:33:09Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=c6a428e4d17b408c2701def5daa46ca950948980'/>
<id>urn:sha1:c6a428e4d17b408c2701def5daa46ca950948980</id>
<content type='text'>
The old curl based method is still available as 'curl',
'curl+http', and 'curl+https'.
</content>
</entry>
<entry>
<title>Do not try to (re)start timers outside 'apt' package</title>
<updated>2017-05-07T10:23:23Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-05-07T10:17:05Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=315d6aac02b657a4742b5fe2695707904c6033dd'/>
<id>urn:sha1:315d6aac02b657a4742b5fe2695707904c6033dd</id>
<content type='text'>
dh_systemd_start inserted postinst commands in all packages,
rather than just the package containing the timers.

This also gets rid of postinst scripts for all other
packages, yay.

Closes: #862001
</content>
</entry>
<entry>
<title>Split apt-daily timer into two</title>
<updated>2017-05-04T20:49:48Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-04-26T18:03:56Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=496313fb8e83af2ba71f6ce3d729be687c293dfd'/>
<id>urn:sha1:496313fb8e83af2ba71f6ce3d729be687c293dfd</id>
<content type='text'>
The timer doing downloading runs throughout the day, whereas
automatic upgrade and clean actions only happen in the morning.

The upgrade service and timer have After= ordering requirements
on their non-upgrade counterparts to ensure that upgrading at
boot takes place after downloading.

LP: #1686470
</content>
</entry>
<entry>
<title>debian/rules: Actually invoke dh_clean in override_dh_clean</title>
<updated>2017-04-24T16:44:34Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-04-23T20:26:21Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=5a97eaeb839470a7d08a8e21a5529e6b4a2a7e25'/>
<id>urn:sha1:5a97eaeb839470a7d08a8e21a5529e6b4a2a7e25</id>
<content type='text'>
Regression from commit f5e9be1da89725f9bf1915bdf86fdc4a77edf917
</content>
</entry>
<entry>
<title>debian: Generate debian/copyright during clean</title>
<updated>2017-02-12T17:42:02Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-01-22T18:52:19Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f5e9be1da89725f9bf1915bdf86fdc4a77edf917'/>
<id>urn:sha1:f5e9be1da89725f9bf1915bdf86fdc4a77edf917</id>
<content type='text'>
Ubuntu servers / Launchpad rejects uploads where debian/copyright
is a symbolic link, and lintian warns about them. I think that's
crazy, but I'm tired of having to work around this in SRUs, so
let's just solve it by copying the file during clean: This way,
it won't be in git, but it will be generated during the export
by git-buildpackage.
</content>
</entry>
</feed>
