[Pkg-wmaker-commits] [fookb] 07/07: Import Debian changes 3.0-3.1

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Sep 2 14:53:37 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 87ad8238184fbda37497d120e2ea342681cd4d4f
Author: Joao Eriberto Mota Filho <eriberto at debian.org>
Date:   Thu Dec 22 21:01:26 2016 -0200

    Import Debian changes 3.0-3.1
    
    fookb (3.0-3.1) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Bumped DH level to 10. (Closes: #817456)
      * debian/compat: created. (Closes: #817330)
      * debian/control:
          - Added the ${misc:Depends} variable to Depends field.
          - Bumped Standards-Version to 3.9.8.
          - Fixed the short descriptions.
---
 debian/changelog | 12 ++++++++++++
 debian/compat    |  1 +
 debian/control   | 12 ++++++------
 debian/rules     |  2 +-
 4 files changed, 20 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7859e99..28f8e4a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+fookb (3.0-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Bumped DH level to 10. (Closes: #817456)
+  * debian/compat: created. (Closes: #817330)
+  * debian/control:
+      - Added the ${misc:Depends} variable to Depends field.
+      - Bumped Standards-Version to 3.9.8.
+      - Fixed the short descriptions.
+
+ -- Joao Eriberto Mota Filho <eriberto at debian.org>  Thu, 22 Dec 2016 21:01:26 -0200
+
 fookb (3.0-3) unstable; urgency=low
 
   * Added missing libxt-dev build dependancy, Closes: #347211
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..f599e28
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+10
diff --git a/debian/control b/debian/control
index 5d530a7..117f2cf 100644
--- a/debian/control
+++ b/debian/control
@@ -2,16 +2,16 @@ Source: fookb
 Section: x11
 Priority: optional
 Maintainer: Wartan Hachaturow <wart at debian.org>
-Build-Depends: debhelper (>> 3.0.0), libwings-dev, libsm-dev, libice-dev, libxpm-dev, libx11-dev, libxext-dev, libxt-dev, wmaker
-Standards-Version: 3.5.2
+Build-Depends: debhelper (>= 10), libwings-dev, libsm-dev, libice-dev, libxpm-dev, libx11-dev, libxext-dev, libxt-dev, wmaker
+Standards-Version: 3.9.8
 
 Package: fookb-plainx
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Conflicts: fookb, fookb-wmaker
 Replaces: fookb
 Suggests: sox
-Description: An Xkb state indicator -- plain X version.
+Description: Xkb state indicator -- plain X version
  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).
@@ -20,11 +20,11 @@ Description: An Xkb state indicator -- plain X version.
    
 Package: fookb-wmaker
 Architecture: any
-Depends: ${shlibs:Depends}, wmaker
+Depends: ${misc:Depends}, ${shlibs:Depends}, wmaker
 Conflicts: fookb, fookb-plainx
 Replaces: fookb
 Suggests: sox
-Description: An Xkb state indicator -- WindowMaker version.
+Description: Xkb state indicator -- WindowMaker version
  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).
diff --git a/debian/rules b/debian/rules
index 044ea2d..2e150f1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 #export DH_VERBOSE=1
 
 # This is the debhelper compatability version to use.
-export DH_COMPAT=4
+#export DH_COMPAT=4
 
 export DH_OPTIONS
 

-- 
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