[Pkg-privacy-commits] [torbrowser-launcher] 01/01: Improve handling of mo files, bump copyright, update changelog.
Ulrike Uhlig
u-guest at moszumanska.debian.org
Tue Jan 31 16:48:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
u-guest pushed a commit to annotated tag debian/0.2.7-1
in repository torbrowser-launcher.
commit b35d9f5c051c80952d1f466fd2f3589f611ef97d
Author: Ulrike Uhlig <u at 451f.org>
Date: Tue Jan 31 17:44:32 2017 +0100
Improve handling of mo files, bump copyright, update changelog.
---
debian/changelog | 10 ++++++----
debian/copyright | 2 +-
debian/rules | 3 +++
debian/source/include-binaries | 4 ----
4 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b7b563b..3354d0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,11 +6,13 @@ torbrowser-launcher (0.2.7-1) unstable; urgency=medium
- Updated AppArmor profile (Closes: #852732).
- Improved localization. Added Russian.
* debian/patches:
- Delete cherry-picked AppArmor patches.
- * debian/source/include-binaries:
- - Include binary mo files.
+ - Delete cherry-picked AppArmor patches.
+ * debian/rules:
+ - Clean binary mo files.
+ * debian/copyright:
+ - Bump years.
- -- 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/copyright b/debian/copyright
index 028a2b9..e205c2d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-contact: micah at micahflee.com
Source: https://github.com/micahflee/torbrowser-launcher
Files: *
-Copyright: Copyright (c) 2013-2014 Micah Lee <micah at micahflee.com>
+Copyright: Copyright (c) 2013-2017 Micah Lee <micah at micahflee.com>
License: MIT
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
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