[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libxcb: Changes to 'debian/unstable'



 debian/changelog        |    7 
 debian/control          |  506 ------------------------------------------------
 debian/copyright.debian |    2 
 debian/rules            |    7 
 debian/watch            |    2 
 5 files changed, 10 insertions(+), 514 deletions(-)

New commits:
commit e75d0d8776cab04302da50e8980bbd6c3419088e
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Sep 25 01:41:21 2016 +0200

    Stop building -dbg packages, rely on automatic dbgsym packages instead.

diff --git a/debian/changelog b/debian/changelog
index 0420d84..32453ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libxcb (1.12-2) UNRELEASED; urgency=medium
 
   * Switch xcb.freedesktop.org URLs in packaging to https.
+  * Stop building -dbg packages, rely on automatic dbgsym packages instead.
 
  -- Julien Cristau <jcristau@debian.org>  Sun, 25 Sep 2016 01:39:16 +0200
 
diff --git a/debian/control b/debian/control
index 012fe3d..4c83653 100644
--- a/debian/control
+++ b/debian/control
@@ -81,27 +81,6 @@ Description: X C Binding, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb1-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb1 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, debugging symbols
- This package contains the debugging symbols associated with libxcb, the X C
- Binding.  gdb will automatically use these symbols when debugging libxcb.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-doc
 Section: doc
 Priority: optional
@@ -168,28 +147,6 @@ Description: X C Binding, composite extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-composite0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-composite0 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, composite extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-composite, the composite extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-composite.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-damage0
 Section: libs
 Architecture: any
@@ -235,28 +192,6 @@ Description: X C Binding, damage extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-damage0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-damage0 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, damage extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-damage, the damage extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-damage.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-dpms0
 Section: libs
 Architecture: any
@@ -298,28 +233,6 @@ Description: X C Binding, dpms extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-dpms0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-dpms0 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, dpms extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-dpms, the dpms extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-dpms.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-glx0
 Section: libs
 Architecture: any
@@ -361,28 +274,6 @@ Description: X C Binding, glx extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-glx0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-glx0 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, glx extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-glx, the glx extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-glx.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-randr0
 Section: libs
 Architecture: any
@@ -428,28 +319,6 @@ Description: X C Binding, randr extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-randr0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-randr0 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, randr extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-randr, the randr extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-randr.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-record0
 Section: libs
 Architecture: any
@@ -491,28 +360,6 @@ Description: X C Binding, record extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-record0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-record0 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, record extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-record, the record extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-record.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-render0
 Section: libs
 Architecture: any
@@ -554,28 +401,6 @@ Description: X C Binding, render extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-render0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-render0 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, render extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-render, the render extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-render.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-res0
 Section: libs
 Architecture: any
@@ -617,28 +442,6 @@ Description: X C Binding, res extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-res0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-res0 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, res extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-res, the res extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-res.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-screensaver0
 Section: libs
 Architecture: any
@@ -680,28 +483,6 @@ Description: X C Binding, screensaver extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-screensaver0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-screensaver0 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, screensaver extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-screensaver, the screensaver extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-screensaver.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-shape0
 Section: libs
 Architecture: any
@@ -743,28 +524,6 @@ Description: X C Binding, shape extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-shape0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-shape0 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, shape extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-shape, the shape extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-shape.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-shm0
 Section: libs
 Architecture: any
@@ -806,28 +565,6 @@ Description: X C Binding, shm extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-shm0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-shm0 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, shm extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-shm, the shm extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-shm.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-sync1
 Section: libs
 Architecture: any
@@ -872,28 +609,6 @@ Description: X C Binding, sync extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-sync1-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-sync1 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, sync extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-sync, the sync extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-sync.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-xf86dri0
 Section: libs
 Architecture: any
@@ -935,28 +650,6 @@ Description: X C Binding, xf86dri extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-xf86dri0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-xf86dri0 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, xf86dri extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-xf86dri, the xf86dri extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-xf86dri.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-xfixes0
 Section: libs
 Architecture: any
@@ -1003,28 +696,6 @@ Description: X C Binding, xfixes extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-xfixes0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-xfixes0 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, xfixes extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-xfixes, the xfixes extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-xfixes.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-xinerama0
 Section: libs
 Architecture: any
@@ -1066,28 +737,6 @@ Description: X C Binding, xinerama extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-xinerama0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-xinerama0 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, xinerama extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-xinerama, the xinerama extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-xinerama.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-xtest0
 Section: libs
 Architecture: any
@@ -1129,28 +778,6 @@ Description: X C Binding, xtest extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-xtest0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-xtest0 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, xtest extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-xtest, the xtest extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-xtest.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-xv0
 Section: libs
 Architecture: any
@@ -1196,28 +823,6 @@ Description: X C Binding, xv extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-xv0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-xv0 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, xv extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-xv, the xv extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-xv.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-xvmc0
 Section: libs
 Architecture: any
@@ -1263,28 +868,6 @@ Description: X C Binding, xvmc extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-xvmc0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-xvmc0 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, xvmc extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-xvmc, the xvmc extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-xvmc.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-dri2-0
 Section: libs
 Architecture: any
@@ -1326,28 +909,6 @@ Description: X C Binding, dri2 extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-dri2-0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-dri2-0 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, dri2 extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-dri2, the dri2 extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-dri2.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-present0
 Section: libs
 Architecture: any
@@ -1395,28 +956,6 @@ Description: X C Binding, present extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-present0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-present0 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, present extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-present, the present extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-present.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-dri3-0
 Section: libs
 Architecture: any
@@ -1458,28 +997,6 @@ Description: X C Binding, dri3 extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-dri3-0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-dri3-0 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, dri3 extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-dri3, the dri3 extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-dri3.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
-
 Package: libxcb-xkb1
 Section: libs
 Architecture: any
@@ -1521,24 +1038,3 @@ Description: X C Binding, XKEYBOARD extension, development files
   * Easy creation of new extensions: automatically generates interface from
     machine-parsable protocol descriptions
 
-Package: libxcb-xkb1-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, libxcb-xkb1 (= ${binary:Version})
-Multi-Arch: same
-Description: X C Binding, XKEYBOARD extension, debugging symbols
- This package contains the debugging symbols associated with
- libxcb-xkb, the XKEYBOARD extension for the X C Binding.  gdb will
- automatically use these symbols when debugging libxcb-xkb.
- .
- The XCB library provides an interface to the X Window System protocol,
- designed to replace the Xlib interface.  XCB provides several advantages over
- Xlib:
- .
-  * Size: small library and lower memory footprint
-  * Latency hiding: batch several requests and wait for the replies later
-  * Direct protocol access: one-to-one mapping between interface and protocol
-  * Thread support: access XCB from multiple threads, with no explicit locking
-  * Easy creation of new extensions: automatically generates interface from
-    machine-parsable protocol descriptions
diff --git a/debian/rules b/debian/rules
index ad690a5..7e54d11 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,13 +19,6 @@ override_dh_auto_configure:
 override_dh_auto_test:
 	dh_auto_test -- VERBOSE=1
 
-override_dh_strip:
-	set -e; \
-	for pkg in $$(grep-dctrl -n -F Section libs -s Package < debian/control); do \
-		dh_strip -p $$pkg --dbg-package=$${pkg}-dbg; \
-	done
-	dh_strip -s --remaining-packages
-
 override_dh_makeshlibs:
 	dh_makeshlibs -plibxcb1 --add-udeb=libxcb1-udeb -V'libxcb1 (>= 1.12)' -- -c4
 	dh_makeshlibs -Nlibxcb1 -V -- -c4

commit feb8025bb97f7e1eb5f62513f0f675b66f9be679
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Sep 25 01:39:28 2016 +0200

    Switch xcb.freedesktop.org URLs in packaging to https.

diff --git a/debian/changelog b/debian/changelog
index 529b74d..0420d84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxcb (1.12-2) UNRELEASED; urgency=medium
+
+  * Switch xcb.freedesktop.org URLs in packaging to https.
+
+ -- Julien Cristau <jcristau@debian.org>  Sun, 25 Sep 2016 01:39:16 +0200
+
 libxcb (1.12-1) unstable; urgency=medium
 
   * New upstream release (closes: #830491).
diff --git a/debian/control b/debian/control
index d89bf57..012fe3d 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Build-Depends-Indep:
  doxygen,
  graphviz,
 Standards-Version: 3.9.6
-Homepage: http://xcb.freedesktop.org
+Homepage: https://xcb.freedesktop.org
 Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/lib/libxcb.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xorg/lib/libxcb.git
 
diff --git a/debian/copyright.debian b/debian/copyright.debian
index fa33d3c..c719b86 100644
--- a/debian/copyright.debian
+++ b/debian/copyright.debian
@@ -3,7 +3,7 @@ Thu, 18 Mar 2004 00:48:42 -0800, and later updated by Josh Triplett
 <josh@freedesktop.org>.  The package is co-maintained by the XCB developers
 via the XCB mailing list <xcb@lists.freedesktop.org>.
 
-It was downloaded from http://xcb.freedesktop.org/dist
+It was downloaded from https://xcb.freedesktop.org/dist
 
 Upstream Authors: Jamey Sharp <sharpone@debian.org>
                   Josh Triplett <josh@freedesktop.org>
diff --git a/debian/watch b/debian/watch
index 174db34..ab20ad5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://xcb.freedesktop.org/dist/libxcb-([0-9].*)\.tar\.gz
+https://xcb.freedesktop.org/dist/libxcb-([0-9].*)\.tar\.gz


Reply to: