debian/changelog |    7 +++++++
 debian/compat    |    2 +-
 debian/control   |   12 ++++++------
 debian/copyright |    2 +-
 debian/rules     |    2 +-
 5 files changed, 16 insertions(+), 9 deletions(-)

New commits:
commit 327a5548e2319486c2d97623e2f902aae7d6c8ac
Author: Andreas Boll <andreas.boll....@gmail.com>
Date:   Thu Oct 13 15:45:28 2016 +0200

    Bump Standards-Version to 3.9.8, no changes needed.

diff --git a/debian/changelog b/debian/changelog
index 4d258b5..8133c2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ xserver-xorg-input-evdev (1:2.10.4-1) UNRELEASED; urgency=medium
   * Update a bunch of URLs in packaging to https.
   * Bump debhelper compat level to 9.
   * Remove obsolete XC- prefix.
+  * Bump Standards-Version to 3.9.8, no changes needed.
 
  -- Emilio Pozuelo Monfort <po...@debian.org>  Sun, 09 Oct 2016 21:50:02 +0200
 
diff --git a/debian/control b/debian/control
index b9950ae..ea34d15 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends:
  libudev-dev,
  libmtdev-dev,
  libevdev-dev (>= 1.2.2+dfsg-1~),
-Standards-Version: 3.9.5
+Standards-Version: 3.9.8
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-xorg/driver/xserver-xorg-input-evdev.git
 Vcs-Browser: 
https://anonscm.debian.org/git/pkg-xorg/driver/xserver-xorg-input-evdev.git
 

commit b1a2b7f31b4e24e513f1400510727de4ad6ca955
Author: Andreas Boll <andreas.boll....@gmail.com>
Date:   Thu Oct 13 15:44:58 2016 +0200

    Remove obsolete XC- prefix.

diff --git a/debian/changelog b/debian/changelog
index b4b90ff..4d258b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ xserver-xorg-input-evdev (1:2.10.4-1) UNRELEASED; urgency=medium
   [ Andreas Boll ]
   * Update a bunch of URLs in packaging to https.
   * Bump debhelper compat level to 9.
+  * Remove obsolete XC- prefix.
 
  -- Emilio Pozuelo Monfort <po...@debian.org>  Sun, 09 Oct 2016 21:50:02 +0200
 
diff --git a/debian/control b/debian/control
index 32e3312..b9950ae 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@ Description: X.Org X server -- evdev input driver
  This package is built from the X.org xf86-input-evdev driver module.
 
 Package: xserver-xorg-input-evdev-udeb
-XC-Package-Type: udeb
+Package-Type: udeb
 Section: debian-installer
 Architecture: linux-any
 Depends:

commit 6f0fccd966c2709140fe822035daf79432c9c2d0
Author: Andreas Boll <andreas.boll....@gmail.com>
Date:   Thu Oct 13 15:44:08 2016 +0200

    Bump debhelper compat level to 9.

diff --git a/debian/changelog b/debian/changelog
index 9b37456..b4b90ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ xserver-xorg-input-evdev (1:2.10.4-1) UNRELEASED; urgency=medium
 
   [ Andreas Boll ]
   * Update a bunch of URLs in packaging to https.
+  * Bump debhelper compat level to 9.
 
  -- Emilio Pozuelo Monfort <po...@debian.org>  Sun, 09 Oct 2016 21:50:02 +0200
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index d1d6d16..32e3312 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Build-Depends:
- debhelper (>= 8),
+ debhelper (>= 9),
  dh-autoreconf,
  pkg-config,
  quilt,
diff --git a/debian/rules b/debian/rules
index 5e790de..5a3f503 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 override_dh_auto_configure:
        dh_auto_configure -- --disable-silent-rules \
-            $(shell dpkg-buildflags --export=configure)
+               --libdir=\$${exec_prefix}/lib
 
 # Install in debian/tmp to retain control through dh_install:
 override_dh_auto_install:

commit 398d7221cd5c16e5b0870f61bc6e5effe8741f8e
Author: Andreas Boll <andreas.boll....@gmail.com>
Date:   Thu Oct 13 15:42:47 2016 +0200

    Update a bunch of URLs in packaging to https.

diff --git a/debian/changelog b/debian/changelog
index ec51e23..9b37456 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 xserver-xorg-input-evdev (1:2.10.4-1) UNRELEASED; urgency=medium
 
+  [ Emilio Pozuelo Monfort ]
   * New upstream release.
 
+  [ Andreas Boll ]
+  * Update a bunch of URLs in packaging to https.
+
  -- Emilio Pozuelo Monfort <po...@debian.org>  Sun, 09 Oct 2016 21:50:02 +0200
 
 xserver-xorg-input-evdev (1:2.10.3-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index f5cb4ab..d1d6d16 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Description: X.Org X server -- evdev input driver
  and mice to be treated as separate input devices.
  .
  More information about X.Org can be found at:
- <URL:http://www.X.org>
+ <URL:https://www.X.org>
  .
  This package is built from the X.org xf86-input-evdev driver module.
 
@@ -67,7 +67,7 @@ Description: X.Org X server -- evdev input driver 
(development headers)
  for this package.
  .
  More information about X.Org can be found at:
- <URL:http://www.X.org>
+ <URL:https://www.X.org>
  .
  This package is built from the X.org xf86-input-evdev driver module.
 
@@ -84,7 +84,7 @@ Description: X.Org X server -- evdev input driver (debug 
symbols)
  for this package.
  .
  More information about X.Org can be found at:
- <URL:http://www.X.org>
+ <URL:https://www.X.org>
  .
  This package is built from the X.org xf86-input-evdev driver module.
  .
diff --git a/debian/copyright b/debian/copyright
index 4cf9803..885c858 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 This package was downloaded from
 git://anongit.freedesktop.org/git/xorg/driver/xf86-input-evdev.
 Release tarballs are available at
-http://xorg.freedesktop.org/releases/individual/driver/
+https://xorg.freedesktop.org/releases/individual/driver/
 
 Various copyright notices found in this driver:
 

Reply via email to