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 |
Emmanuel Papin
|
441fca34a6
|
Add more files to extend-diff-ignore
|
2014-11-26 18:34:07 +01:00 |
Emmanuel Papin
|
ed5e42aedc
|
Convert debian source package to version 3.0 (quilt)
|
2014-11-26 18:14:50 +01:00 |
Isaac Connor
|
1e6902f870
|
Correct the list of Makefiles to be generated
|
2014-11-26 11:59:51 -05:00 |
Isaac Connor
|
593f0781d6
|
this css directory was moved under /web/skins/classic/css/views so we don't need to have it in the SUBDIRS
|
2014-11-26 11:57:35 -05:00 |
Isaac Connor
|
641c94d5be
|
add CSSDescription which is used on the options tab for skin
|
2014-11-26 11:57:01 -05:00 |
Isaac Connor
|
193cb71b71
|
Add option for setting css to use with the skin. Also happens to add missing elements of the table for the skins tab and cleans up some spacing. Also, use a variable to tell whether to reload the page or not, which is required after you change the skin or css.
|
2014-11-26 11:55:53 -05:00 |
Isaac Connor
|
a412799003
|
Move the skins/classic/views/css dir under skins/classic/css/classic/views and update Makefile.am's to match
|
2014-11-26 11:29:04 -05:00 |
Isaac Connor
|
5bf34de07b
|
Add lines to parse url ?css= commands and set a global variable to be used to determine which set of css files to use.
|
2014-11-26 11:26:29 -05:00 |
Isaac Connor
|
bf3ec7b490
|
Since the css files are in subdirectories now, thise just needs to reference them
|
2014-11-26 11:24:55 -05:00 |
Isaac Connor
|
ebb31f12d2
|
Add lines to parse url ?css= commands and set a global variable to be used to determine which set of css files to use.
|
2014-11-26 11:23:06 -05:00 |
Isaac Connor
|
53b70d27fb
|
Use the global variable which gets setup in web/index.php to look in a subdirectory of web/skins/classic/css to find the css files.
|
2014-11-26 11:18:03 -05:00 |
Kyle Johnson
|
fb436fbdee
|
Merge pull request #591 from SteveGilvarry/docs-updates
Creating options documentation fixes #568
|
2014-11-26 10:01:55 -05:00 |
Emmanuel Papin
|
4411024420
|
Remove unneeded build dependency to quilt (a dpkg feature is used)
|
2014-11-26 11:27:35 +01:00 |
Emmanuel Papin
|
d790f94ff8
|
Use dh_systemd to manage service and tmpfile
|
2014-11-26 10:59:36 +01:00 |
Emmanuel Papin
|
f048b5297d
|
Update changelog
|
2014-11-26 00:34:51 +01:00 |
Emmanuel Papin
|
da75cc4404
|
Fix file permissions for preinst file
|
2014-11-26 00:08:15 +01:00 |
Emmanuel Papin
|
68e5501004
|
Rename some debian files to allow building of multiple packages
|
2014-11-26 00:06:28 +01:00 |
Emmanuel Papin
|
6941a7df2e
|
Remove the deprecated sysVinit script
|
2014-11-25 23:56:29 +01:00 |
Emmanuel Papin
|
441c22ed53
|
Configure systemd to create the /var/run/zm directory at boot time on debian jessie
|
2014-11-25 23:51:57 +01:00 |
Emmanuel Papin
|
997ab779ac
|
Provide and install a zoneminder.service file to get zm running with systemd on debian jessie
|
2014-11-25 23:50:46 +01:00 |
Emmanuel Papin
|
be420e65c4
|
Fix a reference to the build directory in debian package by using dh_install
|
2014-11-25 23:28:35 +01:00 |
Emmanuel Papin
|
319fef80cf
|
Use dh_link instead of standard ln command
|
2014-11-25 23:01:06 +01:00 |
Emmanuel Papin
|
faac3ebe48
|
Use dh_auto_configure instead of standard configure and some cosmetic
|
2014-11-25 22:58:26 +01:00 |
Emmanuel Papin
|
c2ffe69533
|
Provide a patch to fix installation directory for man pages on debian
|
2014-11-25 22:55:01 +01:00 |
Emmanuel Papin
|
d493f97e34
|
Replace deprecated dpatch by quilt
|
2014-11-25 22:48:11 +01:00 |
Emmanuel Papin
|
5a7851a76b
|
Some cosmetic in debian/control
|
2014-11-25 22:37:04 +01:00 |
Emmanuel Papin
|
e9ca774290
|
Upgrade Standards-Version in debian/control (fix a warning on debian tracker)
|
2014-11-25 22:34:26 +01:00 |
Emmanuel Papin
|
81a625eb23
|
Upgrade debhelper version in debian/control
|
2014-11-25 22:25:55 +01:00 |
Emmanuel Papin
|
76000bac78
|
Add runtime dependency to libgcrypt
|
2014-11-25 22:20:57 +01:00 |
Emmanuel Papin
|
6ea81bb783
|
Remove dependency to alternative packages not available in debian jessie
|
2014-11-25 22:18:29 +01:00 |