Merge lp:~jazzva/nspluginwrapper/1.2.2-0ubuntu5 into lp:nspluginwrapper

Proposed by Saša Bodiroža
Status: Merged
Approved by: Alexander Sack
Approved revision: 55
Merged at revision: not available
Proposed branch: lp:~jazzva/nspluginwrapper/1.2.2-0ubuntu5
Merge into: lp:nspluginwrapper
Diff against target: None lines
To merge this branch: bzr merge lp:~jazzva/nspluginwrapper/1.2.2-0ubuntu5
Reviewer Review Type Date Requested Status
Alexander Sack Pending
Review via email: mp+5362@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2009-04-08 09:35:09 +0000
+++ debian/changelog 2009-04-08 18:38:27 +0000
@@ -1,3 +1,10 @@
1nspluginwrapper (1.2.2-0ubuntu5) jaunty; urgency=low
2
3 * Add iceweasel dir to debian/nspluginwrapper.postinst for removal of
4 wrappers created before we had the fix introduced in 1.2.2-0ubuntu2
5
6 -- Sasa Bodiroza <jazzva@gmail.com> Wed, 08 Apr 2009 20:38:02 +0200
7
1nspluginwrapper (1.2.2-0ubuntu4) jaunty; urgency=low8nspluginwrapper (1.2.2-0ubuntu4) jaunty; urgency=low
29
3 * auto update all wrappers in postinst (configure); the dirs are taken10 * auto update all wrappers in postinst (configure); the dirs are taken
411
=== modified file 'debian/nspluginwrapper.postinst'
--- debian/nspluginwrapper.postinst 2009-04-08 09:34:41 +0000
+++ debian/nspluginwrapper.postinst 2009-04-08 18:37:59 +0000
@@ -16,10 +16,11 @@
16 nspluginwrapper -a -v -u16 nspluginwrapper -a -v -u
17 fi17 fi
1818
19 if dpkg --compare-versions "$2" lt "1.2.2-0ubuntu4"; then19 if dpkg --compare-versions "$2" lt "1.2.2-0ubuntu5"; then
20 rm -rf /usr/lib/mozilla/plugins/npwrapper.*.so \20 rm -rf /usr/lib/mozilla/plugins/npwrapper.*.so \
21 /usr/lib/firefox/plugins/npwrapper.*.so \21 /usr/lib/firefox/plugins/npwrapper.*.so \
22 /usr/lib/seamonkey/plugins/npwrapper.*.so22 /usr/lib/seamonkey/plugins/npwrapper.*.so \
23 /usr/lib/iceweasel/plugins/npwrapper.*.so
23 fi24 fi
24 ;;25 ;;
2526

Subscribers

People subscribed via source and target branches

to all changes: