Accepted zoneminder 1.29.0+dfsg-1~bpo8+1 (source amd64 all) into jessie-backports
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 21 Feb 2016 13:21:24 +1100
Source: zoneminder
Binary: zoneminder zoneminder-doc zoneminder-dbg
Architecture: source amd64 all
Version: 1.29.0+dfsg-1~bpo8+1
Distribution: jessie-backports
Urgency: medium
Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Changed-By: Dmitry Smirnov <onlyjob@debian.org>
Description:
zoneminder - video camera security and surveillance solution
zoneminder-dbg - Zoneminder -- debugging symbols
zoneminder-doc - ZoneMinder documentation
Closes: 544826 690803 694131 721161 723706 731560 732874 736516 739461 745819 759504 760314 770851 779254 781733 788317 789327 803850 806126
Changes:
zoneminder (1.29.0+dfsg-1~bpo8+1) jessie-backports; urgency=medium
.
* Rebuild for jessie-backports.
* Use bundled copy of CakePHP; do not `dh_linktree` system one.
.
zoneminder (1.29.0+dfsg-1) unstable; urgency=low
.
* New upstream release [February 2016] (Closes: #788317, #770851).
.
[ Dmitry Smirnov <onlyjob@debian.org> ]
* copyright/Files-Excluded += "onvif/*" due to licensing uncertainty.
* Fixed FTBFS when built with dpkg-buildpackage -A (Closes: #806126).
* FFmpeg 2.9 support. Thanks, Andreas Cadhalpun. (Closes: #803850).
* Use "ffmpeg" instead of "avconv":
+ "libav_path.patch" replaced with "default_ffmpeg_path.patch".
* zoneminder/Depends:
- perl-modules (package-relation-with-perl-modules)
- libav-tools
* zoneminder/Recommends:
+ ffmpeg | libav-tools
* Updated Vcs URLs.
* Build/install new man pages.
* Removed obsolete lintian-overrides.
* README: grant "index" right to DB user.
* systemd: start after MySQL but do not require the latter.
* Added new patch with spelling corrections.
* Removed obsolete patches:
- 783.patch
- 980-fix-image-size.patch
- cmake-fix-confpath.patch
- cmake.patch
- cmake-gnutls.patch
- fix-html-export.patch
- format-hardening.patch
- libv4l1-videodev.h.patch
- pod_man_fixes.patch
- pod_name_fixes.patch
- pod_zmupdate-to-pod2usage.patch
- respect-privacy.patch
- zmtrigger-plus.patch
.
[ Vagrant Cascadian <vagrant@debian.org> ]
* Remove myself from Uploaders.
.
zoneminder (1.28.1-6~bpo8+1) jessie-backports; urgency=low
.
* Rebuild for jessie-backports.
* Use bundled copy of CakePHP; do not `dh_linktree` system one.
.
zoneminder (1.28.1-8) unstable; urgency=medium
.
* Patchworks:
+ New upstream "980-fix-image-size.patch".
+ New "default_cgi-path.patch" to correct default ZM_PATH_ZMS.
* postinst: set "root" as group owner for "/var/log/zm" to silence
logrotate warnings.
* Minor correction to README.Debian.
.
zoneminder (1.28.1-7) unstable; urgency=medium
.
* Build-Depends += "cakephp (<< 3.0.0~)";
Zoneminder is not compatible with latest CakePHP.
* Handle conffile removal from maintscript.
* rules: build man pages reproducibly.
* gbp.conf: renamed old style config section [git-dch] to [dch].
* README
+ added instructions to update owner of the "/etc/zm/zm.conf"
(Closes: #789327).
+ zmupdate.pl needs CREATE rights.
+ added note about required number of "fcgiwrap" workers.
* New upstream patch: "zmtrigger-plus.patch".
.
zoneminder (1.28.1-6) unstable; urgency=low
.
* New "zoneminder-doc" and "zoneminder-dbg" packages.
.
zoneminder (1.28.1-5) unstable; urgency=low
.
* Move handling of "/var/run/zm" and "/tmp/zm" from .service into .tmpfile.
Let dh_installinit do the job. Thanks, Andrew Bauer.
* Use dh_apache2 to install Apache conf file; remove old conf and symlink.
* Promote "libapache2-mod-php5 | php5-fpm" to Recommends.
* Build-Depends:
+ dh-linktree
+ cakephp (>= 2.6.3)
+ libjs-jquery
+ libjs-mootools
* Depends:
- libjs-jquery
- libjs-mootools
* Build-time replace bundled CakePHP with system one using "dh-linktree".
* Use "dh-linktree" to handle mootools and jquery symlinks.
.
zoneminder (1.28.1-4) unstable; urgency=low
.
* New patch to fix HTML export with USE_DEEP_STORAGE (closes: #723706).
* New "783.patch" to describe potential data loss in ZM_USE_DEEP_STORAGE.
* New patch to change default date format to region-neutral ISO notation
with time zone.
* Build sphinx documentation:
+ Install "zoneminder.1" man page.
+ Build-Depends += "python-sphinx | python3-sphinx"
+ Added commented "zoneminder-doc" package.
+ Added "docs.patch" to unlink distro-specific installation docs.
* rules:
+ set ZM_CONTENTDIR, ZM_SOCKDIR and ZM_TMPDIR.
+ remove mistakengly installed Perl module templates.
* Updated startup scripts to create ZM_TMPDIR.
* Hurd improvements:
+ New patch to add PATH_MAX definitions.
+ Build without MMAP support on Hurd.
+ libsys-mmap-perl [!hurd-any].
.
zoneminder (1.28.1-3) unstable; urgency=low
.
* Updated Apache2 and nginx configuration templates to support CGI.
* Updated README.Debian to document cgi-bin setup.
* Removed "/usr/share/zoneminder/www/cgi-bin" symlink.
* Added "apache2.patch" to correct Apache2 site configuration example.
* control: Suggests += "fcgiwrap".
* rules: added dh_systemd overrides to prevent automatic service
activation and start.
* Added note about manual service activation to README.Debian
(Closes: #781733).
.
zoneminder (1.28.1-2) unstable; urgency=low
.
* Removed word "Linux" from short package description.
* Build-Depends: do not require "libv4l-dev" on Hurd i.e. [!hurd-any].
* Added run-time Perl Depends:
+ libdbd-mysql-perl
+ libimage-info-perl
+ libmodule-load-conditional-perl
+ libnet-sftp-foreign-perl
+ liburi-encode-perl
* Prepare for package split: added commented "libzoneminder-perl"
and "zoneminder-dbg" packages to "debian/control".
* rules: do not install worthless ".packlist" file.
* Updated "libv4l1-videodev.h.patch" to fix v4lv1 detection in CMake.
.
zoneminder (1.28.1-1) unstable; urgency=low
.
[ Dmitry Smirnov <onlyjob@debian.org> ]
* New upstream release [February 2015].
* Upload to unstable.
* Disabled automatic database upgrades: post(inst|rm) scripts no longer
touch database or do unexpected stuff (Closes: #779254).
See README.Debian for details.
* Updated installation paths:
+ /usr/share/zoneminder --> /usr/share/zoneminder/www
+ /usr/lib/cgi-bin --> /usr/lib/zoneminder/cgi-bin
* Added logrotate config (Closes: #544826).
Thanks, Alberto Reyes.
* Native systemd service; "--with systemd" added to dh.
* Build with CMake instead of autoconf; rules clean-up.
* Build with all hardening.
* Build and install "zmupdate.pl.1" man page.
* Added nginx/php5-fpm configuration example.
* Install upstream "apache.conf" example.
* Described setup of Zoneminer web site and database in README.Debian.
* Install "/etc/zm/zm.conf" with tighter permissions.
* Added TODO.Debian.
* Added "debian/clean"; "debian/gbp.conf"; bug-presubj.
* Remove bundled Cake tests to take ~5 MB off big-usr-share.
* Standards-Version: 3.9.6; compat/debhelper to version 9.
* Vcs links to new git repository at collab-maint.
* Build-Depends:
+ dh-systemd
+ libgcrypt11-dev --> libgcrypt-dev
+ libcurl4-gnutls-dev
+ libvlc-dev
+ policykit-1 (required by "zmsystemctl.pl")
- dh-autoreconf, autoconf, automake
* Depends:
- apache2
- libapache2-mod-php5 (moved to Suggests)
- libpcre3 (invalid)
- libmodule-load-perl (obsolete; replaced with perl-modules)
- libarchive-tar-perl (obsolete; replaced with perl-modules)
- mysql-server (moved to Recommends, Closes: #759504).
- php5
+ libav-tools
+ libjs-jquery (replaces bundled component)
+ libjs-mootool (replaces bundled component)
+ libjson-any-perl (Closes: #690803).
+ perl-modules (Closes: #745819).
* Recommends:
+ apache2 | httpd
+ mysql-server | virtual-mysql-server (Closes: #732874).
* Suggests:
+ libapache2-mod-php5 | php5-fpm
+ logrotate
* Refreshed, renamed and re-ordered patches; added DEP-3 headers.
* Removed "vendor_perl" patch (applied-upstream).
* New patches:
+ cmake-fix-confpath.patch
+ cmake-gnutls.patch
+ cmake-nossl.patch
+ cmake.patch
+ format-hardening.patch
+ pod_man_fixes.patch
+ pod_name_fixes.patch
+ pod_zmupdate-to-pod2usage.patch
* Lintianisation (incomplete):
- extra-license-file
- init.d-script-missing-lsb-description
- init.d-script-does-not-source-init-functions
- privacy-breach-generic
- package-contains-empty-directory
- manpage-has-errors-from-pod2man
- manpage-has-bad-whatis-entry
- quilt-patch-missing-description
- no-dep5-copyright
* Lintian-overrides:
+ unusual-interpreter usr/bin/zmsystemctl.pl #!/usr/bin/pkexec
+ script-not-executable usr/share/zoneminder/www/api/*
+ script-with-language-extension usr/bin/*.pl
+ source-is-missing web/tools/mootools/mootools-*-yc.js
+ source-is-missing web/skins/*/js/jquery-1.4.2.min.js
+ source-contains-prebuilt-javascript-object
* Renamed files in "debian".
* watch: dfsg repacksuffix and dversionmangle.
* "debian/copyright" to Copyright-Format-1.0.
* Set myself as new Maintainer (Closes: #760314).
.
[ Vagrant Cascadian <vagrant@debian.org> ]
* Removed obsolete DM-Upload-Allowed flag.
* Update debian/watch to use tarballs from github.
* Add Build-Depends on libgcrypt11-dev (Closes: #745819).
* Use canonical alioth Vcs-Hg URL.
* debian/control: Add Build-Depends: libpolkit-gobject-1-dev.
* Removed configure flag "--enable-crashtrace=no", which is no longer
present upstream.
.
zoneminder (1.26.5-3.1) experimental; urgency=low
.
* Non-maintainer upload.
* Add libav10.patch and compile against libav10 (Closes: #739461)
.
zoneminder (1.26.5-3) unstable; urgency=low
.
* Previous release still didn't build on PPC - this has been corrected.
(Closes: #736516)
.
zoneminder (1.26.5-2) unstable; urgency=low
.
* Remove dependency on ffmpeg
(Closes: #721161)
.
* Builds again on non-x86 target architectures.
.
zoneminder (1.26.5-1) unstable; urgency=low
.
* New upstream version
(Closes: #694131)
* Change Build-Depends on libgnutls-dev to libgnutls-openssl-dev
(Closes: #731560)
Checksums-Sha1:
e070c3a2613a0561be351bd10bf717ab90d0b4a8 2577 zoneminder_1.29.0+dfsg-1~bpo8+1.dsc
0a537f7976b502b389994a25dac971f74b841d70 29228 zoneminder_1.29.0+dfsg-1~bpo8+1.debian.tar.xz
c1798983da9fc3aca176d36a709476718413585b 2886838 zoneminder_1.29.0+dfsg-1~bpo8+1_amd64.deb
06f18d9c84472e0e5f3dfef3837be74cebe1ffbf 5335756 zoneminder-doc_1.29.0+dfsg-1~bpo8+1_all.deb
ad4c1cb4228d5ebb59d9d78ec6ea16e1be1bae6e 14343444 zoneminder-dbg_1.29.0+dfsg-1~bpo8+1_amd64.deb
Checksums-Sha256:
bd471aa6148f5e8f1cf386bd89801606fe342db54f4482a6c5e11fe19748d1c3 2577 zoneminder_1.29.0+dfsg-1~bpo8+1.dsc
6b66fa786c282446024614cf0a1175f63c2427bb4e759cc5133101f7213d2bb0 29228 zoneminder_1.29.0+dfsg-1~bpo8+1.debian.tar.xz
1bbe5a7f4db6fb54fc4cc5cccbdf2c0f506249133eb1826487aff1a9112ee7e8 2886838 zoneminder_1.29.0+dfsg-1~bpo8+1_amd64.deb
341873c279ebab2f5510c82a7de42b71b6b7e4c7acbe9b623d4851d5d6919054 5335756 zoneminder-doc_1.29.0+dfsg-1~bpo8+1_all.deb
f4013d4c97ea0659b92bf20a891351523ba71ac864cd34a119225236e05275a4 14343444 zoneminder-dbg_1.29.0+dfsg-1~bpo8+1_amd64.deb
Files:
21cc104e21193638fe857080b7086fe8 2577 net optional zoneminder_1.29.0+dfsg-1~bpo8+1.dsc
0a4bf81fa825dd5a43071b4a8c0e4970 29228 net optional zoneminder_1.29.0+dfsg-1~bpo8+1.debian.tar.xz
37bc228f880ff250f7d48e3d5aa13e15 2886838 net optional zoneminder_1.29.0+dfsg-1~bpo8+1_amd64.deb
3758122512a73f0d2fa1279dbcf4f20f 5335756 doc optional zoneminder-doc_1.29.0+dfsg-1~bpo8+1_all.deb
91d0d19aa7b2306f6d5d7d80b5721126 14343444 debug extra zoneminder-dbg_1.29.0+dfsg-1~bpo8+1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJWySOPAAoJEFK2u9lTlo0bT/oP/2s8UWn2IqZEPKfeM7saPhZh
/5++lY0yK4EbqAEzPAMZAW9xJL9fWA0PiZkHfVYF03wBFu1EzilTowk8yw8shMv1
Xs2iIFRhXQ4taPwFUpkHAl7vCfEGuX2ZgHGdbL45u0vs3o0/P+ifzHLx/eS5xfmT
AqMLx/n4rvLdGR7+8FWYXmFnys7Ci7204946Pu9pe9GpBM1MqqIKfa/D8WtTzMNu
D13GEjt1zvcjhP5SmyMLM+fU1rcG2IbHTRoe/ie7FxKNhpzBC5uW7tyV7gFqdqQj
uUDvaKcHataF4wU1g0A1fc67Pyz19YQJwRgYqBqohjrvsH8oc/GY23jwzfvREyDZ
XpwDBiRYrxsVIQooJgJUf1ks5+RhtBoDFm73mFhqhHqrfQ/jbqFncxnHlQECKD+9
gIXs3DHVtdj/gZRVpLOMwD4IxJtAbaG+vf0K1Hkp8BYfmK3H7uBvSRhkMH1wIMsD
qCeF++TGWcMrNKIpymIBfHpuD1+blwzkmVanepXYzHNimb876XZTcpsXhR93sSHH
jdtVJukP2Z/lM7CtJfmy5ObKHgdFM4rZz12DskRg4CzffNf9+LZJqLBuAF+Npcae
2iL3eLacwSzoJm7SCGXWCT3nJxFjCbk3yVAwbwjdLdUu1EebbOC5+n1Q0eAfN3ey
ny6ft9ei0ena67kOlhfU
=Z4XI
-----END PGP SIGNATURE-----
Reply to: