[Pkg-mozext-commits] [firexpath] 50/51: Add upstream changelog

David Prévot taffit at moszumanska.debian.org
Sun Mar 22 15:08:54 UTC 2015


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

taffit pushed a commit to branch master
in repository firexpath.

commit f7de5e79c006a50e2b5e6deec1e8282838c72462
Author: David Prévot <david at tilapin.org>
Date:   Sun Mar 22 10:58:37 2015 -0400

    Add upstream changelog
    
    https://addons.mozilla.org/firefox/addon/firepath/versions/
---
 debian/rules              |  3 +++
 debian/upstream/changelog | 31 +++++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/debian/rules b/debian/rules
index 345320e..3905e2d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,8 @@
 override_dh_auto_install:
 	install-xpi --remove-license-files *.xpi
 
+override_dh_installchangelogs:
+	dh_installchangelogs debian/upstream/changelog
+
 get-orig-source:
 	uscan --rename --compression xz --verbose --force
diff --git a/debian/upstream/changelog b/debian/upstream/changelog
new file mode 100644
index 0000000..d2b98a4
--- /dev/null
+++ b/debian/upstream/changelog
@@ -0,0 +1,31 @@
+Version 0.9.7.1
+December 6, 2014
+Fixed a bug introduced when upgrading to Firefox 34 which was causing all XPath evaluations to fail.
+Fixed a bug which was preventing the "Inspect in FirePath" context menu item
+from showing up.
+
+Version 0.9.7
+August 6, 2011
+Add support for Firebug 1.8.0
+Fixed a few bugs.
+
+Version 0.9.6.1
+March 23, 2011
+
+Version 0.9.5
+September 19, 2010
+Change the name from FireXPath to FirePath.
+Add the possibility to evaluate CSS 3 selectors in addition to XPath 1.0 expressions.
+Fixed a few bugs.
+
+Version 0.9.2
+February 14, 2010
+Add compatibility for Firefox 3.6 and remove compatibility for Firefox 3.0
+Fix a bug with the tag names displayed for XML document (they were always lower case)
+
+Version 0.9.1
+August 23, 2009
+Added compatibility with Firefox 3.5.*
+Added compatibility with Firebug 1.4.*
+Improved highlighting functionality
+Improved XPath auto-completion 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firexpath.git



More information about the Pkg-mozext-commits mailing list