Compare commits
No commits in common. "8078676f159ed7919d9fcbf3e5fafdef0d908b85" and "b8699021a1cf2a0d7716259fb927598521651dc0" have entirely different histories.
8078676f15
...
b8699021a1
3 changed files with 9 additions and 7 deletions
8
debian/changelog
vendored
8
debian/changelog
vendored
|
@ -1,17 +1,19 @@
|
||||||
python-aristaproto (1.2+20240521-3) sid; urgency=medium
|
python-aristaproto (1.2+20240521-3) sid; urgency=medium
|
||||||
|
|
||||||
|
* Uploading to sid.
|
||||||
* Removing watch file as it's not useful with current upstream.
|
* Removing watch file as it's not useful with current upstream.
|
||||||
|
|
||||||
-- Daniel Baumann <daniel@debian.org> Tue, 17 Sep 2024 05:25:28 +0200
|
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 17 Sep 2024 05:25:28 +0200
|
||||||
|
|
||||||
python-aristaproto (1.2+20240521-2) sid; urgency=medium
|
python-aristaproto (1.2+20240521-2) sid; urgency=medium
|
||||||
|
|
||||||
|
* Uploading to sid.
|
||||||
* Using codenames instead of suitenames in changelog.
|
* Using codenames instead of suitenames in changelog.
|
||||||
|
|
||||||
-- Daniel Baumann <daniel@debian.org> Sat, 03 Aug 2024 05:39:23 +0200
|
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 03 Aug 2024 05:39:23 +0200
|
||||||
|
|
||||||
python-aristaproto (1.2+20240521-1) sid; urgency=medium
|
python-aristaproto (1.2+20240521-1) sid; urgency=medium
|
||||||
|
|
||||||
* Initial upload to sid.
|
* Initial upload to sid.
|
||||||
|
|
||||||
-- Daniel Baumann <daniel@debian.org> Mon, 29 Jul 2024 11:40:44 +0200
|
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 29 Jul 2024 11:40:44 +0200
|
||||||
|
|
6
debian/control
vendored
6
debian/control
vendored
|
@ -1,7 +1,7 @@
|
||||||
Source: python-aristaproto
|
Source: python-aristaproto
|
||||||
Section: python
|
Section: python
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Daniel Baumann <daniel@debian.org>
|
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
debhelper-compat (= 13),
|
debhelper-compat (= 13),
|
||||||
dh-sequence-python3,
|
dh-sequence-python3,
|
||||||
|
@ -12,8 +12,8 @@ Build-Depends:
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.0
|
||||||
Homepage: https://github.com/aristanetworks/python-aristaproto
|
Homepage: https://github.com/aristanetworks/python-aristaproto
|
||||||
Vcs-Browser: https://forgejo.debian.net/arista/python-aristaproto
|
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/python-aristaproto
|
||||||
Vcs-Git: https://forgejo.debian.net/arista/python-aristaproto
|
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/python-aristaproto
|
||||||
|
|
||||||
Package: python3-aristaproto
|
Package: python3-aristaproto
|
||||||
Section: python
|
Section: python
|
||||||
|
|
2
debian/copyright
vendored
2
debian/copyright
vendored
|
@ -9,7 +9,7 @@ Copyright: 2023 Arista Networks <ansible@arista.com>
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2024-2025 Daniel Baumann <daniel@debian.org>
|
Copyright: 2024 Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue