diff options
author | B. Stack <bgstack15@gmail.com> | 2022-02-15 22:49:00 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-02-15 22:49:00 -0500 |
commit | df2fbdc9bd4387ee72d2b38df9abf0778175c2d4 (patch) | |
tree | 763dae2b1480e10e82427c476434802523474d27 /debian/patches/series | |
parent | suppress useless stuff from auth (diff) | |
download | stackbin-df2fbdc9bd4387ee72d2b38df9abf0778175c2d4.tar.gz stackbin-df2fbdc9bd4387ee72d2b38df9abf0778175c2d4.tar.bz2 stackbin-df2fbdc9bd4387ee72d2b38df9abf0778175c2d4.zip |
add initial debian package recipe
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..411aacf --- /dev/null +++ b/debian/patches/series @@ -0,0 +1,2 @@ +# You must remove unused comment lines for the released package. +wsgi-ini-fix.patch |