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
|
sherlock (0.15.0-1) unstable; urgency=medium
[ Josenilson Ferreira da Silva ]
* New upstream version 0.15.0 (Closes: #1071007, #1072733)
* debian/control:Added Build-depends:
- Autopkgtest suite replaced by debian/tests/control
- python3-jsonschema
- python3-poetry
- python3-poetry-core
- python3-requests
* debian/manpage/sherlock.1: Update version and date
* debian/patches: Removed, as all fixed in the new version (Closes: #1072686)
* debian/rules:
- Changed project name to sherlock_project
- Changed to custom tests
- Unnecessary parameters with new version
* debian/sherlock.py: With the new version script is no longer necessary
* debian/tests/control: Added to fix CI/CD test
* debian/watch: Changed release tracking mode
[ Francisco Vilmar Cardoso Ruviaro ]
* Revert "Add Conflicts and Replaces fields in the sherlock binary"
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Tue, 09 Jul 2024 17:58:24 -0300
sherlock (0.14.4+git20240531.e5ad3c4-2) unstable; urgency=medium
* Add Conflicts and Replaces fields in the sherlock binary. (Closes: #1072733)
* Update packaging copyright years.
-- Francisco Vilmar Cardoso Ruviaro <vilmar@debian.org> Fri, 07 Jun 2024 11:30:27 +0000
sherlock (0.14.4+git20240531.e5ad3c4-1) unstable; urgency=medium
* New upstream version 0.14.4+git20240531.e5ad3c4
* debian/patches: Adjusted directory installation package (Closes: #1071007)
* debian/rules: Change to package build
* debian/sherlock.install: Replaced by patch in pyproject.toml
* debian/sherlock.py: Adjusted module path
* debian/watch: Updated project version
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sat, 01 Jun 2024 01:28:01 -0300
sherlock (0.14.3+git20240522.ab5fcbb-1) unstable; urgency=medium
* New upstream version 0.14.3+git20240522.ab5fcbb
* debian/control: Removed sessoion Conflicts and Replaces
* debian/rules: Removed usr/lib directory
* debian/sherlock.install: Package moved to usr/share (Closes: #1071007)
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Thu, 23 May 2024 23:15:16 -0300
sherlock (0.14.3+git20240515.0ecb496-1) unstable; urgency=medium
* New upstream version 0.14.3+git20240515.0ecb496
* debian/control:
- Bumped Standards-Version to 4.7.0
- Tags added for conflict resolution with pycrc package (Closes: #1071007)
* debian/docs:
- README.md moved to 'docs' directory in new version
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sat, 18 May 2024 19:10:45 -0300
sherlock (0.14.3+git20240511.b83f5be-1) unstable; urgency=medium
* New upstream version 0.14.3+git20240511.b83f5be
* debian/control:
- Added build-depends dh-sequence-python3 and pybuild-plugin-pyproject
- Added 'Suite: autopkgtest-pkg-pybuild'
* debian/patches: Removed because upstream added pyproject.toml file
* debian/tests/control: Replaced by autopkgtest-pkg-pybuild in debian/control
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sat, 11 May 2024 16:03:58 -0300
sherlock (0.14.3+git20240427.9137ee4-1) unstable; urgency=medium
* New upstream version 0.14.3+git20240427.9137ee4
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Wed, 01 May 2024 07:26:24 -0300
sherlock (0.14.3+git20240315.55c680f-1) unstable; urgency=medium
* New upstream version 0.14.3+git20240315.55c680f
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sat, 06 Apr 2024 14:33:20 -0300
sherlock (0.14.3+git20240119.e3a09f8-1) unstable; urgency=medium
* New upstream version 0.14.3+git20240119.e3a09f8
* debian/watch: track branch by commit
* Fix branch pristine-tar
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sat, 03 Feb 2024 19:34:32 -0300
sherlock (0.14.3+git20231225.2813b91-1) unstable; urgency=medium
* New upstream version 0.14.3+git20231225.2813b91
* debian/patches: separating distinct patches
* debian/patches: updated fixed patches
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Fri, 29 Dec 2023 18:59:37 -0300
sherlock (0.14.3+git20231006.b336017-1) unstable; urgency=medium
* Initial release. (Closes: #968631)
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Wed, 27 Sep 2023 23:35:59 -0300
|