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 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326
|
tryton-modules-purchase-invoice-line-standalone (5.0.0-2) unstable; urgency=medium
* Cleanup white space.
* Add a generic autopkgtest to run the module testsuite.
* Update the rules file with hints about and where to run tests.
-- Mathias Behrle <mathiasb@m9s.biz> Tue, 01 Jan 2019 20:35:25 +0100
tryton-modules-purchase-invoice-line-standalone (5.0.0-1) unstable; urgency=medium
* Merging upstream version 5.0.0.
* Updating copyright file.
* Updating to Standards-Version: 4.2.1, no changes needed.
* Update signing-key.asc with the minimized actual upstream maintainer
key.
-- Mathias Behrle <mathiasb@m9s.biz> Tue, 20 Nov 2018 17:08:19 +0100
tryton-modules-purchase-invoice-line-standalone (4.6.0-2) unstable; urgency=medium
* Update year of debian copyright.
* Updating to standards version 4.1.3, no changes needed.
* control: update Vcs-Browser and Vcs-Git
* Set the Maintainer address to team+tryton-team@tracker.debian.org.
-- Mathias Behrle <mathiasb@m9s.biz> Thu, 29 Mar 2018 21:15:01 +0200
tryton-modules-purchase-invoice-line-standalone (4.6.0-1) unstable; urgency=medium
* Bump the Standards-Version to 4.1.0, no changes needed.
* Bump the Standards-Version to 4.1.1, no changes needed.
* Merging upstream version 4.6.0.
* Use https in the watch file.
-- Mathias Behrle <mathiasb@m9s.biz> Tue, 07 Nov 2017 10:20:24 +0100
tryton-modules-purchase-invoice-line-standalone (4.4.0-4) unstable; urgency=medium
* Switch to Python3.
-- Mathias Behrle <mathiasb@m9s.biz> Fri, 18 Aug 2017 12:35:36 +0200
tryton-modules-purchase-invoice-line-standalone (4.4.0-3) unstable; urgency=medium
* Use the preferred https URL format in the copyright file.
* Bump the Standards-Version to 4.0.1.
-- Mathias Behrle <mathiasb@m9s.biz> Thu, 17 Aug 2017 16:02:57 +0200
tryton-modules-purchase-invoice-line-standalone (4.4.0-2) unstable; urgency=medium
* Change the maintainer address to tryton-debian@lists.alioth.debian.org
(Closes: #865109).
-- Mathias Behrle <mathiasb@m9s.biz> Tue, 11 Jul 2017 12:36:18 +0200
tryton-modules-purchase-invoice-line-standalone (4.4.0-1) unstable; urgency=medium
* Add the actual upstream maintainer key to signing-key.asc.
* Merging upstream version 4.4.0.
* Updating debian/copyright.
-- Mathias Behrle <mathiasb@m9s.biz> Sat, 10 Jun 2017 23:29:57 +0200
tryton-modules-purchase-invoice-line-standalone (4.2.0-1) unstable; urgency=medium
* Updating to Standards-Version: 3.9.8, no changes needed.
* Merging upstream version 4.2.0.
-- Mathias Behrle <mathiasb@m9s.biz> Mon, 05 Dec 2016 15:31:29 +0100
tryton-modules-purchase-invoice-line-standalone (4.0.0-1) unstable; urgency=medium
* Updating signing-key.asc with the actual upstream maintainer keys.
* Merging upstream version 4.0.0.
* Updating the copyright file.
-- Mathias Behrle <mathiasb@m9s.biz> Mon, 30 May 2016 19:30:34 +0200
tryton-modules-purchase-invoice-line-standalone (3.8.0-2) unstable; urgency=medium
* Updating to standards version 3.9.7, no changes needed.
* Updating VCS-Browser to https and canonical cgit URL.
* Updating VCS-Git to https and canonical cgit URL.
* Removing the braces from the dh call.
* Removing the version constraint from python.
* Disable tests globally for all Python versions.
-- Mathias Behrle <mathiasb@m9s.biz> Tue, 08 Mar 2016 13:09:09 +0100
tryton-modules-purchase-invoice-line-standalone (3.8.0-1) unstable; urgency=medium
* Updating year of debian copyright.
* Unifying package short description.
* Adapting section naming in gbp.conf to current git-buildpackage.
* Correcting package long description.
* Improving description why we can not run the module test suites.
* Merging upstream version 3.8.0.
-- Mathias Behrle <mathiasb@m9s.biz> Thu, 12 Nov 2015 19:13:43 +0100
tryton-modules-purchase-invoice-line-standalone (3.6.0-1) unstable; urgency=medium
* Wrapping and sorting control files (wrap-and-sort -bts).
* Merging upstream version 3.6.0.
-- Mathias Behrle <mathiasb@m9s.biz> Sun, 26 Apr 2015 23:49:31 +0200
tryton-modules-purchase-invoice-line-standalone (3.4.1-1) unstable; urgency=medium
* Adding actual upstream signing key.
* Improving boilerplate in d/control (Closes: #771722).
* Merging upstream version 3.4.1.
* Updating copyright file.
-- Mathias Behrle <mathiasb@m9s.biz> Tue, 24 Feb 2015 19:38:06 +0100
tryton-modules-purchase-invoice-line-standalone (3.4.0-1) unstable; urgency=medium
* Updating signing key while using now plain .asc files instead of .pgp
binaries.
* Adding actual upstream signing key.
* Updating to Standards-Version: 3.9.6, no changes needed.
* Merging upstream version 3.4.0.
-- Mathias Behrle <mathiasb@m9s.biz> Tue, 21 Oct 2014 20:24:21 +0200
tryton-modules-purchase-invoice-line-standalone (3.2.0-1) unstable; urgency=medium
* Removing LC_ALL=C.UTF-8 as build environment.
* Merging upstream version 3.2.0.
* Updating copyright.
* Bumping minimal required Python version to 2.7.
* Updating gbp.conf for usage of upstream tarball compression.
-- Mathias Behrle <mathiasb@m9s.biz> Thu, 24 Apr 2014 15:28:46 +0200
tryton-modules-purchase-invoice-line-standalone (3.0.0-3) unstable; urgency=medium
* Updating year in debian copyright.
* Removing debian/source/options, we are building with dpkg defaults.
* Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
* Adding pgp verification for uscan.
* Adding gbp.conf for usage with git-buildpackage.
-- Mathias Behrle <mathiasb@m9s.biz> Tue, 11 Mar 2014 17:16:22 +0100
tryton-modules-purchase-invoice-line-standalone (3.0.0-2) unstable; urgency=low
* Pointing VCS fields to new location on alioth.debian.org.
* Using dpkg defaults for xz compression.
-- Mathias Behrle <mathiasb@m9s.biz> Mon, 02 Dec 2013 21:17:06 +0100
tryton-modules-purchase-invoice-line-standalone (3.0.0-1) unstable; urgency=low
* Merging upstream version 3.0.0.
* Updating to standards version 3.9.5, no changes needed.
* Changing to buildsystem pybuild.
* Adding python-sql to Depends.
-- Mathias Behrle <mathiasb@m9s.biz> Mon, 25 Nov 2013 17:55:00 +0100
tryton-modules-purchase-invoice-line-standalone (2.8.0-3) unstable; urgency=low
* Adapting the rules file to work also with git-buildpackage.
-- Mathias Behrle <mathiasb@m9s.biz> Tue, 06 Aug 2013 13:33:23 +0200
tryton-modules-purchase-invoice-line-standalone (2.8.0-2) unstable; urgency=low
* Removing needless empty line in rules.
-- Mathias Behrle <mathiasb@m9s.biz> Fri, 31 May 2013 17:27:06 +0200
tryton-modules-purchase-invoice-line-standalone (2.8.0-1) experimental; urgency=low
* Merging upstream version 2.8.0.
* Updating copyright.
-- Mathias Behrle <mathiasb@m9s.biz> Thu, 02 May 2013 15:20:43 +0200
tryton-modules-purchase-invoice-line-standalone (2.6.1-3) experimental; urgency=low
* Removing Daniel from Uploaders. Thanks for your work! (Closes: #704396).
* Improving update of major version in Depends.
-- Mathias Behrle <mathiasb@m9s.biz> Sat, 27 Apr 2013 15:08:32 +0200
tryton-modules-purchase-invoice-line-standalone (2.6.1-2) experimental; urgency=low
* Updating Vcs-Git to correct address.
* Adding watch file. Thanks to Bart Martens <bartm@debian.org>.
-- Mathias Behrle <mathiasb@m9s.biz> Sat, 23 Mar 2013 14:01:09 +0100
tryton-modules-purchase-invoice-line-standalone (2.6.1-1) experimental; urgency=low
* Removing obsolete Dm-Upload-Allowed
* Updating to Standards-Version: 3.9.4, no changes needed.
* Merging upstream version 2.6.1.
* Updating copyright.
-- Mathias Behrle <mathiasb@m9s.biz> Sat, 16 Feb 2013 21:42:31 +0100
tryton-modules-purchase-invoice-line-standalone (2.6.0-1) experimental; urgency=low
* Merging upstream version 2.6.0.
* Bumping versioned tryton depends to 2.6.
-- Mathias Behrle <mathiasb@m9s.biz> Wed, 24 Oct 2012 14:25:00 +0200
tryton-modules-purchase-invoice-line-standalone (2.4.0-2) experimental; urgency=low
[ Daniel Baumann ]
* Updating maintainers field.
* Updating vcs fields.
* Correcting copyright file to match format version 1.0.
* Switching to xz compression.
* Updating to debhelper version 9.
[ Mathias Behrle ]
* Merging branch debian-wheezy-2.2.
-- Mathias Behrle <mathiasb@m9s.biz> Tue, 18 Sep 2012 13:42:29 +0200
tryton-modules-purchase-invoice-line-standalone (2.4.0-1) experimental; urgency=low
* Updating to Standards-Version: 3.9.3, no changes needed.
* Updating year in copyright.
* Adding myself to copyright.
* Adding Format header for DEP5.
* Merging upstream version 2.4.0.
* Updating Copyright.
* Bumping versioned tryton depends to 2.4.
-- Mathias Behrle <mathiasb@m9s.biz> Thu, 26 Apr 2012 19:32:20 +0200
tryton-modules-purchase-invoice-line-standalone (2.2.0-1) unstable; urgency=low
* Bumping X-Python-Version to >=2.6.
* Updating versioned tryton depends to 2.2.
* Merging upstream version 2.2.0.
* Removing deprecated XB-Python-Version for dh_python2.
-- Mathias Behrle <mathiasb@m9s.biz> Mon, 26 Dec 2011 14:02:16 +0100
tryton-modules-purchase-invoice-line-standalone (2.0.0-2) unstable; urgency=low
[ Daniel Baumann ]
* Removing for new source package version obsoleted README.source file.
* Adding options for source package.
* Compacting copyright file.
* Not wrapping uploaders field, it does not exceed 80 chars.
[ Mathias Behrle ]
* Moving from deprecated python-support to dh_python2.
-- Mathias Behrle <mathiasb@m9s.biz> Thu, 14 Jul 2011 01:22:11 +0200
tryton-modules-purchase-invoice-line-standalone (2.0.0-1) unstable; urgency=low
* Updating to standards version 3.9.2.
* Merging upstream version 2.0.0.
* Updating Copyright.
* Updating versioned tryton depends to 2.0.
-- Mathias Behrle <mathiasb@m9s.biz> Tue, 24 May 2011 21:36:13 +0200
tryton-modules-purchase-invoice-line-standalone (1.8.0-2) unstable; urgency=low
* Changing my email address.
* Setting minimal Python version to 2.5.
* Updating Copyright.
-- Mathias Behrle <mathiasb@m9s.biz> Tue, 15 Feb 2011 13:15:21 +0100
tryton-modules-purchase-invoice-line-standalone (1.8.0-1) experimental; urgency=low
* Updating standards version to 3.9.0.
* Updating to debhelper version 8.
* Updating to standards version 3.9.1.
* Switching to source format 3.0 (quilt).
* Merging upstream version 1.8.0.
* Updating versioned tryton depends to 1.8.
-- Daniel Baumann <daniel@debian.org> Fri, 12 Nov 2010 13:29:59 +0100
tryton-modules-purchase-invoice-line-standalone (1.6.0-1) unstable; urgency=low
[ Daniel Baumann ]
* Adding Dm-Upload-Allowed in control in preparation for Mathias.
[ Mathias Behrle ]
* Merging upstream version 1.6.0.
* Updating copyright.
* Updating depends.
-- Mathias Behrle <mathiasb@mbsolutions.selfip.biz> Thu, 13 May 2010 21:18:05 +0200
tryton-modules-purchase-invoice-line-standalone (1.4.0-2) unstable; urgency=low
* Making depends versioned for tryton 1.4.
* Adding explicit debian source version 1.0 until switch to 3.0.
* Updating year in copyright file.
* Removing unneeded python-all-dev from build-depends.
* Updating to standards 3.8.4.
* Updating README.source.
-- Daniel Baumann <daniel@debian.org> Sat, 20 Feb 2010 10:50:23 +0100
tryton-modules-purchase-invoice-line-standalone (1.4.0-1) unstable; urgency=low
[ Mathias Behrle ]
* Improving upstream package long description.
[ Daniel Baumann ]
* Merging upstream version 1.4.0.
-- Daniel Baumann <daniel@debian.org> Mon, 19 Oct 2009 22:24:52 +0200
tryton-modules-purchase-invoice-line-standalone (1.2.0-1) unstable; urgency=low
* Initial release.
-- Daniel Baumann <daniel@debian.org> Fri, 11 Sep 2009 08:30:10 +0200
|