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
|
watson (1.8.0-0.1) unstable; urgency=medium
* Non-maintainer upload
* New upstream version 1.8.0 (closes: #947733)
-- Samuel Henrique <samueloph@debian.org> Mon, 06 Jan 2020 19:28:11 +0000
watson (1.7.0-5) unstable; urgency=medium
* CI tests: Testsuite (superficial) in d/control
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Thu, 01 Aug 2019 08:04:01 -0300
watson (1.7.0-4) unstable; urgency=medium
* debian/control:
- Remove Testsuite entry
* debian/tests/control:
- import module
- add build-needed
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Sun, 28 Jul 2019 08:44:03 -0300
watson (1.7.0-3) unstable; urgency=medium
* debian/tests/control:
- Add build-needed
- Remove allow-stderr
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Sat, 27 Jul 2019 16:00:02 -0300
watson (1.7.0-2) unstable; urgency=medium
* Upload to unstable
* DH_LEVEL: 12
* debian/control:
- debhelper-compat rather than a debian/compat file
- Bump Standards-Version to 4.4.0
- Add Testsuite entry
* debian/tests/control:
- quilt and pytest-3
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Wed, 24 Jul 2019 09:11:35 -0300
watson (1.7.0-1) experimental; urgency=medium
* New upstream version 1.7.0
* debian/copyright:
- update year for myself
* debian/watch:
- fix project name tarball
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Thu, 30 May 2019 09:56:41 -0300
watson (1.6.0-6) unstable; urgency=medium
* debian/control:
- Fix B-D: python3-pytest-mock
* run build-time tests:
- debian/rules: rm override_dh_autotest
- debian/patches/fix_fixture_path.patch
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Sat, 30 Mar 2019 09:44:15 -0300
watson (1.6.0-5) unstable; urgency=medium
* debian/control:
- Fix Build-Depends and Depends
- Bump Standards-Version from 4.2.1 to 4.3.0
* debian/rules:
- no tests. they need outdate versions
* debian/tests/control:
- py3 import module
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Sat, 16 Feb 2019 10:03:13 -0200
watson (1.6.0-4) unstable; urgency=medium
* debian/control:
- Bump Standards-Version from 4.1.4 to 4.2.1
* debian/tests:
- Depends tox only
- py36 only
* Run wrap-and-sort
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Wed, 21 Nov 2018 12:30:26 -0200
watson (1.6.0-3) unstable; urgency=medium
* debian/rules:
- Silence dh_auto_test
- Remove PYBUILD_INSTALL_ARGS
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Sun, 10 Jun 2018 09:09:26 -0300
watson (1.6.0-2) unstable; urgency=medium
* This is some mess on repo. It is from the first packaging.
- Remove *-doc package, Add python3-watson library
- Delete python-watson-doc.docs file
- Builds two packages - watson and python3-watson
- Add manpage for watson package
- Fix typo on Depends
- Add genallman.sh to copyright
* This debian revision:
- debian/control:
- Testsuite line recommented
- debian/rules:
- Add override - auto_test and clean
- Readd debian/tests/control file.
- Readd debian/upstream/metadata file
- Readd debian/man/watson.*
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Sun, 03 Jun 2018 14:02:38 -0300
watson (1.6.0-1) unstable; urgency=medium
* Initial release (Closes: #895295)
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Sat, 05 May 2018 10:08:56 -0300
|