]> the.earth.li Git - onak.git/commitdiff
Add onak to Provides: in Debian init script rather than just pgp-server
authorJonathan McDowell <noodles@earth.li>
Wed, 8 Jun 2016 18:08:36 +0000 (19:08 +0100)
committerJonathan McDowell <noodles@earth.li>
Wed, 8 Jun 2016 18:08:36 +0000 (19:08 +0100)
debian/changelog
debian/onak.init

index 583353626337c9b79010fde40562fdb6620685b1..4ed5fcb1a7fdda16744ed790ac05a8b96a0edf14 100644 (file)
@@ -4,6 +4,7 @@ onak (0.4.6-1+git) UNRELEASED; urgency=low
   * Bump Debian Standards-Version to 3.9.8.0
   * Fix up systemd control file to allow non-socket activation.
   * Update Vcs URLs to use secure variants.
+  * Add onak to Provides: in init script rather than just pgp-keyserver.
 
  -- Jonathan McDowell <noodles@earth.li>  Sun, 17 Jan 2016 14:14:00 +0000
 
index 110099c3ac57b6cf1d9d5fd06d0d4f5dd61132d9..9ab011bd4286a892f43a62adf67e29894106d2eb 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 ### BEGIN INIT INFO
-# Provides:          pgp-keyserver
+# Provides:          onak pgp-keyserver
 # Required-Start:    $remote_fs $syslog
 # Required-Stop:     $remote_fs $syslog
 # Default-Start:     2 3 4 5