[Pkg-mozext-commits] [tree-style-tab] 01/01: Add Breaks, Conflicts, Replaces for old xul-ext
Ximin Luo
infinity0 at debian.org
Thu Dec 28 17:36:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch pu/webext
in repository tree-style-tab.
commit c01ad71888524e3023bd4b2902bcb7623a328de3
Author: Ximin Luo <infinity0 at debian.org>
Date: Thu Dec 28 18:36:11 2017 +0100
Add Breaks, Conflicts, Replaces for old xul-ext
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index ba31b2f..2f7e6c7 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,9 @@ Depends: ${misc:Depends}, ${webext:Depends}
Recommends: ${webext:Recommends}
Provides: ${webext:Provides}
Enhances: ${webext:Enhances}
-Breaks: ${webext:Breaks}
+Breaks: ${webext:Breaks}, xul-ext-treestyletab (<< 0.20)
+Conflicts: xul-ext-treestyletab (<< 0.20)
+Replaces: xul-ext-treestyletab (<< 0.20)
Description: Show browser tabs like a tree
Tree-style-tab is a Firefox/Iceweasel extension which provides tree-style tab
bar, like a folder tree of Windows Explorer. New tabs opened from links (or
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/tree-style-tab.git
More information about the Pkg-mozext-commits
mailing list