From a9e85f8292d22ecc5f1c485926176e6dc4ad873d Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Mon, 1 Feb 2010 13:38:15 +0100 Subject: Control changes --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e9bb448..690b85c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +c-cpp-reference (2.0.2-8) unstable; urgency=low + + * Update Standards-Version to 3.8.4. + * Use git:// URI in Vcs-Git control field. + + -- Tobias Klauser Mon, 01 Feb 2010 13:37:23 +0100 + c-cpp-reference (2.0.2-7) unstable; urgency=low * Change lintian override from outdated-autotools-helper-file to diff --git a/debian/control b/debian/control index 12e2f80..ebfe558 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,9 @@ Section: devel Priority: optional Maintainer: Tobias Klauser Build-Depends: debhelper (>= 7) -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Homepage: http://kdevelop.org -Vcs-Git: http://git.distanz.ch/scm/debian/pkg-c-cpp-reference.git +Vcs-Git: git://git.distanz.ch/debian/pkg-c-cpp-reference.git Vcs-Browser: http://git.distanz.ch/?p=debian/pkg-c-cpp-reference.git Package: c-cpp-reference -- cgit v1.2.3-54-g00ecf 'submit' value='switch'/> net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
4a4ea356fd61cbd5dec5511c3883f57e'/>
ModeNameSize
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2016-04-14 14:15:16 -0400
committerAlex Deucher <alexander.deucher@amd.com>2016-04-18 11:18:35 -0400
commitbcb31eba4a4ea356fd61cbd5dec5511c3883f57e (patch)
tree0ff7b580d08e2807017a7566c91103dbf0b9d5b3
parentfe0d36e03a08a6f88e5cb9f81c3b819f797e8024 (diff)
drm/radeon: add a quirk for a XFX R9 270X
bug: https://bugs.freedesktop.org/show_bug.cgi?id=76490 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org