1
0
Fork 0
forked from s3lph/matemat
Commit graph

436 commits

Author SHA1 Message Date
s3lph
4d9a6add46 Fixed a debian python dependency name 2018-11-11 23:37:12 +01:00
s3lph
17ab6d80cd Fixed failing postinst/postrm script on systems without systemd 2018-11-11 23:22:00 +01:00
s3lph
256532e82d Took care of some more lintian warnings 2018-11-11 23:13:20 +01:00
s3lph
df4d397a1f Does this make lintian happy? 2018-11-11 22:41:40 +01:00
s3lph
99c27eaeeb Fixed debian package scripts permissions 2018-11-11 22:37:55 +01:00
s3lph
f971c65eef Fixed CI debian command order 2018-11-11 22:35:09 +01:00
s3lph
21e56c9558 Attempting to satisfy lintian 2018-11-11 22:31:11 +01:00
s3lph
0d88e683f6 Ignore "failure" of find for removal of __pycache__ directories 2018-11-07 15:15:52 +01:00
s3lph
75ec39852d Added rsync to testing docker image 2018-11-07 15:09:45 +01:00
s3lph
2a03857520 (Hopefully) fixed site-packages path in dpkg script, v2 2018-11-07 15:04:11 +01:00
s3lph
647076150d (Hopefully) fixed site-packages path in dpkg script 2018-11-07 14:59:45 +01:00
s3lph
4e22bfb821 Disabled building docker and wheel packages on the deployment branch 2018-11-07 14:57:34 +01:00
s3lph
7479c7d9f1 Debian package quality assurance (lintian) 2018-11-07 14:53:59 +01:00
s3lph
3c7e33e9fa Added systemctl daemon-reload to debian and arch packages 2018-11-04 21:44:30 +01:00
s3lph
da16b5ef7e Fixed debian postinst, v2 2018-11-04 21:15:29 +01:00
s3lph
57f794cc59 Fixed debian postinst 2018-11-04 15:19:30 +01:00
s3lph
ea18d0e8de Automatic debian changelog generation 2018-11-04 14:58:59 +01:00
s3lph
072db827bb Fixed release notes download urls 2018-11-04 10:52:25 +01:00
s3lph
54ca432ee7 Added missing MIME type header in release script 2018-11-04 10:43:50 +01:00
s3lph
566d1efdd6 Updated release script to use job-id based urls, as tags do not work 2018-11-04 10:26:55 +01:00
s3lph
a163bce781 Fixed CI script; failed on untagged commit 2018-11-04 03:11:42 +01:00
s3lph
5da3947334 Fixed dockerfile, v2 2018-11-04 02:58:18 +01:00
s3lph
87db033a89 Fixed dockerfile 2018-11-04 02:55:33 +01:00
s3lph
cc34d72c73 Fixed docker build task 2018-11-04 02:51:57 +01:00
s3lph
2e92d1c1ab Testing automated release, simplified packaging stage 2018-11-04 02:35:33 +01:00
s3lph
2fdae8fc89 gitlab-ci: Fixed debian package directory permissions 2018-11-03 21:45:47 +01:00
s3lph
252e8d73d6 Fixed debian/control dependency string 2018-11-03 21:40:10 +01:00
s3lph
3e006228e1 Fixed the build_wheel task, renamed build_deb to build_debian 2018-11-03 21:28:24 +01:00
s3lph
eaab46b728 Replaced yet a calendar function not available in Python 3.6 2018-11-03 21:27:17 +01:00
s3lph
726b4a9370 Remplaced a calendar function not available in Python 3.6 2018-11-03 21:22:25 +01:00
s3lph
fe1f52a954 Updated Python version in the documentation. 2018-11-03 19:28:15 +01:00
s3lph
061fd0b85a Fixed Python dependency in debian/control 2018-11-03 19:22:22 +01:00
s3lph
b8cbb265b8 Implemented __eq__ and __hash__ for the database primitives 2018-11-03 19:20:30 +01:00
s3lph
ea57485cfb Back to Python 3.6 for the sake of Debian packaging (initial test!) 2018-11-03 18:28:28 +01:00
s3lph
960a1c8517 Removed setcap from debian postinst script 2018-11-03 15:59:53 +01:00
s3lph
eb6c2b3f65 Fixed system integration (especially systemd + capabilities. 2018-10-19 23:48:36 +02:00
s3lph
94841da875 Fixed: Python package name. 2018-10-19 22:28:41 +02:00
s3lph
974d8fc9f1 Fixed: Makepkg can't install dependencies as nobody. 2018-10-19 22:25:47 +02:00
s3lph
e5e51acfb4 Fixed missing MATEMAT_VERSION env var. 2018-10-19 22:21:44 +02:00
s3lph
f3c8e140ad Added debug output to build jobs 2018-10-19 22:18:30 +02:00
s3lph
beef77f368 Fixed matemat version fetch. 2018-10-19 22:15:05 +02:00
s3lph
d3ee2b95a7 Hopefully fixed PKGBUILD. 2018-10-19 22:10:01 +02:00
s3lph
9439c76f30 Drop privileges for makepkg. 2018-10-19 21:57:41 +02:00
s3lph
bffd31fe81 Added some missing archlinux dependencies 2018-10-19 21:54:15 +02:00
s3lph
5868423582 Added pacman --noconfirm. 2018-10-19 21:50:37 +02:00
s3lph
c607b26c0a Fixed gitignore and added missing files 2018-10-19 21:46:41 +02:00
s3lph
b59b5a3dba Fixed a wrong pip flag. 2018-10-19 21:35:35 +02:00
s3lph
f79112f84f Added build setup for archlinux. Let's test! 2018-10-19 21:31:45 +02:00
s3lph
a67e21fc9d Merge branch 'staging' into deployment 2018-10-19 20:36:29 +02:00
s3lph
185cd8dd0c Merge branch 'staging' into 'master'
Sales Statistics

See merge request s3lph/matemat!49
2018-10-01 19:35:24 +00:00