lp:debian/motion

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/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

24. By Ximin Luo

* Block any future buggy builds that don't include ffmpeg.
* Fix build against newer ffmpeg libraries. (Closes: #795002)
* Enable pgsql and sdl support.

23. By Ximin Luo

Fix build for kfreebsd-*

22. By Ximin Luo

* Updated to latest Standards-Version 3.9.6. No changes needed.
* Make postinst/postrm scripts simpler.
* Set system service to log to /var/log/motion/motion.log
* Change permissions of motion.conf to 644 root:root. (Closes: #750031)
* Include remote images to avoid privacy leak on reading documentation.

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

Branch metadata

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

Subscribers