Commit Graph

4078 Commits

Author SHA1 Message Date
Emmanuel Papin 7ceec9979e Fix remaining lintian errors by adding files with missing sources to debian/missing-sources 2014-11-29 01:31:25 +01:00
Emmanuel Papin 950fc18e6a Merge branch 'master' of https://github.com/ZoneMinder/ZoneMinder into new_debian8_folder 2014-11-28 23:25:15 +01:00
Kyle Johnson 7f585b8a44 Add sauce labs addon credentials to travis 2014-11-28 16:02:22 -05:00
Isaac Connor e6d47781d3 add Digest Authentication handling for simple http method. 2014-11-28 15:56:58 -05:00
Emmanuel Papin 578dcef4b8 Do not attempt to remove database if no mysql instance (fix a piuparts error) 2014-11-28 21:36:11 +01:00
Emmanuel Papin b0e3671f99 Fix a typo in debian/rules 2014-11-28 21:30:02 +01:00
Emmanuel Papin 2665eaeb88 First attempt to fix lintian warning debug-file-with-no-debug-symbols 2014-11-28 20:17:48 +01:00
Emmanuel Papin ad474e81a6 Remove lintian warning "possibly-insecure-handling-of-tmp-files-in-maintainer-script"
This reverts commit 720f92a6bb.
2014-11-28 19:37:42 +01:00
Emmanuel Papin d318a6f2eb Source init functions in init scrit (remove a lintian warning) 2014-11-28 19:33:36 +01:00
Emmanuel Papin 56234d7d2e Provide a dummy init file to fix a lintian error 2014-11-28 19:16:30 +01:00
Emmanuel Papin 720f92a6bb Delete remaining files and folders in postrm script 2014-11-28 18:32:36 +01:00
Emmanuel Papin 8a9ad93b81 Enable apache CGI module in postinst script (not enabled in debian 8 by default) 2014-11-28 18:07:09 +01:00
Emmanuel Papin d8973d6cbd Configure apache in postrm script (code taken from phpmyadmin) 2014-11-28 17:46:37 +01:00
Emmanuel Papin bfb71952fd Add missing argument in postint script 2014-11-28 17:14:07 +01:00
Emmanuel Papin 6628f29fdc Configure apache in postinst script (code taken from phpmyadmin) 2014-11-28 16:45:05 +01:00
Emmanuel Papin d60131925f Fix a typo in debian/rules 2014-11-28 15:52:22 +01:00
Emmanuel Papin 5a36ab1923 Revert "Attempt to fix lintian error init.d-script-not-included-in-package"
This reverts commit c1e98707c4.
2014-11-28 15:38:45 +01:00
Emmanuel Papin b75bea3e16 Revert "Attempt to fix error init.d-script-not-included-in-packag"
This reverts commit c84f1b644b.
2014-11-28 15:37:35 +01:00
Emmanuel Papin c3a72892e6 Revert "Fist attempt to fix lintian error init.d-script-not-included-in-package"
This reverts commit f9ae34ae1d.
2014-11-28 15:36:06 +01:00
Emmanuel Papin f9ae34ae1d Fist attempt to fix lintian error init.d-script-not-included-in-package 2014-11-27 23:31:40 +01:00
Emmanuel Papin c84f1b644b Attempt to fix error init.d-script-not-included-in-packag 2014-11-27 23:17:49 +01:00
Emmanuel Papin c1e98707c4 Attempt to fix lintian error init.d-script-not-included-in-package 2014-11-27 22:40:29 +01:00
Emmanuel Papin 537d8b7994 Add instructions in override_dh_clean to delete remaining Makefiles 2014-11-27 21:24:20 +01:00
Emmanuel Papin ecee33e9a3 Display the name of the tarball when generating it 2014-11-27 20:58:01 +01:00
Emmanuel Papin 492b839ce0 Merge branch 'new_debian8_folder' of https://github.com/manupap1/ZoneMinder into new_debian8_folder 2014-11-27 20:37:31 +01:00
Emmanuel Papin 60c2c1d93b Fix a conflict when pushing to origin 2014-11-27 20:36:46 +01:00
Emmanuel Papin 50767f2315 Fix a conflict when pushing to origin 2014-11-27 20:34:29 +01:00
Emmanuel Papin 4bf1be59cd Use deb-systemd-invoke instead of systemctl in zoneminder.postinst 2014-11-27 20:21:56 +01:00
Emmanuel Papin bf945cf6f3 Some lintian fixes in changelog and more information 2014-11-27 20:14:17 +01:00
Emmanuel Papin ca3d8b7eba Some lintian fixes in changelog and more information 2014-11-27 18:51:08 +01:00
Emmanuel Papin aad3475bad Revert "Add build dependency to build-essential and devscripts"
This reverts commit 41c14df2c9.
2014-11-27 18:36:41 +01:00
Emmanuel Papin 6b6e44bf0e Fix lintian warning description-synopsis-starts-with-article 2014-11-27 18:32:23 +01:00
Emmanuel Papin b9b36d6e9d Fix some lintian warning in control and postrm files 2014-11-27 18:27:59 +01:00
Emmanuel Papin 5e3476b301 Use systemctl to control zoneminder service in postinst script 2014-11-27 18:25:09 +01:00
Emmanuel Papin 3e7e3960f5 Rename an entry in changelog to fix a lintian warning 2014-11-27 17:47:14 +01:00
Emmanuel Papin cb64a1fadd No need to escape double quote in get-orig-source 2014-11-27 17:13:47 +01:00
Emmanuel Papin cdf5dc6bf4 Fix error in get-orig-source if files contain spaces 2014-11-27 15:46:10 +01:00
Emmanuel Papin 716bf6113f Some clean-up when generating orig tarball 2014-11-27 14:20:13 +01:00
Emmanuel Papin 41c14df2c9 Add build dependency to build-essential and devscripts 2014-11-27 14:01:37 +01:00
Emmanuel Papin 7df006ca9e Add more information in debian/changelog 2014-11-27 12:16:08 +01:00
Emmanuel Papin d16fd5e39e Fix get-orig-source rule for debian packaging 2014-11-27 11:33:35 +01:00
Hannes e60919f19a Update et_ee.php
Translating some code comments.
2014-11-27 03:51:40 +02:00
Hannes 92b65c553e Update et_ee.php
Changing back charset-utf-8.
2014-11-27 03:43:59 +02:00
Isaac Connor 87c741b165 Merge pull request #574 from manupap1/rtsp_fix
Fix memory leaks with rtsp and a bug
2014-11-26 15:13:39 -05:00
Isaac Connor 51703f5c37 Merge pull request #575 from manupap1/memory_fix
Close logger and database on exit
2014-11-26 15:08:21 -05:00
Isaac Connor ebe602616b needs this one too 2014-11-26 14:30:53 -05:00
Emmanuel Papin 0d30f5170b Revert "Remove unneeded build dependency to quilt (a dpkg feature is used)"
This reverts commit 4411024420.
2014-11-26 20:29:01 +01:00
Emmanuel Papin 74e3068f56 Add file README.source as recommanded by debian policy 2014-11-26 19:14:28 +01:00
Emmanuel Papin 3d2f3a8821 Delete remaining file src/zm_config_defines.h with override_dh_clean rule 2014-11-26 18:51:16 +01:00
Emmanuel Papin 236293b8a7 Add a rule to generate original source tarball from github 2014-11-26 18:37:22 +01:00