[Pkg-mozext-commits] [livehttpheaders] 10/12: Add upstream changelog
David Prévot
taffit at moszumanska.debian.org
Sat May 2 14:04:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository livehttpheaders.
commit 955794e8aceea2ed9adae7a21cfeccd3c094cbb7
Author: David Prévot <david at tilapin.org>
Date: Sat May 2 08:23:18 2015 -0400
Add upstream changelog
https://addons.mozilla.org/en-US/firefox/addon/live-http-headers/versions/
---
debian/rules | 3 +++
debian/upstream/changelog | 49 +++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 52 insertions(+)
diff --git a/debian/rules b/debian/rules
index 52ba08f..000c070 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,6 @@
#!/usr/bin/make -f
%:
dh $@ --with xul-ext --buildsystem=xul_ext
+
+override_dh_installchangelogs:
+ dh_installchangelogs debian/upstream/changelog
diff --git a/debian/upstream/changelog b/debian/upstream/changelog
new file mode 100644
index 0000000..05e894d
--- /dev/null
+++ b/debian/upstream/changelog
@@ -0,0 +1,49 @@
+Version 0.17 - May 9, 2011
+Now compatible with Firefox 4.0 and Seamonkey 2.1
+
+ Source code released under GNU General Public License, version 2.0 What's this?
+
+
+Version 0.16 - February 9, 2010
+
+ Updated version metadata to indicate compatibility with Firefox 3.6 and Seamonkey 2.0
+
+ Bug #22167 fixed: Better quality logo for the About tab (thanks to Stanimir Stamenkov)
+
+ Bug #21096 (#21016, #21106, #21778, #21810, #22172) fixed: Strange Japanese symbols at the end of each string (thanks to Lionello Lunesu and Philip Chee)
+
+ Bug #13267 fixed: Explicit Proxy request headers are incorrectly displayed in Firefox
+
+ Bug #21885 fixed: SeaMonkey 2.0 Error message "Incompatible Extension"
+
+ Bug #15696 fixed: The Headers tab in the pageInfo window only works intermittently (thanks to Philip Chee)
+
+ Bug #19262 fixed: LiveHttpHeaders causes HTML form uploaded files to be locked (write protected) in Firefox 3.0 (thanks to Boris Zbarsky)
+
+ Bug #21205 fixed: Various bug fixes and optimizations for SeaMonkey (thanks to Philip Chee)
+
+ Bug #21795 fixed: HTTP minor version replaced by "x" in response headers
+
+ Bug #22366 fixed: Make livehttpheaders Firefox 3.6 Compatible
+
+ Bug #22294 fixed: No Headers info in the "View page info" dialog
+
+ Bug #21922 (#20809, #19145, #22099) fixed: Various CSS styles and color fixes
+
+ Bug #13095 fixed: The back button will not work with POST method
+
+ Global namespace pollution fixed
+
+
+Version 0.15 - June 17, 2009
+* Bug #15826 (#15378) fixed: Content-Type header duplicated during POST replay
+* Fixed a problem with PageInfo and SeaMonkey 2.0 alpha
+* Updated version metadata to indicate compatibility with Firefox 3.5
+
+
+Version 0.14 - May 12, 2008
+Added support for Firefox 3.0
+Added new translation (Hungarian and Japanese)
+
+
+Version 0.13.1 - November 9, 2006
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/livehttpheaders.git
More information about the Pkg-mozext-commits
mailing list