[Pkg-wmaker-commits] [fookb] 08/20: debian/control: Merge into a single binary package, fookb. We keep fookb-{plainx, wmaker} around as transitional packages.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Sun Sep 10 23:21:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository fookb.
commit 976120cf17d487abaf0ce4a55c8f101ddcd28522
Author: Doug Torrance <dtorrance at piedmont.edu>
Date: Sun Sep 10 12:09:08 2017 -0400
debian/control: Merge into a single binary package, fookb.
We keep fookb-{plainx,wmaker} around as transitional packages.
---
debian/control | 34 ++++++++++++++++++++++------------
1 file changed, 22 insertions(+), 12 deletions(-)
diff --git a/debian/control b/debian/control
index 984e658..883e08f 100644
--- a/debian/control
+++ b/debian/control
@@ -14,29 +14,39 @@ Homepage: http://www.dockapps.net/fookb
Vcs-Browser: https://anonscm.debian.org/git/pkg-wmaker/fookb.git
Vcs-Git: https://anonscm.debian.org/git/pkg-wmaker/fookb.git
-Package: fookb-plainx
+Package: fookb
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Conflicts: fookb, fookb-wmaker
-Replaces: fookb
+Replaces: fookb-plainx (<< 4.0-1~), fookb-wmaker (<< 4.0-1~)
+Breaks: fookb-plainx (<< 4.0-1~), fookb-wmaker (<< 4.0-1~)
Suggests: sox
-Description: Xkb state indicator -- plain X version
+Description: Xkb state indicator
+ WindowMaker docked Xkb state indicator. Fookb can switch xkb groups
+ and display a pixmap corresponding to the selected group. It also can
+ execute a specified command upon the switch (for example, play sound).
+
+Package: fookb-plainx
+Section: oldlibs
+Architecture: all
+Depends: fookb, ${misc:Depends}
+Description: Xkb state indicator -- plain X version (transitional package)
WindowMaker docked Xkb state indicator. Fookb can switch xkb groups
and display a pixmap corresponding to the selected group. It also can
execute a specified command upon the switch (for example, play sound).
This is the plain X-compiled version. It can't do docking, and uses
only X resources for configuration.
-
+ .
+ This is a transitional package. It can safely be removed.
+
Package: fookb-wmaker
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, wmaker
-Conflicts: fookb, fookb-plainx
-Replaces: fookb
-Suggests: sox
-Description: Xkb state indicator -- WindowMaker version
+Section: oldlibs
+Architecture: all
+Depends: fookb, ${misc:Depends}
+Description: Xkb state indicator -- WindowMaker version (transitional package)
WindowMaker docked Xkb state indicator. Fookb can switch xkb groups
and display a pixmap corresponding to the selected group. It also can
execute a specified command upon the switch (for example, play sound).
This is the WindowMaker-compiled version. It can do docking, and uses
proplist-style configuration files.
-
+ .
+ This is a transitional package. It can safely be removed.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/fookb.git
More information about the Pkg-wmaker-commits
mailing list