Compare commits
4 commits
b8699021a1
...
8078676f15
Author | SHA1 | Date | |
---|---|---|---|
8078676f15 | |||
d94c8835e7 | |||
a8f5f5c586 | |||
1876ddfc53 |
3 changed files with 7 additions and 9 deletions
8
debian/changelog
vendored
8
debian/changelog
vendored
|
@ -1,19 +1,17 @@
|
|||
python-aristaproto (1.2+20240521-3) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Removing watch file as it's not useful with current upstream.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 17 Sep 2024 05:25:28 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Tue, 17 Sep 2024 05:25:28 +0200
|
||||
|
||||
python-aristaproto (1.2+20240521-2) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Using codenames instead of suitenames in changelog.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 03 Aug 2024 05:39:23 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Sat, 03 Aug 2024 05:39:23 +0200
|
||||
|
||||
python-aristaproto (1.2+20240521-1) sid; urgency=medium
|
||||
|
||||
* Initial upload to sid.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 29 Jul 2024 11:40:44 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Mon, 29 Jul 2024 11:40:44 +0200
|
||||
|
|
6
debian/control
vendored
6
debian/control
vendored
|
@ -1,7 +1,7 @@
|
|||
Source: python-aristaproto
|
||||
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,
|
||||
|
@ -12,8 +12,8 @@ Build-Depends:
|
|||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.7.0
|
||||
Homepage: https://github.com/aristanetworks/python-aristaproto
|
||||
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/python-aristaproto
|
||||
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/python-aristaproto
|
||||
Vcs-Browser: https://forgejo.debian.net/arista/python-aristaproto
|
||||
Vcs-Git: https://forgejo.debian.net/arista/python-aristaproto
|
||||
|
||||
Package: python3-aristaproto
|
||||
Section: python
|
||||
|
|
2
debian/copyright
vendored
2
debian/copyright
vendored
|
@ -9,7 +9,7 @@ Copyright: 2023 Arista Networks <ansible@arista.com>
|
|||
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