lp:debian/jessie/motion

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/jessie/motion
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

21. By Ximin Luo

* Add Vcs-* fields for the new alioth repo.
* Enable sqlite3 support. (Closes: #742884)

20. By Ximin Luo

* Re-add a few things I accidentally dropped from the old packaging:
  - Disable CPU optimizing. (Closes: #742154)
  - Correct the mysql library path.
* Set the default data path to be /var/lib/motion as per FHS.

19. By Ximin Luo

Fix build for non-x86 platforms.

18. By Ximin Luo

* New upstream from source control.
* Updated to latest Standards-Version 3.9.5.
* Updated to debhelper 9.
* Updated to support new libav10 API. (Closes: #741444)
* Some configuration options have changed!!! See
  http://www.lavrsen.dk/foswiki/bin/view/Motion/IntuitiveOptionNamesDiscussion
  for an incomplete and not-completely-accurate overview. Hopefully
  dpkg is able to tell you exactly what changed since your installed
  version. A summary of the most important ones:
    * input 8 -> input -1
    * gap -> event_gap
    * output_normal -> output_pictures
    * ffmpeg_cap_new -> ffmpeg_output_movies
    * jpeg_filename -> picture_filename
    * webcam_* -> stream_*
    * control_* -> webcontrol_*

17. By Ximin Luo

* New maintainer.
* Update for new libav/ffmpeg API. (Closes: #720814)

16. By gregor herrmann

* Non-maintainer upload.
* Fix "No longer has support for mysql", step 2:
  make build dependency on libmysqlclient-dev versioned;
  5.5.17-4 is the first upload with complete multi-arch support, as needed
  by dpkg-architecture in debian/rules.
  (Closes: #697221)

15. By Evgeni Golov

* Non-maintainer upload.
* Properly find MySQL in /usr/lib/$(DEB_HOST_MULTIARCH).
  + Build-Depend on dpkg-dev >= 1.16
  + Get DEB_HOST_MULTIARCH from dpkg-architecture.
  + Pass --with-mysql-dir=/usr/lib/$(DEB_HOST_MULTIARCH) to configure.
  Closes: #697221

14. By Bill Allombert <email address hidden>

* Non-maintainer upload.
* debian/control: update Build-Depends for libjpeg transition
  - libjpeg62-dev->libjpeg-dev (Closes: #643637)
* Rebuild against current libav version (Closes: #650031)
* debian/rules:
  - config.status should not depend on configure since it create it.

13. By Jonas Smedegaard <email address hidden>

* * Non-maintainer upload.
* Autogenerate autotools files. Build-depend on dh-autoreconf (not
  autoconf-dev).
* Add patches cherry-picked from upstream VCS and unfuzzed, to fix
  linking against recent libav*.
  Closes: bug#640562. Thanks to Moritz Muehlenhoff and Stephen Kitt.
* Add patch 02, to autodetect multiarch libavcodec path in autoconf.
  Closes: bug#644006. Thanks to Moritz Muehlenhoff and Stephen Kitt.
* Create piddir when started (not when installed).
  Closes: bug#631198. Thanks to Ibragimov Rinat.

12. By Juan Angulo Moreno

* Added: libv4l-dev in debian/control.
* Patch: videodev.h by libv4l1-videodev.h and videodev2.h (new format for
  kernels > 2.6.38). (Closes: #621962).
* Bumped Standards-Version to 3.9.2.
* Fixed: debian-rules-missing-recommended-target in debian/rules.
* Fixed: motion creates motion gid with 1000 (Closes: #560539).
  Thanks Timo Juhani Lindfors <email address hidden>.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/motion
This branch contains Public information 
Everyone can see this information.

Subscribers