mirror of
https://salsa.debian.org/games-team/bsdgames
synced 2024-12-04 14:46:22 -05:00
Provide virtual package ‘adventure’.
This commit is contained in:
parent
fb41db45f4
commit
d688e1481e
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
|||||||
|
bsdgames (2.17-24) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
[ Ben Finney ]
|
||||||
|
|
||||||
|
* adventure:
|
||||||
|
- Declare “Provides: adventure” as this is one possible implementation
|
||||||
|
of the Colossal Cave Adventure.
|
||||||
|
|
||||||
|
--
|
||||||
|
|
||||||
bsdgames (2.17-23) unstable; urgency=medium
|
bsdgames (2.17-23) unstable; urgency=medium
|
||||||
|
|
||||||
* Update to Standards-Version 3.9.6, no changes needed
|
* Update to Standards-Version 3.9.6, no changes needed
|
||||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -12,6 +12,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/bsdgames.git
|
|||||||
Package: bsdgames
|
Package: bsdgames
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, wamerican | wordlist
|
Depends: ${shlibs:Depends}, ${misc:Depends}, wamerican | wordlist
|
||||||
|
Provides: adventure
|
||||||
Description: collection of classic textual unix games
|
Description: collection of classic textual unix games
|
||||||
This is a collection of some of the text-based games and amusements that
|
This is a collection of some of the text-based games and amusements that
|
||||||
have been enjoyed for decades on unix systems.
|
have been enjoyed for decades on unix systems.
|
||||||
|
Loading…
Reference in New Issue
Block a user