Compare commits
No commits in common. "e79a4c6b9338caff6a8e7782b0d70876ca84bb7c" and "e50e3257dea7e26d3d7165679d033cf9f85aa170" have entirely different histories.
e79a4c6b93
...
e50e3257de
4 changed files with 18 additions and 32 deletions
37
debian/changelog
vendored
37
debian/changelog
vendored
|
@ -1,67 +1,56 @@
|
|||
firmware-ast (20140808-9) sid; urgency=medium
|
||||
|
||||
* Updating vcs fields.
|
||||
* Trimming changelog.
|
||||
* Updating email address.
|
||||
* Updating year in debian copyright for 2025.
|
||||
|
||||
-- Daniel Baumann <daniel@debian.org> Wed, 05 Feb 2025 09:24:27 +0100
|
||||
|
||||
firmware-ast (20140808-8) sid; urgency=medium
|
||||
|
||||
* Updating copyright for 2024.
|
||||
* Updating to standards-version 4.7.0.
|
||||
* Installing firmware files into /usr/lib/firmware (Closes: #1073633).
|
||||
|
||||
-- Daniel Baumann <daniel@debian.org> Sun, 14 Jul 2024 21:20:30 +0200
|
||||
|
||||
firmware-ast (20140808-7) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Updating to standards version 4.6.2.
|
||||
* Moving source and binary from non-free/kernel to non-free-
|
||||
firmware/kernel following the 2022 General Resolution about non-free
|
||||
firmware, thanks to Cyril Brulebois <kibi@debian.org> (Closes:
|
||||
#1029110).
|
||||
|
||||
-- Daniel Baumann <daniel@debian.org> Wed, 18 Jan 2023 06:16:58 +0100
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 18 Jan 2023 06:16:58 +0100
|
||||
|
||||
firmware-ast (20140808-6) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Replacing build-depends on vim by xxd explicitly to fix FTBFS with
|
||||
newer vim, thanks to Andreas Beckmann <anbe@debian.org> (Closes:
|
||||
#1021238).
|
||||
|
||||
-- Daniel Baumann <daniel@debian.org> Tue, 04 Oct 2022 11:27:16 +0200
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 04 Oct 2022 11:27:16 +0200
|
||||
|
||||
firmware-ast (20140808-5) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Updating packaging copyright for 2022.
|
||||
* Updating to standards version 4.6.1.
|
||||
|
||||
-- Daniel Baumann <daniel@debian.org> Thu, 07 Jul 2022 10:23:35 +0200
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 07 Jul 2022 10:23:35 +0200
|
||||
|
||||
firmware-ast (20140808-4) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Adding autobuild field.
|
||||
|
||||
-- Daniel Baumann <daniel@debian.org> Mon, 15 Nov 2021 07:00:00 +0100
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 15 Nov 2021 07:00:00 +0100
|
||||
|
||||
firmware-ast (20140808-3) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Updating to standards version 4.6.0.
|
||||
|
||||
-- Daniel Baumann <daniel@debian.org> Sat, 09 Oct 2021 11:04:04 +0200
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 09 Oct 2021 11:04:04 +0200
|
||||
|
||||
firmware-ast (20140808-2) sid; urgency=medium
|
||||
|
||||
* Uploading to sid.
|
||||
* Moving package to non-free, the binary-blob has a free license but no
|
||||
source in the sense of 'prefered-form-of-modification', thanks Josh
|
||||
Triplett <josh@joshtriplett.org> (Closes: #986268).
|
||||
|
||||
-- Daniel Baumann <daniel@debian.org> Tue, 06 Apr 2021 12:56:55 +0200
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 06 Apr 2021 12:56:55 +0200
|
||||
|
||||
firmware-ast (20140808-1) sid; urgency=medium
|
||||
|
||||
* Initial upload to sid.
|
||||
|
||||
-- Daniel Baumann <daniel@debian.org> Sat, 13 Mar 2021 06:38:29 +0100
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 13 Mar 2021 06:38:29 +0100
|
||||
|
|
8
debian/control
vendored
8
debian/control
vendored
|
@ -1,15 +1,15 @@
|
|||
Source: firmware-ast
|
||||
Section: non-free-firmware/kernel
|
||||
Priority: optional
|
||||
Maintainer: Daniel Baumann <daniel@debian.org>
|
||||
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13),
|
||||
xxd,
|
||||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.7.0
|
||||
Standards-Version: 4.6.2
|
||||
Homepage: https://gitlab.freedesktop.org/xorg/driver/xf86-video-ast
|
||||
Vcs-Browser: https://forgejo.debian.net/linux/firmware-ast
|
||||
Vcs-Git: https://forgejo.debian.net/linux/firmware-ast
|
||||
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/firmware-ast
|
||||
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/firmware-ast
|
||||
XS-Autobuild: yes
|
||||
|
||||
Package: firmware-ast
|
||||
|
|
2
debian/copyright
vendored
2
debian/copyright
vendored
|
@ -4,7 +4,7 @@ Upstream-Contact: Y.C. Chen <yc_chen@aspeedtech.com>
|
|||
Source: https://gitlab.freedesktop.org/xorg/driver/xf86-video-ast
|
||||
|
||||
Files: *
|
||||
Copyright: 2010-2025 Daniel Baumann <daniel@debian.org>
|
||||
Copyright: 2010-2022 Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||
License: MIT
|
||||
|
||||
Files: *.h
|
||||
|
|
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -5,6 +5,3 @@
|
|||
|
||||
override_dh_auto_clean:
|
||||
$(MAKE) clean
|
||||
|
||||
override_dh_auto_install:
|
||||
$(MAKE) DESTDIR=$(CURDIR)/debian/firmware-ast/usr install
|
||||
|
|
Loading…
Add table
Reference in a new issue