Re: [PATCH] debian/control: update dependencies

2014-02-22 Thread Emilio Pozuelo Monfort
I have committed this without the changes that Sven pointed out were 
unnecessary.

Thanks Fabio for the patch.

Emilio

On 20/02/14 23:01, Emilio Pozuelo Monfort wrote:
 On 20/02/14 19:47, Sven Joachim wrote:
 Hi,

 I'm not sure we want to introduce versioned (build-)dependencies when
 the required version is already in stable or there has never been an
 older version than the required one in Debian.  Detailed comments on
 that below.  Otherwise your patch looks good to me.
 
 They are not strictly necessary but they don't hurt either. If configure.ac
 requires those versions, I don't see why we can't have the same in
 debian/control just for clarity. I personally don't really mind one way or the
 other.
 
 Emilio
 

 On 2014-02-18 17:58 +0100, Fabio Pedretti wrote:

 - libdrm-dev (= 2.4.48) [!hurd-any],
 + libdrm-dev (= 2.4.52) [!hurd-any],

 Okay.

 - x11proto-dri3-dev,
 - x11proto-present-dev,
 + x11proto-dri3-dev (= 1.0),
 + x11proto-present-dev (= 1.0),

 There have never been pre-1.0 versions in Debian, so that part seems
 unnecessary.

   linux-libc-dev (= 2.6.31) [linux-any],

 This could actually be removed, even oldstable has a newer version.

 + libxcb-dri2-0-dev (= 1.8),
 + libxcb-glx0-dev (= 1.8.1),

 Already in stable.

 - libxshmfence-dev,
 + libxshmfence-dev (= 1.1),

 Only 1.1 has ever been in Debian.

 - libudev-dev [linux-any],
 + libudev-dev (= 151) [linux-any],

 Even oldstable has a newer version.

 - llvm-3.4-dev (= 1:3.3-4) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
 + llvm-3.4-dev [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],

 Okay.

 - libwayland-dev (= 1.0.2) [linux-any],
 + libwayland-dev (= 1.2.0) [linux-any],

 Okay.

 - libudev-dev,
 + libudev-dev (= 151),

 Already in oldstable, see above.

 - libdrm-dev (= 2.4.45) [!hurd-any],
 - x11proto-dri2-dev (= 2.1),
 - x11proto-gl-dev (= 1.4.11),
 + libdrm-dev (= 2.4.52) [!hurd-any],
 + x11proto-dri2-dev (= 2.6),
 + x11proto-gl-dev (= 1.4.14),

 Okay.

 + libxcb-glx0-dev (= 1.8.1),
 + libxcb-dri2-0-dev (= 1.8),

 Already in stable, see above.

 - libwayland-dev,
 + libwayland-dev (= 1.2.0),

 Okay.

 - libdrm-dev (= 2.4.45) [!hurd-any],
 + libdrm-dev (= 2.4.52) [!hurd-any],

 Okay.

 - libxcb-dri2-0-dev,
 - libxcb-glx0-dev,
 + libxcb-dri2-0-dev (= 1.8),
 + libxcb-glx0-dev (= 1.8.1),

 Already in stable, see above.

 - libdrm-dev (= 2.4.45) [!hurd-any],
 + libdrm-dev (= 2.4.52) [!hurd-any],

 Okay.

 Cheers,
Sven


 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5308a21a.5080...@debian.org



Re: [PATCH] debian/control: update dependencies

2014-02-20 Thread Sven Joachim
Hi,

I'm not sure we want to introduce versioned (build-)dependencies when
the required version is already in stable or there has never been an
older version than the required one in Debian.  Detailed comments on
that below.  Otherwise your patch looks good to me.

On 2014-02-18 17:58 +0100, Fabio Pedretti wrote:

 - libdrm-dev (= 2.4.48) [!hurd-any],
 + libdrm-dev (= 2.4.52) [!hurd-any],

Okay.

 - x11proto-dri3-dev,
 - x11proto-present-dev,
 + x11proto-dri3-dev (= 1.0),
 + x11proto-present-dev (= 1.0),

There have never been pre-1.0 versions in Debian, so that part seems
unnecessary.

   linux-libc-dev (= 2.6.31) [linux-any],

This could actually be removed, even oldstable has a newer version.

 + libxcb-dri2-0-dev (= 1.8),
 + libxcb-glx0-dev (= 1.8.1),

Already in stable.

 - libxshmfence-dev,
 + libxshmfence-dev (= 1.1),

Only 1.1 has ever been in Debian.

 - libudev-dev [linux-any],
 + libudev-dev (= 151) [linux-any],

Even oldstable has a newer version.

 - llvm-3.4-dev (= 1:3.3-4) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
 + llvm-3.4-dev [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],

Okay.

 - libwayland-dev (= 1.0.2) [linux-any],
 + libwayland-dev (= 1.2.0) [linux-any],

Okay.

 - libudev-dev,
 + libudev-dev (= 151),

Already in oldstable, see above.

 - libdrm-dev (= 2.4.45) [!hurd-any],
 - x11proto-dri2-dev (= 2.1),
 - x11proto-gl-dev (= 1.4.11),
 + libdrm-dev (= 2.4.52) [!hurd-any],
 + x11proto-dri2-dev (= 2.6),
 + x11proto-gl-dev (= 1.4.14),

Okay.

 + libxcb-glx0-dev (= 1.8.1),
 + libxcb-dri2-0-dev (= 1.8),

Already in stable, see above.

 - libwayland-dev,
 + libwayland-dev (= 1.2.0),

Okay.

 - libdrm-dev (= 2.4.45) [!hurd-any],
 + libdrm-dev (= 2.4.52) [!hurd-any],

Okay.

 - libxcb-dri2-0-dev,
 - libxcb-glx0-dev,
 + libxcb-dri2-0-dev (= 1.8),
 + libxcb-glx0-dev (= 1.8.1),

Already in stable, see above.

 - libdrm-dev (= 2.4.45) [!hurd-any],
 + libdrm-dev (= 2.4.52) [!hurd-any],

Okay.

Cheers,
   Sven


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/871tyxd3kk@turtle.gmx.de



Re: [PATCH] debian/control: update dependencies

2014-02-20 Thread Emilio Pozuelo Monfort
On 20/02/14 19:47, Sven Joachim wrote:
 Hi,
 
 I'm not sure we want to introduce versioned (build-)dependencies when
 the required version is already in stable or there has never been an
 older version than the required one in Debian.  Detailed comments on
 that below.  Otherwise your patch looks good to me.

They are not strictly necessary but they don't hurt either. If configure.ac
requires those versions, I don't see why we can't have the same in
debian/control just for clarity. I personally don't really mind one way or the
other.

Emilio

 
 On 2014-02-18 17:58 +0100, Fabio Pedretti wrote:
 
 - libdrm-dev (= 2.4.48) [!hurd-any],
 + libdrm-dev (= 2.4.52) [!hurd-any],
 
 Okay.
 
 - x11proto-dri3-dev,
 - x11proto-present-dev,
 + x11proto-dri3-dev (= 1.0),
 + x11proto-present-dev (= 1.0),
 
 There have never been pre-1.0 versions in Debian, so that part seems
 unnecessary.
 
   linux-libc-dev (= 2.6.31) [linux-any],
 
 This could actually be removed, even oldstable has a newer version.
 
 + libxcb-dri2-0-dev (= 1.8),
 + libxcb-glx0-dev (= 1.8.1),
 
 Already in stable.
 
 - libxshmfence-dev,
 + libxshmfence-dev (= 1.1),
 
 Only 1.1 has ever been in Debian.
 
 - libudev-dev [linux-any],
 + libudev-dev (= 151) [linux-any],
 
 Even oldstable has a newer version.
 
 - llvm-3.4-dev (= 1:3.3-4) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
 + llvm-3.4-dev [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
 
 Okay.
 
 - libwayland-dev (= 1.0.2) [linux-any],
 + libwayland-dev (= 1.2.0) [linux-any],
 
 Okay.
 
 - libudev-dev,
 + libudev-dev (= 151),
 
 Already in oldstable, see above.
 
 - libdrm-dev (= 2.4.45) [!hurd-any],
 - x11proto-dri2-dev (= 2.1),
 - x11proto-gl-dev (= 1.4.11),
 + libdrm-dev (= 2.4.52) [!hurd-any],
 + x11proto-dri2-dev (= 2.6),
 + x11proto-gl-dev (= 1.4.14),
 
 Okay.
 
 + libxcb-glx0-dev (= 1.8.1),
 + libxcb-dri2-0-dev (= 1.8),
 
 Already in stable, see above.
 
 - libwayland-dev,
 + libwayland-dev (= 1.2.0),
 
 Okay.
 
 - libdrm-dev (= 2.4.45) [!hurd-any],
 + libdrm-dev (= 2.4.52) [!hurd-any],
 
 Okay.
 
 - libxcb-dri2-0-dev,
 - libxcb-glx0-dev,
 + libxcb-dri2-0-dev (= 1.8),
 + libxcb-glx0-dev (= 1.8.1),
 
 Already in stable, see above.
 
 - libdrm-dev (= 2.4.45) [!hurd-any],
 + libdrm-dev (= 2.4.52) [!hurd-any],
 
 Okay.
 
 Cheers,
Sven
 
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/53067b4e.8010...@gmail.com



[PATCH] debian/control: update dependencies

2014-02-18 Thread Fabio Pedretti
---
 debian/control | 40 
 1 file changed, 20 insertions(+), 20 deletions(-)

diff --git a/debian/control b/debian/control
index d040f08..9b4d310 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
  debhelper (= 8.1.3),
  quilt (= 0.40),
  pkg-config,
- libdrm-dev (= 2.4.48) [!hurd-any],
+ libdrm-dev (= 2.4.52) [!hurd-any],
  libx11-dev,
  x11proto-gl-dev (= 1.4.14),
  libxxf86vm-dev,
@@ -21,25 +21,25 @@ Build-Depends:
  automake,
  libtool,
  x11proto-dri2-dev (= 2.6),
- x11proto-dri3-dev,
- x11proto-present-dev,
+ x11proto-dri3-dev (= 1.0),
+ x11proto-present-dev (= 1.0),
  linux-libc-dev (= 2.6.31) [linux-any],
  libx11-xcb-dev,
- libxcb-dri2-0-dev,
- libxcb-glx0-dev,
+ libxcb-dri2-0-dev (= 1.8),
+ libxcb-glx0-dev (= 1.8.1),
  libxcb-xfixes0-dev,
  libxcb-dri3-dev,
  libxcb-present-dev,
  libxcb-randr0-dev,
  libxcb-sync-dev,
- libxshmfence-dev,
+ libxshmfence-dev (= 1.1),
  python-libxml2,
- libudev-dev [linux-any],
+ libudev-dev (= 151) [linux-any],
  flex,
  bison,
- llvm-3.4-dev (= 1:3.3-4) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
+ llvm-3.4-dev [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
  libelf-dev [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
- libwayland-dev (= 1.0.2) [linux-any],
+ libwayland-dev (= 1.2.0) [linux-any],
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/mesa
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/mesa.git
 Homepage: http://mesa3d.sourceforge.net/
@@ -232,7 +232,7 @@ Section: libdevel
 Architecture: linux-any
 Depends:
  libgbm1 (= ${binary:Version}),
- libudev-dev,
+ libudev-dev (= 151),
  ${misc:Depends},
 Description: generic buffer management API -- development files
  This package contains the GBM buffer management library.  It provides a
@@ -285,18 +285,18 @@ Architecture: linux-any kfreebsd-any
 Depends:
  libegl1-mesa (= ${binary:Version}),
  libegl1-mesa-drivers (= ${binary:Version}),
- libdrm-dev (= 2.4.45) [!hurd-any],
- x11proto-dri2-dev (= 2.1),
- x11proto-gl-dev (= 1.4.11),
+ libdrm-dev (= 2.4.52) [!hurd-any],
+ x11proto-dri2-dev (= 2.6),
+ x11proto-gl-dev (= 1.4.14),
  libx11-dev,
  libxext-dev,
  libxxf86vm-dev,
  libxdamage-dev,
  libxfixes-dev,
- libxcb-glx0-dev,
- libxcb-dri2-0-dev,
+ libxcb-glx0-dev (= 1.8.1),
+ libxcb-dri2-0-dev (= 1.8),
  libx11-xcb-dev,
- libwayland-dev,
+ libwayland-dev (= 1.2.0),
  ${misc:Depends},
 Description: free implementation of the EGL API -- development files
  This package contains the development environment required for compiling
@@ -669,11 +669,11 @@ Architecture: any
 Depends:
  mesa-common-dev (= ${binary:Version}),
  libgl1-mesa-glx (= ${binary:Version}),
- libdrm-dev (= 2.4.45) [!hurd-any],
+ libdrm-dev (= 2.4.52) [!hurd-any],
  libx11-dev,
  libx11-xcb-dev,
- libxcb-dri2-0-dev,
- libxcb-glx0-dev,
+ libxcb-dri2-0-dev (= 1.8),
+ libxcb-glx0-dev (= 1.8.1),
  libxdamage-dev,
  libxext-dev,
  libxfixes-dev,
@@ -701,7 +701,7 @@ Architecture: any
 Replaces: xlibmesa-gl-dev ( 1:7), xlibosmesa-dev, libgl1-mesa-swx11-dev ( 
6.5.2), libgl1-mesa-dev ( 7.5~rc4-2)
 Depends:
  libx11-dev,
- libdrm-dev (= 2.4.45) [!hurd-any],
+ libdrm-dev (= 2.4.52) [!hurd-any],
  ${misc:Depends},
 Description: Developer documentation for Mesa
  This package includes the specifications for the Mesa-specific OpenGL
-- 
1.8.3.2


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1392742702-22616-2-git-send-email-fabio@libero.it



[PATCH] debian/control: update dependencies

2014-02-10 Thread Fabio Pedretti
---
 debian/control | 30 +++---
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 4577639..c4155ca 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
  debhelper (= 8.1.3),
  quilt (= 0.40),
  pkg-config,
- libdrm-dev (= 2.4.48) [!hurd-any],
+ libdrm-dev (= 2.4.49) [!hurd-any],
  libx11-dev,
  x11proto-gl-dev (= 1.4.14),
  libxxf86vm-dev,
@@ -23,16 +23,16 @@ Build-Depends:
  x11proto-dri2-dev (= 2.6),
  linux-libc-dev (= 2.6.31) [linux-any],
  libx11-xcb-dev,
- libxcb-dri2-0-dev,
- libxcb-glx0-dev,
+ libxcb-dri2-0-dev (= 1.8),
+ libxcb-glx0-dev (= 1.8.1),
  libxcb-xfixes0-dev,
  python-libxml2,
  libudev-dev [linux-any],
  flex,
  bison,
- llvm-3.4-dev (= 1:3.3-4) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
+ llvm-3.4-dev [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
  libelf-dev [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
- libwayland-dev (= 1.0.2) [linux-any],
+ libwayland-dev (= 1.2.0) [linux-any],
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/mesa
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/mesa.git
 Homepage: http://mesa3d.sourceforge.net/
@@ -278,18 +278,18 @@ Architecture: linux-any kfreebsd-any
 Depends:
  libegl1-mesa (= ${binary:Version}),
  libegl1-mesa-drivers (= ${binary:Version}),
- libdrm-dev (= 2.4.45) [!hurd-any],
- x11proto-dri2-dev (= 2.1),
- x11proto-gl-dev (= 1.4.11),
+ libdrm-dev (= 2.4.49) [!hurd-any],
+ x11proto-dri2-dev (= 2.6),
+ x11proto-gl-dev (= 1.4.14),
  libx11-dev,
  libxext-dev,
  libxxf86vm-dev,
  libxdamage-dev,
  libxfixes-dev,
- libxcb-glx0-dev,
- libxcb-dri2-0-dev,
+ libxcb-glx0-dev (= 1.8.1),
+ libxcb-dri2-0-dev (= 1.8),
  libx11-xcb-dev,
- libwayland-dev,
+ libwayland-dev (= 1.2.0),
  ${misc:Depends},
 Description: free implementation of the EGL API -- development files
  This package contains the development environment required for compiling
@@ -662,11 +662,11 @@ Architecture: any
 Depends:
  mesa-common-dev (= ${binary:Version}),
  libgl1-mesa-glx (= ${binary:Version}),
- libdrm-dev (= 2.4.45) [!hurd-any],
+ libdrm-dev (= 2.4.49) [!hurd-any],
  libx11-dev,
  libx11-xcb-dev,
- libxcb-dri2-0-dev,
- libxcb-glx0-dev,
+ libxcb-dri2-0-dev (= 1.8),
+ libxcb-glx0-dev (= 1.8.1),
  libxdamage-dev,
  libxext-dev,
  libxfixes-dev,
@@ -694,7 +694,7 @@ Architecture: any
 Replaces: xlibmesa-gl-dev ( 1:7), xlibosmesa-dev, libgl1-mesa-swx11-dev ( 
6.5.2), libgl1-mesa-dev ( 7.5~rc4-2)
 Depends:
  libx11-dev,
- libdrm-dev (= 2.4.45) [!hurd-any],
+ libdrm-dev (= 2.4.49) [!hurd-any],
  ${misc:Depends},
 Description: Developer documentation for Mesa
  This package includes the specifications for the Mesa-specific OpenGL
-- 
1.8.3.2


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1392023431-5643-1-git-send-email-fabio@libero.it