Compare commits
4 commits
113e982c1f
...
0e6a76ffcf
Author | SHA1 | Date | |
---|---|---|---|
0e6a76ffcf | |||
d8f458da0b | |||
3178c662eb | |||
5e794d0375 |
3 changed files with 13 additions and 21 deletions
26
debian/changelog
vendored
26
debian/changelog
vendored
|
@ -1,62 +1,54 @@
|
|||
pydantic-extra-types (2.10.2-1) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Merging upstream version 2.10.2.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 18 Jan 2025 07:21:36 +0100
|
||||
-- Daniel Baumann <daniel@debian.org> Sat, 18 Jan 2025 07:21:36 +0100
|
||||
|
||||
pydantic-extra-types (2.10.1-1) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Merging upstream version 2.10.1.
|
||||
* Updating source url in copyright.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 09 Dec 2024 05:31:20 +0100
|
||||
-- Daniel Baumann <daniel@debian.org> Mon, 09 Dec 2024 05:31:20 +0100
|
||||
|
||||
pydantic-extra-types (2.10.0-1) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Merging upstream version 2.10.0.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 22 Oct 2024 18:58:21 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Tue, 22 Oct 2024 18:58:21 +0200
|
||||
|
||||
pydantic-extra-types (2.9.0-1) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Merging upstream version 2.9.0.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 13 Jul 2024 13:08:27 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Sat, 13 Jul 2024 13:08:27 +0200
|
||||
|
||||
pydantic-extra-types (2.8.2-1) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Merging upstream version 2.8.2.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 17 Jun 2024 11:11:32 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Mon, 17 Jun 2024 11:11:32 +0200
|
||||
|
||||
pydantic-extra-types (2.8.0-1) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Merging upstream version 2.8.0.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 11 Jun 2024 18:31:35 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Tue, 11 Jun 2024 18:31:35 +0200
|
||||
|
||||
pydantic-extra-types (2.7.0-1) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Merging upstream version 2.7.0.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 27 Apr 2024 04:48:14 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Sat, 27 Apr 2024 04:48:14 +0200
|
||||
|
||||
pydantic-extra-types (2.6.0-2) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Using codename in changelog instead of suitename.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 21 Apr 2024 22:01:02 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Sun, 21 Apr 2024 22:01:02 +0200
|
||||
|
||||
pydantic-extra-types (2.6.0-1) sid; urgency=medium
|
||||
|
||||
* Initial upload to sid.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 14 Apr 2024 10:56:31 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Sun, 14 Apr 2024 10:56:31 +0200
|
||||
|
|
6
debian/control
vendored
6
debian/control
vendored
|
@ -1,7 +1,7 @@
|
|||
Source: pydantic-extra-types
|
||||
Section: python
|
||||
Priority: optional
|
||||
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||
Maintainer: Daniel Baumann <daniel@debian.org>
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13),
|
||||
dh-sequence-python3,
|
||||
|
@ -11,8 +11,8 @@ Build-Depends:
|
|||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.7.0
|
||||
Homepage: https://github.com/pydantic/pydantic-extra-types
|
||||
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/pydantic-extra-types
|
||||
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/pydantic-extra-types
|
||||
Vcs-Browser: https://forgejo.debian.net/arista/pydantic-extra-types
|
||||
Vcs-Git: https://forgejo.debian.net/arista/pydantic-extra-types
|
||||
|
||||
Package: python3-pydantic-extra-types
|
||||
Section: python
|
||||
|
|
2
debian/copyright
vendored
2
debian/copyright
vendored
|
@ -8,7 +8,7 @@ Copyright: 2023-2024 Samuel Colvin <s@muelcolvin.com> and other contributors
|
|||
License: MIT
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2024 Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||
Copyright: 2024-2025 Daniel Baumann <daniel@debian.org>
|
||||
License: MIT
|
||||
|
||||
License: MIT
|
||||
|
|
Loading…
Add table
Reference in a new issue