1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80
|
piglit (0~git20200212-f4710c51b-1) unstable; urgency=medium
* Update piglit upstream version to f4710c51b (Closes: #933275,
#948284)
* d/gbp.conf: Fix gbp config file duplicate entry
* d/control: Recommend waffle-utils (Closes: #943799)
* d/control: Depend on bash-completion (Closes: #943802)
* d/rules: Remove gcc-7 workaround (Closes: #922498)
* d/changelog: Note that #933275 was fixed by piglit upgrade
* d/changelog: Note that #948284 was fixed by piglit upgrade
* d/control: Update Standards-Version to 4.4.1
* debian: Update to debhelper-compat 12
* d/copyright: Remove two deleted files
* d/control: Update Standards-Version to 4.5.0
* d/rules: Fix lintian package-contains-empty-directory
* d/patches: Fix bash completion install and lintian warning
-- Jordan Justen <jordan.l.justen@intel.com> Fri, 21 Feb 2020 21:20:04 -0800
piglit (0~git20180515-62ef6b0db-1) unstable; urgency=low
* Update piglit upstream version to 62ef6b0db
* Add dh-python build dependency for missing-build-dependency-for-dh-addon
lintian error, closes: #896801
* Update to debhelper 11
* Update Standards-Version to 4.1.4
* Remove unused lintian override binary-without-manpage
* Remove unused lintian override space-in-std-shortname-in-dep5-copyright
* Remove --parallel for debian-rules-uses-unnecessary-dh-argument
lintian warning
* Change Vcs-* to use https on salsa.debian.org for
lintian vcs-field-uses-insecure-uri
* Fix lintian insecure-copyright-format-uri
-- Jordan Justen <jordan.l.justen@intel.com> Wed, 16 May 2018 02:50:49 -0700
piglit (0~git20170210-508210dc1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Dependency fixes:
- remove ${misc:Pre-Depends} from Depends
- add ${python3:Depends} instead of manual python3
- add python3-mako (Closes: #830145)
* Workaround gcc-7 memory usage regression by building
with -O1 on i386.
-- Adrian Bunk <bunk@debian.org> Sat, 14 Oct 2017 18:26:57 +0300
piglit (0~git20170210-508210dc1-1) unstable; urgency=low
* Update piglit upstream version to 508210dc1
* Use Python 3
* Update standards version to 3.9.8
-- Jordan Justen <jordan.l.justen@intel.com> Fri, 10 Feb 2017 13:51:50 -0800
piglit (0~git20150829-59d7066-1.1) unstable; urgency=low
* Non-maintainer upload.
* Build OpenCL tests (Closes: #845549)
* Build in parallel (Closes: #846403)
-- Simon Richter <sjr@debian.org> Thu, 26 Jan 2017 18:34:58 +0100
piglit (0~git20150829-59d7066-1) unstable; urgency=low
* Update piglit version
* Update standards version to 3.9.6
* Add python-six as a dependency
* Add debian copyright entries
* Add libgbm-dev build dependency
* Add new debian packaging, closes: #761015
-- Jordan Justen <jordan.l.justen@intel.com> Sat, 29 Aug 2015 12:55:28 -0700
piglit (0~git20140926-4efb025-1) unstable; urgency=low
* Add new debian packaging, closes: #761015
-- Jordan Justen <jordan.l.justen@intel.com> Sat, 27 Sep 2014 07:52:33 -0700
|