File: series

package info (click to toggle)
python-adventure 1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 784 kB
  • sloc: python: 2,001; sh: 35; makefile: 19
file content (16 lines) | stat: -rw-r--r-- 556 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# debian/patches/series
# Patch file names to be applied when extracting Debian source package.
# Manual page: ‘dpkg-source(1)’, ‘quilt(1)’.

0001-Refactor-customisation-of-argument-parser-to-its-own.patch
0002-Refactor-make-or-resume-game-to-a-separate-function.patch
0003-Refactor-one-time-program-setup-to-a-separate-main-f.patch
0004-Move-exception-handling-and-exit-status-choice-into-.patch
0005-Add-entry-point-for-stand-alone-program.patch


# Local variables:
# coding: utf-8
# mode: conf
# End:
# vim: fileencoding=utf-8 filetype=conf :