From b34e8f698205e5664183fa86521e951e9a6899ed Mon Sep 17 00:00:00 2001 From: Josselin Mouette Date: Fri, 6 Jul 2012 09:29:07 +0000 Subject: [PATCH] Update xrandr epoch. --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3b0d4a8777..fbc1b36b90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gtk+3.0 (3.4.2-3) UNRELEASED; urgency=low + + * Update xrandr epoch. + + -- Josselin Mouette Fri, 06 Jul 2012 10:45:56 +0200 + gtk+3.0 (3.4.2-2) unstable; urgency=low * debian/patches/072_statusicon_icon_size.patch: Fix how we determine the diff --git a/debian/control b/debian/control index a32c43396d..8b31f32efb 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends: debhelper (>= 8.1.3), libx11-dev (>= 2:1.3.3-2), libxext-dev (>= 2:1.1.1-3), libxi-dev (>= 2:1.3-4), - libxrandr-dev (>= 1:1.2.99), + libxrandr-dev (>= 2:1.2.99), libxt-dev, libxrender-dev (>= 1:0.9.5-2), libxft-dev, diff --git a/debian/control.in b/debian/control.in index 7ac9074b19..d6f48bc90b 100644 --- a/debian/control.in +++ b/debian/control.in @@ -19,7 +19,7 @@ Build-Depends: debhelper (>= 8.1.3), libx11-dev (>= 2:1.3.3-2), libxext-dev (>= 2:1.1.1-3), libxi-dev (>= 2:1.3-4), - libxrandr-dev (>= 1:1.2.99), + libxrandr-dev (>= 2:1.2.99), libxt-dev, libxrender-dev (>= 1:0.9.5-2), libxft-dev,