Quellcode durchsuchen

systemd unit renamed

boyska vor 8 Jahren
Ursprung
Commit
adae9e1215
3 geänderte Dateien mit 9 neuen und 0 gelöschten Zeilen
  1. 6 0
      debian/changelog
  2. 0 0
      debian/python-libreant.libreant.service
  3. 3 0
      debian/rules

+ 6 - 0
debian/changelog

@@ -1,3 +1,9 @@
+libreant (0.3-4) testing; urgency=medium
+
+  * systemd service renamed
+
+ -- boyska <piuttosto@logorroici.org>  Fri, 15 Jan 2016 22:46:19 -0500
+
 libreant (0.3-3) testing; urgency=medium
 
   * systemd service

+ 0 - 0
debian/python-libreant.service → debian/python-libreant.libreant.service


+ 3 - 0
debian/rules

@@ -4,3 +4,6 @@ export PYBUILD_NAME = libreant
 
 %:
 	dh $@ --with python2 --with systemd
+
+override_dh_installinit:
+	dh_installinit --name=libreant