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 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201
|
kwalify (0.7.2-9) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Fix field name typo in debian/copyright (Formats => Format).
* Apply multi-arch hints.
+ kwalify: Add Multi-Arch: foreign.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Tue, 10 Nov 2020 12:39:00 +0900
kwalify (0.7.2-8) unstable; urgency=medium
* Change method to launch Ruby tests to fix FTBFS (Closes: #897474).
Seems to be a bug in gem2deb, needs more investigation. Thanks
boutil for the workaround.
* Bump Standards-Version to 4.2.1.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Tue, 06 Nov 2018 16:11:07 +0900
kwalify (0.7.2-7) unstable; urgency=medium
* Use new gemwatch service.
* Fix multiarch issue with Ruby dependency.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Sat, 18 Aug 2018 16:09:27 +0900
kwalify (0.7.2-6) unstable; urgency=medium
* Bump Standards-Version to 4.1.4.
* Updated VCS URLs (Alioth->Salsa).
* Switch to compat level 11.
* Remove final dot in package short description.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Sat, 14 Apr 2018 18:11:54 +0900
kwalify (0.7.2-5) unstable; urgency=medium
* Updated patch to fix tests (Closes: #882315).
* Use HTTPS URLs in Debian metadata whenever possible.
* Bumped Standards-Version.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Mon, 25 Dec 2017 16:32:30 +0900
kwalify (0.7.2-4) unstable; urgency=medium
[ Marc Dequènes ]
* Upgraded ancient gemspec, causing FTBFS (Closes: #828165)
[ Cédric Boutillier ]
* Bump Standards-Version to 3.9.7 (no further changes)
* Updated Vcs information.
* Removed versioning in gem2deb's build-dep.
* Switched to compat level 9.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Sun, 26 Jun 2016 06:30:35 +0200
kwalify (0.7.2-3) unstable; urgency=medium
* Added patches: (Closes: #794140)
- fix using the deprecated YAML.load_documents method.
- fix missing quoting in test data.
- fix hash manipulation in the metavalidator test.
- remove broken test data.
- fix string conversion into array of lines.
- fix several path problems in tests.
- fix tests temporary directory creation and cleanup.
- fix 'Config' class conflict in tests.
- adapt expected test results to recent Ruby.
- set encoding for the tests run.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Wed, 05 Aug 2015 23:24:53 +0200
kwalify (0.7.2-3~exp1) experimental; urgency=low
* Team upload.
[ Marc Dequènes ]
* Moved API documentation into section Programming/Ruby.
[ Cédric Boutillier ]
* debian/control:
- remove obsolete DM-Upload-Allowed flag
- use canonical URI in Vcs-* fields
* debian/copyright:
- use DEP5 copyright-format/1.0 official URL for Format field
[ Sebastien Badia ]
* Target experimental and build with ruby 2.2.
* Bump Standards-Version to 3.9.6 (no further changes)
* Update Vcs-Browser to cgit URL and HTTPS
* Add ruby-test-unit to Build-Depends for ruby2.2
-- Sebastien Badia <seb@sebian.fr> Fri, 10 Apr 2015 12:40:30 +0200
kwalify (0.7.2-2) unstable; urgency=low
* Switched to gem2deb packaging style.
* Switched to the new git repository.
* Converted copyright file to DEP5.
* Improved description a bit.
* Updated manpage (DocBook 5.0, syntax fixes…).
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Sat, 17 Sep 2011 01:46:39 +0200
kwalify (0.7.2-1) unstable; urgency=low
* New upstream release.
* Increased Standards-Version to 3.9.0 (no changes).
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Sat, 31 Jul 2010 10:25:23 +0200
kwalify (0.7.1-2) unstable; urgency=low
* Improved shebang handling.
* Added VCS package info.
* Added missing misc:Depends in control file.
* Increased Standards-Version to 3.8.4 (no changes).
* Fixed doc-base section (doc-base-uses-applications-section).
* Switched to compat level 7.
* Switched to dpkg-source 3.0 (quilt) format.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Fri, 19 Mar 2010 01:21:57 +0100
kwalify (0.7.1-1) unstable; urgency=low
* New upstream release.
* Updated copyright information (licence change).
* Fixed watch file (Closes: #453593).
* Moved homepage information to new control field.
* Increased Standards-Version (no changes).
* Added patch to use the unversionned ruby interpreter in the shebang.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Thu, 13 Mar 2008 01:08:05 +0100
kwalify (0.6.1-1) unstable; urgency=low
* New upstream release.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Thu, 01 Nov 2007 16:51:13 +0100
kwalify (0.6.0-2) unstable; urgency=low
* Updated watch file.
* Removed the Uploaders rule.
* Switched compat level to 5.
* Removed final blank line in doc-base to please lintian (which is
wrongly considered as a starting new paragraph).
* Created missing manpage.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Fri, 11 May 2007 01:35:08 +0200
kwalify (0.6.0-1) unstable; urgency=low
* New upstream release.
* Moved Build-Depends-Indep to Build-Depends (all packages needed for
clean rule).
* Increased Standards-Version to 3.7.2.0 (no changes).
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Sun, 11 Jun 2006 01:15:50 +0200
kwalify (0.5.1-1) unstable; urgency=low
* New upstream release.
* Entering the Ruby Team project.
* Now using the ruby CDBS class in ruby-pkg-tools and auto-generating
the Uploaders field.
* Added Homepage to package description.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Tue, 3 Jan 2006 23:24:03 +0100
kwalify (0.4.1-1) unstable; urgency=low
* New upstream release.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Sat, 29 Oct 2005 13:54:22 +0200
kwalify (0.3.0-1) unstable; urgency=low
* New upstream release.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Sat, 15 Oct 2005 01:02:02 +0200
kwalify (0.2.0-1) unstable; urgency=low
* New upstream release.
* Added watch file.
* Fixed 'find' parameters ordering.
* Update FSF postal address in 'debian/copyright'.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Thu, 29 Sep 2005 22:18:57 +0200
kwalify (0.1.0-1) unstable; urgency=low
* Initial Release.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Fri, 5 Aug 2005 20:42:02 +0200
|