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 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125
|
rpmlint (1.9-6) unstable; urgency=medium
* [b246861] d/t/control: depends on flake8 and python-pytest
-- Arturo Borrero Gonzalez <arturo@debian.org> Wed, 30 Nov 2016 12:08:59 +0100
rpmlint (1.9-5) unstable; urgency=medium
[ Evgeni Golov ]
* [7951e47] rpmlint: fix bash-completion installing into wrong directory
(Closes: #841725)
[ Arturo Borrero Gonzalez ]
* [3acdf65] d/: run wrap-and-sort
* [1a00af4] rpmlint: disable tests at build time (Closes: #844421)
-- Arturo Borrero Gonzalez <arturo@debian.org> Tue, 29 Nov 2016 11:05:32 +0100
rpmlint (1.9-4) unstable; urgency=medium
* [d573ab0] d/patches: delete nano .swp control file
* [bb57a7e] d/: update email address to 'arturo@debian.org'
-- Arturo Borrero Gonzalez <arturo@debian.org> Mon, 10 Oct 2016 13:58:48 +0200
rpmlint (1.9-3) unstable; urgency=medium
* [b248e1c] d/{postrm|preinst}: fix call to dpkg-maintscript-helper.
Thanks to Paul Wise and David Kalnischkies for their help to handle
the bug (Closes: #833122)
* [5371297] d/control: fix Vcs-Git URL
-- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com> Mon, 01 Aug 2016 11:24:43 +0200
rpmlint (1.9-2) unstable; urgency=medium
* [617b378] d/control: update Maintainer and Uploaders fields for pkg-
rpm
* [9372ac4] d/control: update VCS-{git,browser} to point to new repos
-- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com> Tue, 26 Jul 2016 11:46:27 +0200
rpmlint (1.9-1) unstable; urgency=medium
* [b9c3ec0] Imported Upstream version 1.9
* [78c4279] d/patches/path-for-autopkgtest.patch: refresh patch
* [e0dddf5] d/rules: refresh iso-codes relationship
* [a67c3c6] d/control: add flake8 as build-dep
* [b145b7a] d/docs: refresh README file name (to README.md)
-- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com> Wed, 13 Jul 2016 11:51:52 +0200
rpmlint (1.8-1) unstable; urgency=medium
* [0db4788] Imported Upstream version 1.8
* [85ec306] d/watch: update file to point to github
* [5e2629b] d/patches: drop tests_fix.patch
* [6aaf097] d/patches: add new patch to handle bash completions
* [e1bdc78] d/rules: iso-codes trick to avoid http request during build
* [fd1c613] d/: gracefully delete bash completion configuration from
/etc
-- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com> Fri, 22 Apr 2016 13:58:18 +0200
rpmlint (1.7-2) unstable; urgency=medium
* [6f70920] d/control: update upstream website link
* [88d7238] d/control: update standars-versions to 3.9.8
* [9339462] d/control: get rid of XS-Testsuite directive
-- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com> Thu, 21 Apr 2016 12:16:04 +0200
rpmlint (1.7-1) unstable; urgency=medium
* [952d98d] Imported Upstream version 1.7
* [b0a919f] path-for-autopkgtest.patch: update patch for latest upstream release
* [30fb60d] d/patches: add patch to fix tests
-- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com> Mon, 27 Jul 2015 13:50:04 +0200
rpmlint (1.6-5) unstable; urgency=medium
* [8582faf] d/tests/control: add restriction allow-stderr
-- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com> Wed, 08 Jul 2015 19:58:29 +0200
rpmlint (1.6-4) unstable; urgency=medium
* [ffa72d8] debian integration tests: add @builddeps@ dependency
-- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com> Tue, 26 May 2015 11:41:42 +0200
rpmlint (1.6-3) unstable; urgency=medium
* [768b897] d/tests/control: rpm is a dependency
* [8274c8b] d/source/options: ignore autogenerated python files
* [5598d8f] d/control: rpm in Recommends instead of Suggest
-- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com> Tue, 05 May 2015 15:55:38 +0200
rpmlint (1.6-2) unstable; urgency=medium
* [6d88571] d/: add initial DEP8 test configuration
* [bacb3c8] d/tests: use rpmlint system binary to run the testsuite
* [f80d97f] d/control: bump standars to 3.9.6
* [dc95c10] d/copyright: put first the more general statement
-- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com> Thu, 02 Oct 2014 12:37:56 +0200
rpmlint (1.6-1) unstable; urgency=medium
* [bfe77e8] d/rpmdiff.1: add GPL-2+ license
* [81cdd83] git: ignore autogenerated files
* [de19e57] Imported Upstream version 1.6
* [eefb2d0] d/rules: override dh_auto_test
* [c3aa362] d/control: add python-pytest as build-dep
* [f4fce47] d/rpmdiff.1: manpage included upstream
-- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com> Wed, 20 Aug 2014 11:44:22 +0200
rpmlint (1.5-1) unstable; urgency=low
* Initial release (Closes: #737602)
-- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com> Tue, 04 Feb 2014 11:18:57 +0100
|