Commit Graph

98 Commits

Author SHA1 Message Date
nick black
5f3369a392
Merge branch 'master' of github.com:dankamongmen/notcurses 2020-02-10 01:04:07 -05:00
nick black
1b6727404a
notcurses_output: spelling 2020-02-10 01:04:01 -05:00
nick black
599b49bc62 debian python: fix py3clean invocation #337 2020-02-10 00:58:32 -05:00
nick black
b8adfe1a39 Debian/python: make module runnable #335 2020-02-09 23:58:50 -05:00
nick black
acbff55994 so deeply sick of python packaging woes #335 2020-02-09 23:34:51 -05:00
nick black
c2ea81f0ab
Debian: specify DEB_HOST_ARCHITECTURE for pybuild -L 2020-02-09 07:35:53 -05:00
nick black
2cb0a97f53
Debian: postinst/prerm hooks for python bytecode 2020-02-09 03:23:02 -05:00
nick black
b388fa90db restore shlibs dep to python3-notcurses #326 2020-02-08 23:01:32 -05:00
nick black
c2199d0673 Debian: add control stanza for python3-notcurses-dbg #326 2020-02-08 22:11:21 -05:00
nick black
e883ed805a Debian: install static lib #330 2020-02-08 20:49:33 -05:00
nick black
2d685616a7 Debian: dep on python3-all-dbg for python dbgsyms generation 2020-02-08 16:42:41 -05:00
nick black
e5c5063603 Debian: drop unused shlib:Depends from python/data 2020-02-08 14:44:31 -05:00
nick black
736717f58b
DFSG: unit test using only free multimedia #326 2020-02-07 11:21:19 -05:00
nick black
dfb351f58d
install multimedia into notcurses-data #326 2020-02-07 09:20:11 -05:00
nick black
24eb133b63 Debian: drop explicit g++ dep 2020-02-07 00:39:24 -05:00
nick black
e6c024216a
Debian: drop versioned dep on g++ 2020-02-07 00:25:38 -05:00
nick black
c4d7d3744c Debian: relax ncurses-dev versioned dep 2020-02-06 22:36:43 -05:00
nick black
a076bc1e4b Debian: correct libav* versioned deps 2020-02-06 22:35:18 -05:00
nick black
8e61e86645 Debian: set all symbol versions to 1.1.6 2020-02-06 22:29:20 -05:00
nick black
0ed348ff61 Drop unnecessary versioned depends 2020-02-06 22:12:56 -05:00
nick black
85e377e652
Accept US-ASCII/C encoding, with warning. 2020-02-06 22:05:48 -05:00
nick black
d03760f3d4
trim debian/changelog, close ITP bug 2020-02-06 21:39:58 -05:00
nick black
3a733ea1f8
debian: update symbol files 2020-02-06 21:31:43 -05:00
nick black
f785761f07
v1.1.6 2020-02-06 21:05:41 -05:00
nick black
2b6b6f996a
drone: new builders 2020-02-05 00:20:52 -05:00
nick black
24bd60bbcb
debian: update watch file to pull dfsg source #316 2020-02-04 23:47:16 -05:00
nick black
429e00d612 v1.1.5 2020-02-04 23:26:55 -05:00
nick black
64e5840d34 Debian: pass -DDFSG_BUILD to CMake #316 2020-02-04 23:18:40 -05:00
nick black
0271ba5abf python: fix debuild when no notcurses is present 2020-02-04 02:12:14 -05:00
nick black
ecf921c135
run wrap-and-sort -sbt per @edmonds 2020-02-04 01:44:35 -05:00
nick black
87296a9f1c
Debian: update symbols with ncmenu 2020-02-04 01:36:56 -05:00
nick black
ad77933058
Debian: dh-sequence-python3 from debhelper 12 2020-02-02 05:13:41 -05:00
nick black
f0d2c51b85 Debian: use dh-sequence-python3 2020-02-02 05:13:40 -05:00
nick black
bc528983ea Debian: update symbols file for 1.1.4 2020-02-02 02:51:45 -05:00
nick black
60c19017f0
v1.1.4 2020-02-02 02:48:22 -05:00
nick black
81d69c6ce6
v1.1.3 2020-02-01 02:40:20 -05:00
nick black
746ef96ea1 prep for v1.1.3 2020-02-01 02:37:55 -05:00
nick black
1393ec29df debian: add two more symbols 2020-01-30 20:52:43 -05:00
nick black
17de41d4b5
Debian: add new symbols 2020-01-30 09:25:18 -05:00
nick black
3ee6f44831 Debian: python3-notcurses deps on ${shlibs:Depends} 2020-01-29 01:27:45 -05:00
nick black
7ea49832ae
debian: minimum verison 4.20191017 for dh-python 2020-01-29 01:11:23 -05:00
nick black
a667a14e9b
Debian: 1.1.2-1 in changelog 2020-01-29 01:08:32 -05:00
nick black
a2f061a91d Python: build debian packages successfully #298
With this, we can finally build Python Debian packages. Of course,
it wrecks our standard Python installation capabilities. I'll need
fix that. I'm talking on #debian-python IRC now.
2020-01-28 19:00:42 -05:00
nick black
c1c25afcc7 Python: fix up debug package #298 2020-01-28 16:43:02 -05:00
nick black
a340286b49 Debian: clean up copyright file
We were drawing a dep5-copyright-license-name-not-unique lintian
warning. I've eliminated the duplicate Apache-2.0 text, combining
the sections. Furthermore, I've relicensed the Debian files
under Apache-2.0 mainly to reduce complexity.
2020-01-28 16:25:40 -05:00
nick black
278182e1f9 Debian: 'testsuite' is in debian/control 2020-01-27 23:27:18 -05:00
nick black
b2909e9e8e
Debian: try building python package #298 2020-01-27 23:24:01 -05:00
nick black
1ae0dd56e7 symbol updates for 1.1.1 2020-01-27 02:20:50 -05:00
nick black
153dd7b9b5 debian: update c++ symbols based on ubuntu focal build 2020-01-27 02:18:24 -05:00
nick black
ac791c781d
1.1.1, update version numbers 2020-01-27 02:15:38 -05:00