[Pkg-mozext-commits] [SCM] uppity extension for Iceweasel branch, master, updated. debian/1.5.8-1-1-g1515d91
Fabrizio Regalli
fabreg at fabreg.it
Thu Nov 17 09:18:11 UTC 2011
The following commit has been merged in the master branch:
commit 1515d912447e8c9708bf3ff665333014a0f13ff2
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date: Thu Nov 17 10:18:06 2011 +0100
Added Breaks: ${xpi:Breaks} to d/control (Closes: #649030)
diff --git a/debian/changelog b/debian/changelog
index e6384aa..e511d22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+uppity (1.5.8-2) UNRELEASED; urgency=low
+
+ * Added Breaks: ${xpi:Breaks} to d/control (Closes: #649030)
+
+ -- Fabrizio Regalli <fabreg at fabreg.it> Thu, 17 Nov 2011 10:15:12 +0100
+
uppity (1.5.8-1) unstable; urgency=low
* Initial release. (Closes: #641901)
diff --git a/debian/control b/debian/control
index d4b069f..1a02c94 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Depends: ${misc:Depends}, ${xpi:Depends}
Recommends: ${xpi:Recommends}
Provides: ${xpi:Provides}
Enhances: ${xpi:Enhances}
+Breaks: ${xpi:Breaks}
Description: toolbar button to "go up" on the web
Navigate up one level (directory). It will remove an in-page
anchor, the querystring, the file, and the last directory
--
uppity extension for Iceweasel
More information about the Pkg-mozext-commits
mailing list