Compare commits
4 commits
1ffda386f3
...
a287e202a8
Author | SHA1 | Date | |
---|---|---|---|
a287e202a8 | |||
fbc02b7c09 | |||
4e5030eedc | |||
cceab24870 |
3 changed files with 13 additions and 21 deletions
26
debian/changelog
vendored
26
debian/changelog
vendored
|
@ -1,64 +1,56 @@
|
|||
eos-downloader (0.10.3-1) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Merging upstream version 0.10.3.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 09 Nov 2024 09:19:02 +0100
|
||||
-- Daniel Baumann <daniel@debian.org> Sat, 09 Nov 2024 09:19:02 +0100
|
||||
|
||||
eos-downloader (0.10.2-1) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Merging upstream version 0.10.2.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 03 Jun 2024 22:09:48 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Mon, 03 Jun 2024 22:09:48 +0200
|
||||
|
||||
eos-downloader (0.10.1-1) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Merging upstream version 0.10.1.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 21 Apr 2024 22:03:33 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Sun, 21 Apr 2024 22:03:33 +0200
|
||||
|
||||
eos-downloader (0.10.0-1) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Merging upstream version 0.10.0.
|
||||
* Updating copyright for 2024.
|
||||
* Updating to standards-version 4.7.0.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 08 Apr 2024 10:23:57 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Mon, 08 Apr 2024 10:23:57 +0200
|
||||
|
||||
eos-downloader (0.9.0-1) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Merging upstream version 0.9.0.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 10 Oct 2023 11:54:23 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Tue, 10 Oct 2023 11:54:23 +0200
|
||||
|
||||
eos-downloader (0.8.2-1) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Merging upstream version 0.8.2.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 04 Sep 2023 10:54:38 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Mon, 04 Sep 2023 10:54:38 +0200
|
||||
|
||||
eos-downloader (0.8.1-3) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Manually removing some files that pybuild doesn't clean up during
|
||||
build.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 14 Aug 2023 12:16:55 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Mon, 14 Aug 2023 12:16:55 +0200
|
||||
|
||||
eos-downloader (0.8.1-2) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Uploading source-only without changes to allow testing migration.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 12 Jun 2023 07:31:51 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Mon, 12 Jun 2023 07:31:51 +0200
|
||||
|
||||
eos-downloader (0.8.1-1) sid; urgency=medium
|
||||
|
||||
* Initial upload to sid.
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 11 May 2023 11:25:33 +0200
|
||||
-- Daniel Baumann <daniel@debian.org> Thu, 11 May 2023 11:25:33 +0200
|
||||
|
|
6
debian/control
vendored
6
debian/control
vendored
|
@ -1,7 +1,7 @@
|
|||
Source: eos-downloader
|
||||
Section: contrib/admin
|
||||
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/titom73/eos-downloader
|
||||
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/eos-downloader
|
||||
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/eos-downloader
|
||||
Vcs-Browser: https://forgejo.debian.net/arista/eos-downloader
|
||||
Vcs-Git: https://forgejo.debian.net/arista/eos-downloader
|
||||
|
||||
Package: eos-downloader
|
||||
Section: contrib/admin
|
||||
|
|
2
debian/copyright
vendored
2
debian/copyright
vendored
|
@ -8,7 +8,7 @@ Copyright: 2019-2024, Arista Networks, Inc.
|
|||
License: Apache-2.0
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2023-2024 Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||
Copyright: 2023-2025 Daniel Baumann <daniel@debian.org>
|
||||
License: Apache-2.0
|
||||
|
||||
License: Apache-2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue