Bug#898209: charliecloud: Change service by systemd in po-debconf

2018-05-31 Thread Peter Wienemann
On 28.05.2018 22:53, Alban Vidal wrote:
> I have sent the merge request.
> 
> https://salsa.debian.org/hpc-team/charliecloud/merge_requests/2

Dear Alban,

thank you very much. I merged it a few minutes ago.

Peter



Bug#898209: charliecloud: Change service by systemd in po-debconf

2018-05-28 Thread Alban Vidal
Dear Peter,

Le 28/05/2018 à 21:04, Peter Wienemann a écrit :
> how could I decline such a kind offer? :-)
>
> Please feel free to perform the update and create a merge request.

I have sent the merge request.

https://salsa.debian.org/hpc-team/charliecloud/merge_requests/2

Regards,

Alban



Bug#898209: charliecloud: Change service by systemd in po-debconf

2018-05-28 Thread Peter Wienemann
On 27.05.2018 21:23, Alban Vidal wrote:> If you whant, i can update by
myself and create merge request.

Dear Alban,
how could I decline such a kind offer? :-)

Please feel free to perform the update and create a merge request.

Cheers, Peter



Bug#898209: charliecloud: Change service by systemd in po-debconf

2018-05-27 Thread Alban Vidal
Dear Peter,

Thanks for the merge of the patch.

I think it's not necessary to disturb the translate teams.
If you whant, i can update by myself and create merge request.

Regards,

Alban


Le 27/05/2018 à 19:45, Peter Wienemann a écrit :
> Dear Alban,
>
> thanks for providing this patch which I gladly applied.
>
> Shall I simply go ahead and do the "translations" of "systemctl restart
> procps" in the various po files myself (to avoid bothering the
> translators with such a straightforward change) or would that interfere
> with the workflow of the language teams?
>
> Best regards,
>
> Peter



Bug#898209: charliecloud: Change service by systemd in po-debconf

2018-05-27 Thread Peter Wienemann
Dear Alban,

thanks for providing this patch which I gladly applied.

Shall I simply go ahead and do the "translations" of "systemctl restart
procps" in the various po files myself (to avoid bothering the
translators with such a straightforward change) or would that interfere
with the workflow of the language teams?

Best regards,

Peter

On 08.05.2018 20:26, Alban Vidal wrote:
> Package: charliecloud
> Version: 0.2.3-2
> Severity: wishlist
> Tags: patch
> 
> Dear mainteners,
> 
> I suggest to change the following lines in po-debconf for systemd.
> 
> Current:
> service procps restart
> 
> Proposal:
> systemctl restart procps
> 
> Best regards,
> 
> Alban Vidal



Bug#898209: charliecloud: Change service by systemd in po-debconf

2018-05-08 Thread Alban Vidal
Package: charliecloud
Version: 0.2.3-2
Severity: wishlist
Tags: patch

Dear mainteners,

I suggest to change the following lines in po-debconf for systemd.

Current:
service procps restart

Proposal:
systemctl restart procps

Best regards,

Alban Vidal
diff -Nru charliecloud-0.2.3/debian/changelog 
charliecloud-0.2.3/debian/changelog
--- charliecloud-0.2.3/debian/changelog 2018-04-30 13:41:33.0 +
+++ charliecloud-0.2.3/debian/changelog 2018-05-08 17:50:47.0 +
@@ -1,3 +1,12 @@
+charliecloud (0.2.3-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Alban Vidal ]
+  * Change po-debconf service by systemctl
+
+ -- Alban Vidal   Tue, 08 May 2018 17:50:47 +
+
 charliecloud (0.2.3-2) unstable; urgency=medium
 
   [ Peter Wienemann ]
diff -Nru charliecloud-0.2.3/debian/charliecloud.templates 
charliecloud-0.2.3/debian/charliecloud.templates
--- charliecloud-0.2.3/debian/charliecloud.templates2018-04-24 
19:16:15.0 +
+++ charliecloud-0.2.3/debian/charliecloud.templates2018-05-08 
17:50:47.0 +
@@ -6,4 +6,4 @@
  .
  echo 'kernel.unprivileged_userns_clone=1' > /etc/sysctl.d/00-local-userns.conf
  .
- service procps restart
+ systemctl restart procps
diff -Nru charliecloud-0.2.3/debian/po/templates.pot 
charliecloud-0.2.3/debian/po/templates.pot
--- charliecloud-0.2.3/debian/po/templates.pot  2018-04-24 19:16:15.0 
+
+++ charliecloud-0.2.3/debian/po/templates.pot  2018-05-08 17:50:47.0 
+
@@ -42,5 +42,5 @@
 #. Type: note
 #. Description
 #: ../charliecloud.templates:1001
-msgid "service procps restart"
+msgid "systemctl restart procps"
 msgstr ""