[Pkg-mozext-commits] [SCM] extension for Adblock Plus branch, master, updated. debian/1.2.2-1-14-g8890e2d

David Prévot taffit at debian.org
Mon Jul 15 15:56:24 UTC 2013


The following commit has been merged in the master branch:
commit bcb95c1bcb92dbddc2f4794b192fe65f688aca13
Author: David Prévot <taffit at debian.org>
Date:   Mon Jul 15 11:41:22 2013 -0400

    Add upstream changelog
    
    https://adblockplus.org/category/elemhidehelper

diff --git a/debian/rules b/debian/rules
index 2304690..b56c90e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,6 @@ override_dh_auto_install:
 
 override_dh_auto_clean:
 	rm -f adblock-plus-element-hiding-helper.xpi
+
+override_dh_installchangelogs:
+	dh_installchangelogs $(CURDIR)/debian/upstream-changelog
diff --git a/debian/upstream-changelog b/debian/upstream-changelog
new file mode 100644
index 0000000..faafc42
--- /dev/null
+++ b/debian/upstream-changelog
@@ -0,0 +1,154 @@
+Element Hiding Helper 1.2.3 - 2012-06-21
+
+* This version has been updated for upcoming Inspector changes in Firefox 14,
+  the “Hide with ABP” button is being displayed again.
+
+Element Hiding Helper 1.2.2 - 2012-04-04
+
+* Improved the way Element Hiding Helper attaches itself to browser windows
+  (made sure that no browser windows are skipped any more).
+* The hotkey in Firefox 14 is now Ctrl-Shift-F3 (neither Ctrl-Shift-K nor
+  Ctrl-Shift-S are available any more).
+* Fixed rule generation for attributes containing backslashes.
+* Fixed wrong size calculation for some web pages.
+* Removed special About dialog, displaying the default one now.
+* Updated to changes in recent Firefox nightlies.
+
+Element Hiding Helper 1.2.1 - 2012-01-26
+
+* I discovered bug 721319 causing memory leaks in most of my restartless
+  extensions. The new release works around the issue now.
+
+Element Hiding Helper 1.2 - 2012-01-25
+
+* Can be installed/uninstalled/disabled without a browser restart now.
+* Added Page Inspector integration (new feature coming up in Firefox 10).
+* Stopped warning about missing Adblock Plus installation.
+* Fixed: Starting from the Tools Adblock Plus menu is possible now.
+* Fixed: Content Security Policy can no longer prevent preview from working on
+  some websites.
+
+Element Hiding Helper 1.2 release candidate - 2012-01-21
+
+* Element Hiding Helper 1.2rc.382 is a release candidate for Element Hiding
+  Helper 1.2. After the previous announcement it went through some major
+  architectural simplifications, there shouldn’t be any visible changes
+  however. Also, many translations have been updated already so that the Page
+  Inspector button will be localized.
+
+Element Hiding Helper 1.1.4 - 2011-12-08
+
+* Previous release had a bug which caused it to malfunction in Firefox versions
+  before Firefox 10. This has been corrected now.
+
+Element Hiding Helper 1.1.3 - 2011-12-08
+
+* Fixed: Element selector prevents a memory compartment from being released.
+* Fixed: Some websites display their content on top of element markers.
+
+Element Hiding Helper 1.1.2 - 2011-09-16
+
+* New icon, also added a large version of the icon
+* Showing preview is now selected by default
+* Improved default attribute selection
+* Corrected handling of whitespace at the end of ID attribute
+* Removed Lithuanian translation, it is abandoned and unusable
+
+Element Hiding Helper 1.1.1 - 2011-03-11
+
+* Improved escaping of attribute values
+* Fixed: Hotkeys in the help tooltip are invisible with some browser themes
+* Fixed: Clicking homepage link in About dialog doesn’t do anything
+* Fixed: Preview doesn’t work correctly if the rule contains international
+  characters
+* Fixed: Broken composer dialog with composer_defaultDomain preference set to
+  1 or 2 if host name is an IP address
+
+Element Hiding Helper 1.1 - 2010-11-03
+
+* Compatible with Adblock Plus 1.3, older Adblock Plus versions are no longer
+  supported
+* Compatible with Firefox 4, dropped support for Firefox 3.0
+* Generating more efficient filters by default
+* Better handling of elements with multiple classes
+* More reliable approach to determine and mark element position
+* Selecting parent node and moving to a different child no longer resets
+  selection
+* New “lock/unlock selection” command
+* Ctrl+Mousewheel can be used to trigger wider/narrower commands
+* Alternative set of hotkeys in some languages where two keyboard layouts are
+  possible (e.g. Russian)
+* Better styling of hotkeys in tooltips
+* All preferences are now stored under extensions.elemhidehelper.*
+* Hotkey Ctrl-Shift-S will be used if Ctrl-Shift-K is taken (e.g. in
+  Firefox 4), can be changed in extensions.elemhidehelper.selectelement_key
+  preference
+* Own icon and About dialog, better mechanism to manage the dependency on
+  Adblock Plus
+* Composer warns now if the filter is being added to a disabled group
+* extensions.elemhidehelper.composer_defaultDomain preference determines which
+  domain suggestion is selected by default
+* Added hidden preference to allow selecting in local files (rules created this
+  way will have no effect)
+
+Element Hiding Helper 1.1 release candidate - 2010-10-30
+
+* Fixed: wrong window size calculation sometimes messed up displayed height of
+  the elements
+* Fixed: element marker position was updated every 20 milliseconds (endless
+  loop)
+* Better handling for the case that the marked element is not visible due to
+  page scrolling
+* About dialog: now shows localized homepage link
+
+Element Hiding Helper 1.0.6 - 2009-07-01
+
+* New translations: Arabic, Basque, Galician, Armenian, Kazakh, Serbian
+* Updated for Adblock Plus 1.1
+* Updated compatibility range for various applications
+* Generated rules always use raw CSS now, “simplified” syntax is deprecated
+
+Element Hiding Helper 1.0.5 - 2008-06-18
+
+* Marked compatible with Songbird 0.6
+* Fixed: help and source pop-ups could not be closed in Firefox 3
+
+Element Hiding Helper 1.0.4 - 2008-04-16
+
+* Locales added: Catalan, Hebrew, Korean
+* Changed keyboard shortcut to Ctrl+Shift+K to avoid conflict in Firefox 3
+* Made compatibility info match Adblock Plus again (at least Songbird 0.4
+  required now, Midbrowser and eMusic Remote are supported)
+
+Element Hiding Helper 1.0.2 - 2007-09-18
+
+* Locales added: Danish, British English, Estonian, Albanian
+* Made compatible with future Adblock Plus 0.7.5.2 release
+* Conflicts with Find As You Type resolved (this time hopefully all of them)
+* Installation issue fixed: Element Hiding Helper sometimes wouldn’t properly
+  register in the user interface of Adblock Plus
+
+Element Hiding Helper 1.0.1 - 2007-02-09
+
+* Conflict with find-as-you-type has been fixed
+* Brazilian Portuguese locale added
+* Some minor translation issues fixed
+
+Element Hiding Helper 1.0 - 2007-01-23
+
+* Simple but powerful selection of the element to be hidden (thanks Aardvark)
+* Automatic generation of an element hiding rule based on specified criteria
+* Advanced mode for complicated rules, allows selecting attributes of parent
+  and sibling nodes, attribute parts and custom CSS
+* Rules are applied immediately, with “Preview” switched on even during
+  composing
+
+Element Hiding Helper: Release candidate - 2007-01-18
+
+- Added options “first child” and “last child” to list of attributes
+- Added extensions. adblockplus. ehh. showhelp preference to allow disabling
+  automatic help tooltip (pressing H still brings it up when this option is set
+  to false)
+- Added warning if Element Hiding Helper is installed but Adblock Plus is not
+  there or version is older than 0.7.2.3 (Firefox 2.0 and higher checks
+  dependencies automatically)

-- 
extension for Adblock Plus



More information about the Pkg-mozext-commits mailing list