From 1d4d124b9981315033e0d9e931b7929e7d18d22f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 25 Jul 2014 16:11:57 +0200 Subject: debian/systemd/downtimed.service: Delete wrong Alias (#755930) --- debian/changelog | 21 +++++++++++++++++---- debian/control | 2 +- debian/systemd/downtimed.service | 1 - 3 files changed, 18 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8bd193d..13b6e10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,22 @@ +downtimed (0.6-3) UNRELEASED; urgency=medium + + * debian/systemd/downtimed.service: + - Delete wrong Alias (Closes: #755930) + + -- Jörg Frings-Fürst Fri, 25 Jul 2014 16:05:41 +0200 + downtimed (0.6-2) unstable; urgency=low - * Add systemd - * Add startup - * New VCS - * New Maintainer (Closes: #745711) + * New maintainer (Closes: #745711). + * Add native support for systemd: + - new debian/downtimed.service + - add dh_systemd to debian/control + - change debian/control + * Add native support for upstart: + - new debian/downtimed.upstart + * Update VCS-* URLs in debian/control. + * Add debian/source/options: + - set compression to xz & compression-level to 9 -- Jörg Frings-Fürst Wed, 09 Jul 2014 12:55:33 +0200 diff --git a/debian/control b/debian/control index 8c2ef98..d775fc5 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: dpkg-dev (>= 1.15.7) Standards-Version: 3.9.5 Homepage: http://dist.epipe.com/downtimed/ -Vcs-Svn: git://anonscm.debian.org/collab-maint/downtimed.git +Vcs-Git: git://anonscm.debian.org/collab-maint/downtimed.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/downtimed.git Package: downtimed diff --git a/debian/systemd/downtimed.service b/debian/systemd/downtimed.service index 41ff8c3..4cb2be8 100644 --- a/debian/systemd/downtimed.service +++ b/debian/systemd/downtimed.service @@ -10,4 +10,3 @@ Restart=on-failure [Install] WantedBy=multi-user.target -Alias=downtimed.service -- cgit v1.2.3