Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: opendns...@packages.debian.org
Control: affects -1 + src:opendnssec

Please unblock package opendnssec

[ Reason ]
Adding Romanian translation.

[ Impact ]
None, just a translation.

[ Tests ]
None.

[ Risks ]
The changes are really trivial.

[ Checklist ]
  [X] all changes are documented in the d/changelog
  [X] I reviewed all changes and I approve them
  [X] attach debdiff against the package in testing

unblock opendnssec/1:2.1.12-2

-- 
Mathieu Mirmont <m...@parad0x.org>
diff -Nru opendnssec-2.1.12/debian/changelog opendnssec-2.1.12/debian/changelog
--- opendnssec-2.1.12/debian/changelog  2022-11-10 10:06:20.000000000 +0100
+++ opendnssec-2.1.12/debian/changelog  2023-03-19 09:33:29.000000000 +0100
@@ -1,3 +1,11 @@
+opendnssec (1:2.1.12-2) unstable; urgency=medium
+
+  * control: bump policy to 4.6.2, no code change
+  * opendnssec-common.postinst: shellcheck compliance
+  * po/ro.po: Add Romanian translation (Closes: #1033174)
+
+ -- Mathieu Mirmont <m...@parad0x.org>  Sun, 19 Mar 2023 09:33:29 +0100
+
 opendnssec (1:2.1.12-1) unstable; urgency=medium
 
   * New upstream version 2.1.12
diff -Nru opendnssec-2.1.12/debian/control opendnssec-2.1.12/debian/control
--- opendnssec-2.1.12/debian/control    2022-11-10 09:39:27.000000000 +0100
+++ opendnssec-2.1.12/debian/control    2023-02-07 09:05:19.000000000 +0100
@@ -23,7 +23,7 @@
                procps,
                sqlite3,
                xsltproc
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://www.opendnssec.org/
 Vcs-Browser: https://salsa.debian.org/debian/opendnssec
 Vcs-Git: https://salsa.debian.org/debian/opendnssec.git
diff -Nru opendnssec-2.1.12/debian/opendnssec-common.postinst 
opendnssec-2.1.12/debian/opendnssec-common.postinst
--- opendnssec-2.1.12/debian/opendnssec-common.postinst 2022-11-10 
09:39:27.000000000 +0100
+++ opendnssec-2.1.12/debian/opendnssec-common.postinst 2023-02-07 
09:28:51.000000000 +0100
@@ -11,10 +11,6 @@
     fi
 }
 
-unset_perms() {
-    dpkg-statoverride --quiet --remove "$1" || true
-}
-
 disable_autostart() {
     cat <<-EOF > /etc/opendnssec/prevent-startup
        OpenDNSSEC requires manual configuration before the signer and enforcer
@@ -48,10 +44,10 @@
        done
 
        for conf in addns.xml conf.xml kasp.xml zonelist.xml; do
-           ucf --debconf-ok /usr/share/opendnssec/$conf /etc/opendnssec/$conf
-           ucfr opendnssec /etc/opendnssec/$conf
+           ucf --debconf-ok /usr/share/opendnssec/"$conf" 
/etc/opendnssec/"$conf"
+           ucfr opendnssec /etc/opendnssec/"$conf"
            [ "$conf" = "zonelist.xml" ] && owner=opendnssec || owner=root
-           set_perms $owner opendnssec 0640 /etc/opendnssec/$conf
+           set_perms "$owner" opendnssec 0640 /etc/opendnssec/"$conf"
        done
 
        # Prevent the daemons from being started automatically, but only on
diff -Nru opendnssec-2.1.12/debian/po/ro.po opendnssec-2.1.12/debian/po/ro.po
--- opendnssec-2.1.12/debian/po/ro.po   1970-01-01 01:00:00.000000000 +0100
+++ opendnssec-2.1.12/debian/po/ro.po   2023-03-19 09:29:50.000000000 +0100
@@ -0,0 +1,70 @@
+# Mesajele în limba română pentru pachetul opendnssec.
+# Romanian translation of opendnssec.
+# Copyright © 2023 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the opendnssec package.
+#
+# Remus-Gabriel Chelu <remusgabriel.ch...@disroot.org>, 2023.
+#
+# Cronologia traducerii fișierului „opendnssec”:
+# Traducerea inițială, făcută de R-GC, pentru versiunea opendnssec 1 
2.1.12-1(2022-11-01).
+# Actualizare a traducerii pentru versiunea Y, făcută de X, Y(anul).
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: opendnssec 1 2.1.12-1\n"
+"Report-Msgid-Bugs-To: opendns...@packages.debian.org\n"
+"POT-Creation-Date: 2022-11-01 10:21+0100\n"
+"PO-Revision-Date: 2023-03-11 23:16+0100\n"
+"Last-Translator: Remus-Gabriel Chelu <remusgabriel.ch...@disroot.org>\n"
+"Language-Team: Romanian <debian-l10n-roman...@lists.debian.org>\n"
+"Language: ro\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n==0 || (n!=1 && n%100>=1 && "
+"n%100<=19) ? 1 : 2);\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
+"X-Generator: Poedit 3.2.2\n"
+
+#. Type: note
+#. Description
+#: ../opendnssec-common.templates:1001
+msgid "Manual OpenDNSSEC configuration required"
+msgstr "Este necesară configurarea manuală a OpenDNSSEC"
+
+#. Type: note
+#. Description
+#: ../opendnssec-common.templates:1001
+msgid ""
+"OpenDNSSEC requires manual configuration before the signer and enforcer 
daemons "
+"can be started."
+msgstr ""
+"OpenDNSSEC necesită să fie configurat manual înainte ca demonii de semnare "
+"«signer» și de executare «enforcer» să poată fi porniți."
+
+#. Type: note
+#. Description
+#: ../opendnssec-common.templates:1001
+msgid ""
+"One of these configuration steps consists of installing and configuring a "
+"Hardware Security Module (HSM) that will handle the cryptographic key "
+"operations. Most people will want to use the software HSM implementation "
+"provided by the recommended softhsm2 package, but other options are possible."
+msgstr ""
+"Unul dintre acești pași de configurare constă în instalarea și configurarea "
+"unui modul de securitate hardware („Hardware Security Module” - HSM) care va "
+"gestiona operațiile cheii criptografice. Majoritatea oamenilor vor dori să "
+"folosească implementarea software HSM furnizată de pachetul „softhsm2 "
+"recomandat”, dar sunt posibile și alte opțiuni."
+
+#. Type: note
+#. Description
+#: ../opendnssec-common.templates:1001
+msgid ""
+"The file /etc/opendnssec/prevent-startup is created during fresh 
installations "
+"and prevents the daemons from being automatically started. You should remove "
+"this file and start the daemons once you have configured OpenDNSSEC."
+msgstr ""
+"Fișierul „/etc/opendnssec/prevent-startup” este creat în timpul instalărilor "
+"noi și împiedică pornirea automată a demonilor. Ar trebui să eliminați acest "
+"fișier și să porniți demonii după ce ați configurat OpenDNSSEC."

Reply via email to