[Pkg-privacy-commits] [torbrowser-launcher] 01/01: Improve handling of mo files and update changelog

Ulrike Uhlig u-guest at moszumanska.debian.org
Tue Jan 31 16:45:48 UTC 2017


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

u-guest pushed a commit to branch debian/sid
in repository torbrowser-launcher.

commit d76fbd010d67b3045ac099c39ae3ca10207dc5f0
Author: Ulrike Uhlig <u at 451f.org>
Date:   Tue Jan 31 17:44:32 2017 +0100

    Improve handling of mo files and update changelog
---
 debian/changelog               | 6 +++---
 debian/rules                   | 3 +++
 debian/source/include-binaries | 4 ----
 3 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b7b563b..a89897c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,10 +7,10 @@ torbrowser-launcher (0.2.7-1) unstable; urgency=medium
     - Improved localization. Added Russian.
   * debian/patches:
     Delete cherry-picked AppArmor patches.
-  * debian/source/include-binaries:
-    - Include binary mo files.
+  * debian/rules:
+    - Clean binary mo files.
 
- -- Ulrike Uhlig <u at 451f.org>  Fri, 27 Jan 2017 19:20:00 +0100
+ -- Ulrike Uhlig <u at 451f.org>  Tue, 31 Jan 2017 17:43:27 +0100
 
 torbrowser-launcher (0.2.6-3) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index cab48b0..1bdbe9f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,6 @@ override_dh_install:
 		cp apparmor/$$PROFILE debian/torbrowser-launcher/etc/apparmor.d/ ; \
 		dh_apparmor --profile-name=$$PROFILE -ptorbrowser-launcher ; \
 	done
+
+override_dh_clean:
+	rm -rf share/locale/
diff --git a/debian/source/include-binaries b/debian/source/include-binaries
deleted file mode 100644
index b17f2ce..0000000
--- a/debian/source/include-binaries
+++ /dev/null
@@ -1,4 +0,0 @@
-share/locale/fr/LC_MESSAGES/torbrowser-launcher.mo
-share/locale/nl/LC_MESSAGES/torbrowser-launcher.mo
-share/locale/pl/LC_MESSAGES/torbrowser-launcher.mo
-share/locale/ru/LC_MESSAGES/torbrowser-launcher.mo

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git



More information about the Pkg-privacy-commits mailing list