summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-25 16:11:57 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-25 16:11:57 +0200
commit1d4d124b9981315033e0d9e931b7929e7d18d22f (patch)
tree3bbfd49ff246285fc1eeed190f9ec64a6066edd6
parente2e46d2bb990cadab12dc1e8852eb9ab69fe6d66 (diff)
debian/systemd/downtimed.service: Delete wrong Alias (#755930)
-rw-r--r--debian/changelog21
-rw-r--r--debian/control2
-rw-r--r--debian/systemd/downtimed.service1
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 <debian@jff-webhosting.net> 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 <debian@jff-webhosting.net> 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