[Pkg-gnupg-commit] [gnupg1] 14/15: break out an arch-indep gnupg1-l10n package

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Aug 3 18:58:15 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch experimental
in repository gnupg1.

commit 4898e13e677c5f0f4ee3265c9fda0cfd04e2d52c
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Wed Aug 3 13:54:51 2016 -0400

    break out an arch-indep gnupg1-l10n package
---
 debian/control             | 25 +++++++++++++++++++++++++
 debian/gnupg1-l10n.install |  1 +
 debian/gnupg1.install      |  1 -
 3 files changed, 26 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 36e7869..8f7435e 100644
--- a/debian/control
+++ b/debian/control
@@ -32,6 +32,7 @@ Depends:
  ${shlibs:Depends},
 Recommends:
  gnupg1-curl,
+ gnupg1-l10n (= ${binary:Version}),
  ${shlibs:Recommends},
 Breaks:
  gnupg (<< 1.4.20-6+exp1),
@@ -118,3 +119,27 @@ Description: minimal signature verification tool
  minimal form for use in debian-installer on architectures where space
  for the installer is extremely limited.  It is likely to be removed
  from debian after the release of stretch (debian 9).
+
+Package: gnupg1-l10n
+Architecture: all
+Priority: extra
+Depends:
+ ${misc:Depends},
+Enhances:
+ gnupg1 (= ${binary:Version}),
+Breaks:
+ gnupg1 (<< 1.4.20-6+exp3~),
+Replaces:
+ gnupg1 (<< 1.4.20-6+exp3~),
+Description: GNU privacy guard "classic" - localization files
+ GnuPG is GNU's tool for secure communication and data storage.
+ It can be used to encrypt data and to create digital signatures.
+ It includes an advanced key management facility and is compliant
+ with the proposed OpenPGP Internet standard as described in RFC 4880.
+ .
+ GnuPG 1.4 is the "classic" standalone, non-modularized
+ version. Please use the gnupg package instead unless you know for
+ sure that you need gnupg1.
+ .
+ This package contains the translation files for the use of GnuPG
+ "classic" in non-English locales.
diff --git a/debian/gnupg1-l10n.install b/debian/gnupg1-l10n.install
new file mode 100644
index 0000000..948523d
--- /dev/null
+++ b/debian/gnupg1-l10n.install
@@ -0,0 +1 @@
+usr/share/locale/*/*/gnupg1.mo
diff --git a/debian/gnupg1.install b/debian/gnupg1.install
index 5e59bc9..f04dd01 100755
--- a/debian/gnupg1.install
+++ b/debian/gnupg1.install
@@ -5,5 +5,4 @@ build-deb/keyserver/gpgkeys_finger usr/lib/gnupg1
 build-deb/keyserver/gpgkeys_hkp usr/lib/gnupg1
 build-deb/keyserver/gpgkeys_ldap usr/lib/gnupg1
 build-deb/keyserver/gpgkeys_mailto usr/lib/gnupg1
-usr/share/locale/*/*/gnupg1.mo
 usr/share/gnupg1/options.skel

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg1.git



More information about the Pkg-gnupg-commit mailing list