Compare commits
4 commits
53654251b9
...
5817cbc84b
Author | SHA1 | Date | |
---|---|---|---|
5817cbc84b | |||
7f60afb656 | |||
bf961349cc | |||
0a0523ad96 |
3 changed files with 11 additions and 17 deletions
20
debian/changelog
vendored
20
debian/changelog
vendored
|
@ -1,50 +1,44 @@
|
||||||
cvprac (1.4.0+dfsg-1) sid; urgency=medium
|
cvprac (1.4.0+dfsg-1) sid; urgency=medium
|
||||||
|
|
||||||
* Uploading to sid.
|
|
||||||
* Merging upstream version 1.4.0+dfsg.
|
* Merging upstream version 1.4.0+dfsg.
|
||||||
* Updating copyright for 2024.
|
* Updating copyright for 2024.
|
||||||
* Updating to standards-version 4.7.0.
|
* Updating to standards-version 4.7.0.
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 18 May 2024 07:27:32 +0200
|
-- Daniel Baumann <daniel@debian.org> Sat, 18 May 2024 07:27:32 +0200
|
||||||
|
|
||||||
cvprac (1.3.2+dfsg-1) sid; urgency=medium
|
cvprac (1.3.2+dfsg-1) sid; urgency=medium
|
||||||
|
|
||||||
* Uploading to sid.
|
|
||||||
* Merging upstream version 1.3.2+dfsg.
|
* Merging upstream version 1.3.2+dfsg.
|
||||||
|
|
||||||
-- Daniel Baumann <mail@daniel-baumann.ch> Sun, 17 Dec 2023 11:37:55 +0100
|
-- Daniel Baumann <mail@daniel@debian.org023 11:37:55 +0100
|
||||||
|
|
||||||
cvprac (1.3.1+dfsg-5) sid; urgency=medium
|
cvprac (1.3.1+dfsg-5) sid; urgency=medium
|
||||||
|
|
||||||
* Uploading to sid.
|
|
||||||
* Manually removing some files that pybuild doesn't clean up during
|
* Manually removing some files that pybuild doesn't clean up during
|
||||||
build (Closes: #1044183).
|
build (Closes: #1044183).
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 14 Aug 2023 10:20:11 +0200
|
-- Daniel Baumann <daniel@debian.org> Mon, 14 Aug 2023 10:20:11 +0200
|
||||||
|
|
||||||
cvprac (1.3.1+dfsg-4) sid; urgency=medium
|
cvprac (1.3.1+dfsg-4) sid; urgency=medium
|
||||||
|
|
||||||
* Uploading to sid.
|
|
||||||
* Adding missing coma in watch file.
|
* Adding missing coma in watch file.
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 24 Jun 2023 19:32:43 +0200
|
-- Daniel Baumann <daniel@debian.org> Sat, 24 Jun 2023 19:32:43 +0200
|
||||||
|
|
||||||
cvprac (1.3.1+dfsg-3) sid; urgency=medium
|
cvprac (1.3.1+dfsg-3) sid; urgency=medium
|
||||||
|
|
||||||
* Uploading to sid.
|
|
||||||
* Updating watch file.
|
* Updating watch file.
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 24 Jun 2023 15:00:18 +0200
|
-- Daniel Baumann <daniel@debian.org> Sat, 24 Jun 2023 15:00:18 +0200
|
||||||
|
|
||||||
cvprac (1.3.1+dfsg-2) sid; urgency=medium
|
cvprac (1.3.1+dfsg-2) sid; urgency=medium
|
||||||
|
|
||||||
* Uploading to sid.
|
|
||||||
* Uploading source-only without changes to allow testing migration.
|
* Uploading source-only without changes to allow testing migration.
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 12 Jun 2023 07:29:33 +0200
|
-- Daniel Baumann <daniel@debian.org> Mon, 12 Jun 2023 07:29:33 +0200
|
||||||
|
|
||||||
cvprac (1.3.1+dfsg-1) sid; urgency=medium
|
cvprac (1.3.1+dfsg-1) sid; urgency=medium
|
||||||
|
|
||||||
* Initial upload to sid, required dependency for arista-avd.
|
* Initial upload to sid, required dependency for arista-avd.
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 11 May 2023 11:05:32 +0200
|
-- Daniel Baumann <daniel@debian.org> Thu, 11 May 2023 11:05:32 +0200
|
||||||
|
|
6
debian/control
vendored
6
debian/control
vendored
|
@ -1,7 +1,7 @@
|
||||||
Source: cvprac
|
Source: cvprac
|
||||||
Section: python
|
Section: python
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
|
Maintainer: Daniel Baumann <daniel@debian.org>
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
debhelper-compat (= 13),
|
debhelper-compat (= 13),
|
||||||
dh-sequence-python3,
|
dh-sequence-python3,
|
||||||
|
@ -10,8 +10,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/cvprac
|
Homepage: https://github.com/aristanetworks/cvprac
|
||||||
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/cvprac
|
Vcs-Browser: https://forgejo.debian.net/arista/cvprac
|
||||||
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/cvprac
|
Vcs-Git: https://forgejo.debian.net/arista/cvprac
|
||||||
|
|
||||||
Package: python3-cvprac
|
Package: python3-cvprac
|
||||||
Section: python
|
Section: python
|
||||||
|
|
2
debian/copyright
vendored
2
debian/copyright
vendored
|
@ -10,7 +10,7 @@ Copyright: 2017-2024 Arista Networks, Inc.
|
||||||
License: BSD-3-clause
|
License: BSD-3-clause
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2023-2024 Daniel Baumann <daniel.baumann@progress-linux.org>
|
Copyright: 2023-2025 Daniel Baumann <daniel@debian.org>
|
||||||
License: BSD-3-clause
|
License: BSD-3-clause
|
||||||
|
|
||||||
License: BSD-3-clause
|
License: BSD-3-clause
|
||||||
|
|
Loading…
Add table
Reference in a new issue