debian/changelog | 2 ++ debian/control | 2 +- debian/copyright | 3 ++- debian/source/local-options | 1 + 4 files changed, 6 insertions(+), 2 deletions(-)
New commits: commit dd8a7ebacea8792a85e1441f0f3b6f5c06fef1ae Author: Sven Joachim <svenj...@gmx.de> Date: Thu Sep 4 21:46:56 2014 +0200 Let dpkg-source ignore changes to autogen.sh This unused file is in the repository but not in tarballs, causing warnings from dpkg-source and lintian. diff --git a/debian/source/local-options b/debian/source/local-options new file mode 100644 index 0000000..ebfce44 --- /dev/null +++ b/debian/source/local-options @@ -0,0 +1 @@ +extend-diff-ignore = ^autogen[.]sh$ commit 09bf16cedec336c0be0f4c8eca1598b1870ca72d Author: Sven Joachim <svenj...@gmx.de> Date: Thu Sep 4 21:35:49 2014 +0200 Update debian/copyright diff --git a/debian/changelog b/debian/changelog index 97b1c88..233b719 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ xserver-xorg-video-nouveau (1:1.0.11-1) UNRELEASED; urgency=low * New upstream release (Closes: #760265). * Bump Standards-Version to 3.9.5, no changes needed. * Remove Cyril Brulebois from Uploaders. + * Update debian/copyright. -- Sven Joachim <svenj...@gmx.de> Wed, 03 Sep 2014 22:16:53 +0200 diff --git a/debian/copyright b/debian/copyright index e7a8af2..079f08e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -22,8 +22,9 @@ License: Copyright © 2007, 2008 Ben Skeggs Copyright © 2007 Peter Winters Copyright © 2007, 2009 Nouveau Project - Copyright © 2007, 2009 Red Hat, Inc. + Copyright © 2007, 2009, 2012, 2013, 2014 Red Hat, Inc. Copyright © 2009 Francisco Jerez + Copyright © 2013-2014 Intel Corporation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the commit bd10399e325fdc4d69ca305f85effe2a32980a0a Author: Sven Joachim <svenj...@gmx.de> Date: Thu Sep 4 21:26:21 2014 +0200 Remove KiBi from Uploaders As suggested by him in https://lists.debian.org/debian-x/2013/10/msg00292.html. diff --git a/debian/changelog b/debian/changelog index 3ac886e..97b1c88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xserver-xorg-video-nouveau (1:1.0.11-1) UNRELEASED; urgency=low * New upstream release (Closes: #760265). * Bump Standards-Version to 3.9.5, no changes needed. + * Remove Cyril Brulebois from Uploaders. -- Sven Joachim <svenj...@gmx.de> Wed, 03 Sep 2014 22:16:53 +0200 diff --git a/debian/control b/debian/control index 3f6ee6b..742af9c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-nouveau Section: x11 Priority: optional Maintainer: Debian X Strike Force <debian-x@lists.debian.org> -Uploaders: Cyril Brulebois <k...@debian.org>, Sven Joachim <svenj...@gmx.de> +Uploaders: Sven Joachim <svenj...@gmx.de> Build-Depends: debhelper (>= 8), dh-autoreconf, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xpdwf-0001tx...@moszumanska.debian.org