motion (3.2.9-1) unstable; urgency=low * New maintainer. Package was orphaned (Closes: #445750). * New upstream release (Closes: #385938). * Add init.d script (Thanks Angel Carpintero) (Closes: #394242). * Add user/group postinst support (Thanks Angel Carpintero) (Closes: #328752). * Fixed store motion-triggered movies (this is not present in the new upstream) (Closes: #436200). * Change deps (libavcodec0d to libavcodec-dev) and (libavformat0d to libavformat-dev) (Closes: #427228). * Report logs #394196 is not present in motion (See motion FAQs in: http://www.lavrsen.dk/twiki/bin/view/Motion/FrequentlyAskedQuestions) (Closes: #394196). * Fixed segfault motion detection (this is not presente in the new upstream) (Closes: #285247). * Fixed Motion crashes/exists frequently (this is not presente in the new upstream). (Closes: #410074). * Added README.Debian * motion.conf: Default ffmpeg_video_code is swf (libavcodec-dev and libavformat-dev don't have support to mpeg in Debian). See changelog ffmpeg-free. * Fixed debian/watch. * Fixed motion manpage. * Delete motion.preinst and added motion.config (with debconf rules). * Debconf translations: - Brazilian Portuguese (Closes: #447013). - Portuguese (Closes: #425774). - Dutch (Closes: #415512). -- Juan Angulo Moreno Wed, 14 Nov 2007 15:14:33 -0400 motion (3.2.3-2.1) unstable; urgency=low * Non-maintainer upload to fix pending l10n issues. * Debconf translations: - Spanish. Closes: #404800 - Japanese. Closes: #413003 -- Christian Perrier Thu, 1 Mar 2007 19:43:13 +0100 motion (3.2.3-2) unstable; urgency=medium * Acknowledgement of patch submitted by Loic Minier (part of NMU motion 3.2.3-1.1) (Closes: #391069). * Security: Set parameter target_dir in /etc/motion/motion.conf to /var/lib/motion/snapshots + make small NOTE in README.Debian (Closes: #393846). * Add var/lib/motion/snapshots to debian/motion.dirs file. * Change build dependency from postgresql-dev (obsolete) to libpq-dev (Closes: #396566). * Remove weird/improper character (looks like a pipe, but isn't) in motion manpage on line 428 and 433. Also add an extra backslash to '\n' on line 428, 433 and 610 (Closes: #374636). * Make comment in manpage that when calling motion with -d (for debugging) -c must also be specified explicitly. * Add parameters 'threshold' and 'noise_level' to the default configuration file + add punctuation marks (.) at the end of all comment lines. * Bumped Standards-Version to 3.7.2. No changes to package necessary. -- Frederik Dannemare Thu, 3 Nov 2006 09:41:23 +0100 motion (3.2.3-1.1) unstable; urgency=high * Non-maintainer upload. * Pass -DFFMPEG_AVWRITEFRAME_NEWAPI to CFLAGS. closes: #389304 -- Loic Minier Wed, 4 Oct 2006 19:09:45 +0200 motion (3.2.3-1) unstable; urgency=low * New upstream release (Closes: #341482). - Build problems regarding non-existent members of AVCodecContext are fixed (Closes: #323736). * Enable ffmpeg_video_codec msmpeg4 in motion.conf (Closes: #299953). * Depend on debconf | debconf-2.0 (not just debconf) (Closes: #332030). * Adjust minimal configure patch to apply cleanly against new upstream configure file (include libs -lvorbis -lvorbisenc -ldts -la52). * Build against libpq4 (Closes: #343209). * Build against libmysqlclient15-dev (Closes: #343778). * Remove Build-Depends on libxmlrpc-c3-dev and libcurl3-dev (xmlrpc is deprecated in 3.x in favor of a new http interface to control motion). * Remove xmlrpc-api.html from debian/motion.docs. * Add --without-optimizecpu to configure. * Include Czech debconf translation by Miroslav Kure (Closes: #308023). * Include Swedish debconf translation by Daniel Nylander (Closes: #330538). * Include Vietnamese debconf translation by Clytie Siddall (Closes: #312968). * Upload sponsored by Ari Pollak . -- Frederik Dannemare Wed, 14 Dec 2005 20:24:35 +0100 motion (3.1.19-1) unstable; urgency=low * New upstream release (Closes: #297671). * Add support for ffmpeg (add Build-Depends on libavcodec-dev and libavformat-dev). * Update debian/README.Debian to mention the new support for ffmpeg. * Remove debian/motion.menu (didn't make much sense really). * Get rid of direct patching of upstream sources. Instead, apply Debian-specific modifications at build-time from patches in debian/patches with help from dpatch (add Build-Depends on dpatch). * Remove Suggests on ucbmpeg (Closes: #279385). * Add Recommends on ffmpeg. * Include German po-debconf translation by Jens Nachtigall (Closes: #283017). * Patch configure to really remove rpath + add -lvorbis -lvorbisenc -ldts -la52 to LIBS. Thanks to Sam Hocevar (ffmpeg maintainer) for hints on how to properly build with ffmpeg support. * Upload sponsored by Ari Pollak . -- Frederik Dannemare Wed, 14 Mar 2005 01:03:18 +0100 motion (3.1.17-1) unstable; urgency=low * New upstream release (Closes: #273652). * Add motion_guide.html and xmlrpc-api.html to debian/motion.docs. * Remove debian/motion.postrm, since debhelper automatically handles the stuff that was in that file. * Upload sponsored by Ari Pollak . -- Frederik Dannemare Fri, 29 Oct 2004 22:56:26 +0200 motion (3.1.14-2) unstable; urgency=low * Only prompt user with debconf info, if an earlier version of motion has already been installed (Closes: #263717). * Include French po-debconf translation by Olivier Trichet (Closes: #264549). * Update debian/watch file. -- Frederik Dannemare Tue, 10 Aug 2004 21:34:16 +0200 motion (3.1.14-1) unstable; urgency=low * New upstream release. * New maintainer. Package was orphaned (Closes: #254336). * Remove mentioning of included ffmpeg in README.Debian. * Remove out-of-date debian/TODO file. * Update debian/control file to reflect new maintainership. * Update package description in debian/control. * Remove tar from Build-Depends, since it is already build-essential. * Add CREDITS to debian/docs. * Add extra documentation files (listed in debian/motion.docs). * Add example config files (listed in debian/motion.examples). * Add manpage for motion-control binary. * Update debian/rules (working from a much more recent template). * Use /etc/motion (instead of /etc) af sysconfdir. * Add use of gettext-based debconf templates. * Add debconf to Depends in debian/control. * Add po-debconf to Build-Depends in debian/control. * Add /etc/motion/motion.conf to debian/motion.conffiles. * Edit Makefile.in to make files install into their correct locations. * Edit configure/configure.in to avoid use of rpath. * Upload sponsored by Matthias Urlichs . -- Frederik Dannemare Mon, 29 Jul 2004 21:22:24 +0200 motion (3.0.6-0.1) unstable; urgency=low * NMU of newer upstream version (closes: Bug#211578). * Remove all traces of ffmpeg (closes: Bug#215626). * Remove unused debian/debian/ dir. * Update copyright and watch file to (only) use new home http://motion.sourceforge.net/ . * Build-depend on debhelper >= 3 (as already set in debian/rules DH_COMPAT) and remove debian/conffiles. This makes lintian (somewhat) happier. -- Jonas Smedegaard Mon, 13 Oct 2003 22:14:51 +0200 motion (3.0.4-2) unstable; urgency=low * Builing with curl library for axis users -- Paul Hedderly Wed, 25 Sep 2002 21:56:47 +0100 motion (3.0.4-1) unstable; urgency=low * New upstream release * Removed build-dependancy on libffmpeg - it's included in the source... (Closes: #152971) * Installing the "Motion Guide" by Kenneth Lavrsen. * Added some missed build-depends... -- Paul Hedderly Mon, 26 Aug 2002 20:08:24 +0100 motion (3.0.3-1) unstable; urgency=low * New upstream release -- Paul Hedderly Fri, 12 Jul 2002 07:37:49 +0100 motion (3.0.2-2) unstable; urgency=low * Included ffmpeg-0.4.5 source in the build - provides static library and motion-ffmpeg and motion-ffserver... this is a stopgap until proper ffmpeg packages are in Debian. -- Paul Hedderly Fri, 5 Jul 2002 12:51:54 +0100 motion (3.0.2-1) unstable; urgency=low * New upstream release -- Paul Hedderly Wed, 3 Jul 2002 20:12:13 +0100 motion (3.0.1-1) unstable; urgency=low * New upstream release -- Paul Hedderly Wed, 3 Jul 2002 20:09:57 +0100 motion (3.0.0-3) unstable; urgency=low * Fixed some new Makefile tweaks - docs/examples go to the right place -- Paul Hedderly Wed, 3 Jul 2002 20:06:28 +0100 motion (3.0.0-2) unstable; urgency=low * Fixed the default path for mpeg_encode. -- Paul Hedderly Sat, 22 Jun 2002 21:17:17 +0100 motion (3.0.0-1) unstable; urgency=low * New upstream release. -- Paul Hedderly Sat, 15 Jun 2002 20:16:56 +0100 motion (2.6.3-4) unstable; urgency=low * Fixed the menu option -- Paul Hedderly Tue, 20 Nov 2001 19:57:07 +0000 motion (2.6.3-3) unstable; urgency=low * Added a patch to do yuv conversion for VAIO laptops (cheers Joey, sorry it took so long - and I hope it works...) - Closes #99941 -- Paul Hedderly (DH/DSS) Tue, 13 Nov 2001 15:53:43 +0000 motion (2.6.3-2) unstable; urgency=low * Upgraded the package to be Standards version 3.5.2 compatible and lintian clean * New version... Closes: #100025,#100658,#113912 -- Paul Hedderly (DH/DSS) Tue, 13 Nov 2001 09:26:34 +0000 motion (2.6.3-1) unstable; urgency=low * New release - actually... several new releases. Sorry for my non-release: I lost access to any way to use/test this software. -- Paul Hedderly (DH/DSS) Mon, 8 Oct 2001 15:01:05 +0100 motion (2.3-10) unstable; urgency=low * Uploading to debian - (Closes: #77018) -- Paul Hedderly (DH/DSS) Thu, 7 Dec 2000 12:45:47 +0000 motion (2.3-9) unstable; urgency=low * Tidied up some document handling; only need one copy of the changelog -- Paul Hedderly (DH/DSS) Thu, 7 Dec 2000 11:36:05 +0000 motion (2.3-8) unstable; urgency=low * New maintainer address - I'm now a DD. -- Paul Hedderly (DH/DSS) Thu, 7 Dec 2000 11:12:13 +0000 motion (2.3-7) unstable; urgency=low * Removed motion.5 link - It's not needed? * Remove /usr/sbin from debian/dirs - not needed any more Thanks to Paul Slootman, whos nose smells out every smelly old problem :O) -- Paul Hedderly (DH/DSS) Tue, 28 Nov 2000 15:38:27 +0000 motion (2.3-6) unstable; urgency=low * Added build dependancy on libmysqlclient10-dev. It doesn't actually depend on that library to build - unless you want all the available functionality. Motion does not need mysql to run. * Added binary suggests: mysql-client. -- Paul Hedderly (DH/DSS) Fri, 17 Nov 2000 11:32:13 +0000 motion (2.3-5) unstable; urgency=low * Moved man pages to share * Added debhelper to build-depends * Removed *ex* files which were removed from CVS... but oh well Thanks to Martin Michlmayr for his hints. -- Paul Hedderly (DH/DSS) Thu, 16 Nov 2000 11:40:25 +0000 motion (2.3-4) unstable; urgency=low * Removed my mods to Makefile.in - rules does some munging... * Remove .ex files which will not be needed * Misc doc updates -- Paul Hedderly (DH/DSS) Tue, 14 Nov 2000 22:12:11 +0000 motion (2.3-3) unstable; urgency=low * Made the Makefile.in install motion.conf in /etc (it is defined to dpkg as a conffile so should be safe during upgrades) -- Paul Hedderly (DH/DSS) Tue, 14 Nov 2000 15:10:44 +0000 motion (2.3-2) unstable; urgency=low * Commented out a few dh_* calls from rules which are currently superfluous * Tidied up Makefiles.in - use what's already there with minor modifications -- Paul Hedderly (DH/DSS) Tue, 14 Nov 2000 14:03:39 +0000 motion (2.3-1) unstable; urgency=low * New upstream release -- Paul Hedderly (DH/DSS) Tue, 14 Nov 2000 11:18:44 +0000 motion (2.0-3) unstable; urgency=low * Fixed the makefile - put docs in the right place... -- Paul Hedderly (DH/DSS) Wed, 20 Sep 2000 13:11:46 +0100 motion (2.0-2) unstable; urgency=low * Changed Makefile.in to put docs in /usr/share.... * Created blank contrib directory and dummy to make install happy -- Paul Hedderly (DH/DSS) Wed, 20 Sep 2000 13:08:44 +0100 motion (2.0-1) unstable; urgency=low * Initial Release. * My first DebHelper'd debian conversion! * Trying it with NO original source changes... -- Paul Hedderly (DH/DSS) Wed, 20 Sep 2000 12:39:09 +0100