<feed xmlns='http://www.w3.org/2005/Atom'>
<title>network-manager/debian/rules, branch debian/1.8.4-2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.equa.space/network-manager/atom?h=debian%2F1.8.4-2</id>
<link rel='self' href='https://git.equa.space/network-manager/atom?h=debian%2F1.8.4-2'/>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/'/>
<updated>2017-09-20T19:56:08+00:00</updated>
<entry>
<title>Switch to dh_missing and abort on uninstalled files</title>
<updated>2017-09-20T19:56:08+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2017-09-20T19:55:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=234eeca66212509f46a0b78b989d03f35ceac9cd'/>
<id>urn:sha1:234eeca66212509f46a0b78b989d03f35ceac9cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix creation of network-manager.service symlink</title>
<updated>2017-06-18T19:14:14+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2017-06-18T17:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=79d4374b8ab2c1892746a51f7e0301f6a9c6fc22'/>
<id>urn:sha1:79d4374b8ab2c1892746a51f7e0301f6a9c6fc22</id>
<content type='text'>
Explicitly specify the network-manager package when creating the
symlink. Otherwise the symlink is created for the wrong package when
doing arch:all builds where the first package is not network-manager.
</content>
</entry>
<entry>
<title>Install ifupdown dispatcher script via network-manager.install</title>
<updated>2017-06-18T19:10:59+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2017-06-18T16:40:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=cbea5ba7696f81a8700961bb1b290910e383b566'/>
<id>urn:sha1:cbea5ba7696f81a8700961bb1b290910e383b566</id>
<content type='text'>
This avoids a FTBFS when doing arch:all builds.
Rename the script to 01-ifupdown while at it for consistencies sake.

Closes: #864980
</content>
</entry>
<entry>
<title>Switch runstatedir from /var/run to /run</title>
<updated>2017-06-17T19:02:19+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2017-06-17T18:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=bfe57e5fbd9cea476af46baece1c83c1b9cdd631'/>
<id>urn:sha1:bfe57e5fbd9cea476af46baece1c83c1b9cdd631</id>
<content type='text'>
Update existing /etc/resolv.conf symlinks accordingly.

Closes: #860045
</content>
</entry>
<entry>
<title>Enable vala bindings support</title>
<updated>2017-05-13T20:08:09+00:00</updated>
<author>
<name>Rico Tzschichholz</name>
<email>ricotz@ubuntu.com</email>
</author>
<published>2017-05-13T19:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=a6ad98a4b1d7b194a62584248e7302f067bac6f9'/>
<id>urn:sha1:a6ad98a4b1d7b194a62584248e7302f067bac6f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop obsolete ifblacklist_migrate.sh script</title>
<updated>2017-05-11T15:01:39+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2017-05-11T14:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=30116e4a21985cc5a5a22b70ee9804bc14172242'/>
<id>urn:sha1:30116e4a21985cc5a5a22b70ee9804bc14172242</id>
<content type='text'>
It's been unused since wheezy.
</content>
</entry>
<entry>
<title>Enable JSON validation</title>
<updated>2017-01-17T21:51:22+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2017-01-17T21:08:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=2a8db6bff4efec0540bec09845cd3eed109fdf19'/>
<id>urn:sha1:2a8db6bff4efec0540bec09845cd3eed109fdf19</id>
<content type='text'>
This enables team configuration validation via Jansson.
</content>
</entry>
<entry>
<title>Do not (re)start NetworkManager-dispatcher.service</title>
<updated>2016-10-16T20:16:06+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2016-10-16T20:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=f0ffa34f249359717b3db8ebc6b008a96000ead4'/>
<id>urn:sha1:f0ffa34f249359717b3db8ebc6b008a96000ead4</id>
<content type='text'>
Do not (re)start NetworkManager-dispatcher.service as part of the
upgrade process. This was an unintended side-effect of switching to
debhelper compat level 10.

NOTE: --no-also is necessary, because NetworkManager.service contains

[Install]
Also=NetworkManager-dispatcher.service

Closes: #839884
</content>
</entry>
<entry>
<title>Drop dh_systemd_start overrides for NetworkManager-dispatcher.service NetworkManager-wait-online.service</title>
<updated>2016-10-16T20:14:08+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2016-10-16T20:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=4b593826685219c23f8def8f95851333567e53e5'/>
<id>urn:sha1:4b593826685219c23f8def8f95851333567e53e5</id>
<content type='text'>
They are basically a nop and only cause a daemon-reload (twice).
</content>
</entry>
<entry>
<title>restart-after-upgrade is the default behaviour of dh compat 10</title>
<updated>2016-10-16T20:00:18+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2016-10-16T20:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=fe519fa6f051904138103d1f24bed5c8692a61a3'/>
<id>urn:sha1:fe519fa6f051904138103d1f24bed5c8692a61a3</id>
<content type='text'>
</content>
</entry>
</feed>
