diff options
author | B. Stack <bgstack15@gmail.com> | 2023-09-16 19:23:35 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2023-09-16 19:23:35 -0400 |
commit | 9dc557ebd6b305bb4d4146dc77b499f7288fa37c (patch) | |
tree | 5c6913f0b0c9a327131aeee52fbfc0dfa8f3d0de /debian/control | |
parent | bringing in updates to the package since then (diff) | |
download | d2x-rebirth-9dc557ebd6b305bb4d4146dc77b499f7288fa37c.tar.gz d2x-rebirth-9dc557ebd6b305bb4d4146dc77b499f7288fa37c.tar.bz2 d2x-rebirth-9dc557ebd6b305bb4d4146dc77b499f7288fa37c.zip |
update packaging for building now
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 141d36d..bd53690 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,14 @@ Source: d2x-rebirth Section: non-free/games Priority: optional -Maintainer: Dmitry Smirnov <onlyjob@debian.org> +Maintainer: B. Stack <bgstack15@gmail.com> +XSBC-Original-Maintainer: Dmitry Smirnov <onlyjob@debian.org> Standards-Version: 3.9.4 Build-Depends: debhelper (>= 9) ,imagemagick ,libphysfs-dev ,libsdl1.2-dev + ,libsdl-image1.2-dev ,libsdl-mixer1.2-dev ,scons XS-Autobuild: yes @@ -24,3 +26,4 @@ Description: port of the 1996 classic game Descent 2: Counterstrike a bunch of improvements and new features. . Original game data is needed to play this game. + Updated package maintained by stackrpms |