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 |
Emmanuel Papin
|
45c2eca87f
|
Copy distros/debian folder to distros/debian8
|
2014-11-25 22:09:55 +01:00 |
Isaac Connor
|
00287ab5dd
|
more debug output when buffer is undersized.
|
2014-11-25 14:51:20 -05:00 |
Isaac Connor
|
f69f46c2fb
|
Don't use Data::Dumper unless you are actually using it for debugging. No need to use ram. It is probably being included by one of the libraries anyways, but let's at least try to keep things as light as possible.
|
2014-11-25 14:44:08 -05:00 |
Isaac Connor
|
33f361210a
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2014-11-25 14:29:28 -05:00 |
Isaac Connor
|
4c864aec35
|
fix saving groups
|
2014-11-25 14:29:15 -05:00 |
Isaac Connor
|
13ad5fc9b5
|
Merge pull request #596 from manupap1/debian_dep
Fix package dependency on debian jessie
|
2014-11-25 09:53:45 -05:00 |
Emmanuel Papin
|
f901e73dfd
|
libgcrypt20-dev added in Build-Depends
|
2014-11-25 11:10:12 +01:00 |