[Pkg-anonymity-tools] [torbrowser-launcher] 02/04: Include e8350a1c4 from upstream to fix typo in ppa script.

Holger Levsen holger at moszumanska.debian.org
Sat Jul 26 16:16:34 UTC 2014


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

holger pushed a commit to branch debian
in repository torbrowser-launcher.

commit 96ab6dca41452c73179d8d4df88a7af07206a572
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Jul 26 16:51:01 2014 +0200

    Include e8350a1c4 from upstream to fix typo in ppa script.
---
 debian/patches/fix_typo_in_ppa_script.patch | 17 +++++++++++++++++
 debian/patches/series                       |  1 +
 2 files changed, 18 insertions(+)

diff --git a/debian/patches/fix_typo_in_ppa_script.patch b/debian/patches/fix_typo_in_ppa_script.patch
new file mode 100644
index 0000000..c4606bf
--- /dev/null
+++ b/debian/patches/fix_typo_in_ppa_script.patch
@@ -0,0 +1,17 @@
+commit e8350a1c4dee89de1155eb613a24de83dc27cc54
+Author: Micah Lee <micah at micahflee.com>
+Date:   Thu Jul 10 17:22:19 2014 -0700
+
+    typo in ppa script
+
+diff --git a/ppa_release.sh b/ppa_release.sh
+index d901fe9..0d972b5 100755
+--- a/ppa_release.sh
++++ b/ppa_release.sh
+@@ -11,5 +11,5 @@ python setup.py --command-packages=stdeb.command sdist_dsc
+ cd deb_dist/torbrowser-launcher-$VERSION
+ dpkg-buildpackage -S
+ cd ..
+-dput ppa:micahflee/ppa torbrowser-launcher_$VERSION-1_source.change
++dput ppa:micahflee/ppa torbrowser-launcher_$VERSION-1_source.changes
+ cd ..
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..2f023fc
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix_typo_in_ppa_script.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/torbrowser-launcher.git



More information about the Pkg-anonymity-tools mailing list