[Python-apps-commits] r11804 - in packages/debomatic/trunk/debian (2 files)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Thu Mar 12 09:54:16 UTC 2015


    Date: Thursday, March 12, 2015 @ 09:54:15
  Author: dktrkranz
Revision: 11804

Refresh patches

Modified:
  packages/debomatic/trunk/debian/changelog
  packages/debomatic/trunk/debian/patches/sbin.patch

Modified: packages/debomatic/trunk/debian/changelog
===================================================================
--- packages/debomatic/trunk/debian/changelog	2015-03-12 09:52:38 UTC (rev 11803)
+++ packages/debomatic/trunk/debian/changelog	2015-03-12 09:54:15 UTC (rev 11804)
@@ -3,6 +3,8 @@
   * New upstream development snapshot.
     - sbuild backend.
     - Do not reference debomatic.conf(5) in man page (Closes: #779440).
+  * debian/patches/sbin.patch:
+    - Refresh for new upstream snapshot.
   * debian/control:
     - Depends on schroot and sbuild instead of pbuilder and cowbuilder.
     - Adjust Recommends and Suggests to match new modules.

Modified: packages/debomatic/trunk/debian/patches/sbin.patch
===================================================================
--- packages/debomatic/trunk/debian/patches/sbin.patch	2015-03-12 09:52:38 UTC (rev 11803)
+++ packages/debomatic/trunk/debian/patches/sbin.patch	2015-03-12 09:54:15 UTC (rev 11804)
@@ -32,9 +32,9 @@
  
  [Service]
  Type=simple
--ExecStart=/usr/bin/debomatic -c /etc/debomatic/debomatic.conf -n
+-ExecStart=/usr/bin/debomatic -c /etc/debomatic/debomatic.conf -i
 -ExecStop=/usr/bin/debomatic -c /etc/debomatic/debomatic.conf -q
-+ExecStart=/usr/sbin/debomatic -c /etc/debomatic/debomatic.conf -n
++ExecStart=/usr/sbin/debomatic -c /etc/debomatic/debomatic.conf -i
 +ExecStop=/usr/sbin/debomatic -c /etc/debomatic/debomatic.conf -q
  KillMode=process
  SendSIGKILL=no




More information about the Python-apps-commits mailing list