diff options
| author | Laurent Bigonville <bigon@bigon.be> | 2014-01-11 22:10:27 +0100 |
|---|---|---|
| committer | Laurent Bigonville <bigon@bigon.be> | 2014-01-11 22:10:27 +0100 |
| commit | 9d74bc4476063d2f54277a1f2eae21a0b2677d5e (patch) | |
| tree | e105f802160798eac01000b5609b34d360d9a333 | |
| parent | a3e8b4379d6933b1ff38abf88dd853a224c128fb (diff) | |
Remove bogus closes statement
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7d14b6ef..ad59f971 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,7 @@ network-manager (0.9.8.8-2) experimental; urgency=medium * debian/patches/03-systemd.patch, debian/network-manager.links: Install a symlink instead of using an Alias= to mask the initscript (Closes: #719703) * debian/control, debian/rules: Add call to dh-systemd to enable and start - the systemd services (Closes: #730437) + the systemd services * Completely Drop debian/patches/03-systemd.patch: /usr should now be mounted from the initramfs meaning that it will be available early enough * debian/network-manager.links: Create a symlink so |