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

xcb-proto: Changes to 'debian/unstable'



 debian/changelog |    8 ++++++--
 debian/compat    |    2 +-
 debian/control   |    4 ++--
 debian/rules     |    5 ++++-
 4 files changed, 13 insertions(+), 6 deletions(-)

New commits:
commit eef9c63ce04acd2083ebf94051c6e707b815db1c
Author: Julien Cristau <jcristau@debian.org>
Date:   Tue Oct 27 17:24:05 2015 +0000

    Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index c64df39..4978198 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xcb-proto (1.11-1) UNRELEASED; urgency=medium
+xcb-proto (1.11-1) unstable; urgency=medium
 
   [ Laurent Bigonville ]
   * New upstream release.
@@ -12,7 +12,7 @@ xcb-proto (1.11-1) UNRELEASED; urgency=medium
   * Add myself to Uploaders, remove Julien and Cyril.
   * Bump debhelper compat level to 9, enable parallel builds.
 
- -- Laurent Bigonville <bigon@debian.org>  Sat, 13 Jun 2015 14:05:31 +0200
+ -- Julien Cristau <jcristau@debian.org>  Tue, 27 Oct 2015 17:23:58 +0000
 
 xcb-proto (1.10-1) unstable; urgency=low
 

commit 7bdee29c8483bf58f4805e38b032098271bcd213
Author: Julien Cristau <jcristau@debian.org>
Date:   Sat Oct 17 16:05:18 2015 +0200

    Bump debhelper compat level to 9, enable parallel builds.
    
    Force libdir back to /usr/lib to avoid arch-independent paths in .pc
    file.

diff --git a/debian/changelog b/debian/changelog
index e5b3b91..c64df39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ xcb-proto (1.11-1) UNRELEASED; urgency=medium
 
   [ Julien Cristau ]
   * Add myself to Uploaders, remove Julien and Cyril.
+  * Bump debhelper compat level to 9, enable parallel builds.
 
  -- Laurent Bigonville <bigon@debian.org>  Sat, 13 Jun 2015 14:05:31 +0200
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 248beb6..7db291f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: Julien Cristau <jcristau@debian.org>
 Build-Depends:
- debhelper (>= 7.0.50~),
+ debhelper (>= 9),
  dh-autoreconf,
  libxml2-utils,
  python-all (>= 2.6.6-3~),
diff --git a/debian/rules b/debian/rules
index 6b434d6..646245b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with autoreconf --with python2
+	dh $@ --with autoreconf --with python2 --parallel
+
+override_dh_auto_configure:
+	dh_auto_configure -- --libdir=/usr/lib

commit 69d65eb0c6ee9b80eb2029d0a89038a8bd08c692
Author: Julien Cristau <jcristau@debian.org>
Date:   Sat Oct 17 16:04:20 2015 +0200

    Add myself to Uploaders, remove Julien and Cyril.

diff --git a/debian/changelog b/debian/changelog
index 7ef6dd3..e5b3b91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ xcb-proto (1.11-1) UNRELEASED; urgency=medium
   * Change maintainer to Debian X Strike Force.
   * Update Vcs-* fields.
 
+  [ Julien Cristau ]
+  * Add myself to Uploaders, remove Julien and Cyril.
+
  -- Laurent Bigonville <bigon@debian.org>  Sat, 13 Jun 2015 14:05:31 +0200
 
 xcb-proto (1.10-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index c2bee1b..248beb6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: xcb-proto
 Section: libdevel
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
-Uploaders: Julien Danjou <acid@debian.org>, Cyril Brulebois <kibi@debian.org>
+Uploaders: Julien Cristau <jcristau@debian.org>
 Build-Depends:
  debhelper (>= 7.0.50~),
  dh-autoreconf,


Reply to: