Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Commit 22baba8

Browse files
Implement feedback from Debian maintainers
1 parent cd648f2 commit 22baba8

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

debian/changelog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
rgbds (0.7.0-4) unstable; urgency=medium
1+
rgbds (0.7.0-1) unstable; urgency=medium
22

33
* Initial release (Closes: #984927)
44

5-
-- Julius Clasen <[email protected]> Fri, 5 Jan 2024 10:14:00 +0000
5+
-- Julius Clasen <[email protected]> Sun, 18 Feb 2024 13:14:52 +0100

debian/control

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,7 @@ Source: rgbds
22
Section: devel
33
Priority: optional
44
Maintainer: Julius Clasen <[email protected]>
5-
# debhelper for dh in the rules
6-
# Bison to generate the code
7-
# CMake for the build system
8-
# Awk to detect the Bison version, pkg-config for libpng flags
9-
# libc-dev and libpng-dev for the required headers
10-
Build-Depends: debhelper-compat (= 13), cmake (>= 3.0), bison (>= 3.0), pkg-config, libpng-dev
5+
Build-Depends: debhelper-compat (= 13), cmake, bison, pkg-config, libpng-dev
116
Standards-Version: 4.6.2
127
Homepage: https://rgbds.gbdev.io
138
Vcs-Browser: https://github.com/gbdev/rgbds-deb

debian/patches/series

Whitespace-only changes.

0 commit comments

Comments
 (0)