[Pkg-mozext-commits] [SCM] Debian packaging for compactheader branch, master, updated. debian/1.4.0-1-1-ge25de4d

Fabrizio Regalli fabreg at fabreg.it
Wed Aug 10 20:29:37 UTC 2011


The following commit has been merged in the master branch:
commit e25de4dcbd711fe5a59355c833911777f74843dc
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Wed Aug 10 22:29:00 2011 +0200

    Better long description (Closes: #622979)

diff --git a/debian/changelog b/debian/changelog
index 20204f4..da4c9da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+compactheader (1.4.0-2) unstable; urgency=low
+
+  * Better long description (Closes: #622979)
+
+ -- Fabrizio Regalli <fabreg at fabreg.it>  Wed, 10 Aug 2011 22:27:56 +0200
+
 compactheader (1.4.0-1) unstable; urgency=low
 
   * New upstream release (Closes: #631272)
diff --git a/debian/control b/debian/control
index aebd694..0e19a0c 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,8 @@ Recommends: ${xpi:Recommends}
 Provides: ${xpi:Provides}
 Enhances: ${xpi:Enhances}
 Description: Icedove extension to reduce header size to one or two lines
- This addon adds a symbol to compact and expand the message header plane.
- Be side this, it allows whether the buttons added to Thunderbird/Icedove
- 3.0 in the header plane should be displayed or not.
+ compactheader adds a button to compact Icedove's header pane to a single
+ line or expand it again. It also allows the user to disable the new
+ buttons that Icedove 3 added to the header pane.
+ This add-on integrates the functionality of "RSS Linkify Subject" 
+ by Alex Dedul (https://addons.mozilla.org/en-US/thunderbird/addon/1704)
diff --git a/debian/patches/01-fix-version.diff b/debian/patches/01-fix-version.diff
new file mode 100644
index 0000000..f364502
--- /dev/null
+++ b/debian/patches/01-fix-version.diff
@@ -0,0 +1,11 @@
+--- a/install.rdf
++++ b/install.rdf
+@@ -23,7 +23,7 @@
+ 			<RDF:Description>
+ 				<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
+ 				<em:minVersion>3.1</em:minVersion>
+-				<em:maxVersion>5.0b2pre</em:maxVersion>
++				<em:maxVersion>5.*</em:maxVersion>
+ 			</RDF:Description>
+ 		</em:targetApplication>
+ 	</RDF:Description>
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..9afcb6f
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01-fix-version.diff

-- 
Debian packaging for compactheader



More information about the Pkg-mozext-commits mailing list