Compare commits
4 commits
acc044718f
...
a0cf5e15a1
Author | SHA1 | Date | |
---|---|---|---|
a0cf5e15a1 | |||
59b9981d8e | |||
10c2476f05 | |||
0a98082b70 |
3 changed files with 11 additions and 17 deletions
20
debian/changelog
vendored
20
debian/changelog
vendored
|
@ -1,53 +1,47 @@
|
|||
anta (1.2.0-1) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Merging upstream version 1.2.0.
|
||||
* Updating source url in copyright.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 14 Jan 2025 11:18:31 +0100
|
||||
-- Daniel Baumann <daniel@debian.org> Tue, 14 Jan 2025 11:18:31 +0100
|
||||
|
||||
anta (1.1.0-1) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Merging upstream version 1.1.0.
|
||||
* Updating homepage field.
|
||||
* Updating github urls to new project home.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 15 Oct 2024 22:33:34 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Tue, 15 Oct 2024 22:33:34 +0200
|
||||
|
||||
anta (1.0.0-1) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Merging upstream version 1.0.0.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 17 Jun 2024 11:02:19 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Mon, 17 Jun 2024 11:02:19 +0200
|
||||
|
||||
anta (0.15.0-1) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Merging upstream version 0.15.0.
|
||||
* Removing manual depends to python3-aioeapi.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 23 May 2024 07:06:57 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Thu, 23 May 2024 07:06:57 +0200
|
||||
|
||||
anta (0.14.0-2) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Adding additionally required python modules to depends.
|
||||
* Using codename in changelog instead of suitename.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 21 Apr 2024 21:58:31 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Sun, 21 Apr 2024 21:58:31 +0200
|
||||
|
||||
anta (0.14.0-1) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Merging upstream version 0.14.0.
|
||||
* Updating to standards-version 4.7.0.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 14 Apr 2024 10:36:52 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Sun, 14 Apr 2024 10:36:52 +0200
|
||||
|
||||
anta (0.13.0-1) sid; urgency=medium
|
||||
|
||||
* Initial upload to sid.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 28 Mar 2024 07:12:32 +0100
|
||||
-- Daniel Baumann <daniel@debian.org> Thu, 28 Mar 2024 07:12:32 +0100
|
||||
|
|
6
debian/control
vendored
6
debian/control
vendored
|
@ -1,7 +1,7 @@
|
|||
Source: anta
|
||||
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://anta.arista.com
|
||||
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/anta
|
||||
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/anta
|
||||
Vcs-Browser: https://forgejo.debian.net/arista/anta
|
||||
Vcs-Git: https://forgejo.debian.net/arista/anta
|
||||
|
||||
Package: python3-anta
|
||||
Section: python
|
||||
|
|
2
debian/copyright
vendored
2
debian/copyright
vendored
|
@ -8,7 +8,7 @@ Copyright: 2019-2014 Arista Networks, Inc.
|
|||
License: Apache-2.0
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2024 Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||
Copyright: 2024-2025 Daniel Baumann <daniel@debian.org>
|
||||
License: Apache-2.0
|
||||
|
||||
License: Apache-2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue