# # ChangeLog for /pkg/debian # # Generated by Trac 0.10.3 # 05/24/13 03:35:06 # 01/12/12 15:51:58 Thom May <thom@digital-science.com> [ca6785e5f9ea33368d24a392af343c28de4bbc3e] * pkg/debian/stratcon.install (modified) keep up to date with all the new java libs 01/09/12 12:00:20 Thom May <thom@digital-science.com> [befb7bc1b2ae8fd99154759bb4ee135faee38019] * pkg/debian/control (modified) add protobuf development headers to debian build 12/19/11 03:56:20 Brad Marshall <brad.marshall@canonical.com> [2ca04979d345e8d9b19db839402d46134ae1a0bb] * pkg/debian/noit.install (modified) * pkg/debian/stratcon.install (modified) Updated filepath to remove lib from jar files 06/09/11 22:53:52 Brandon Philips <brandon.philips@rackspace.com> [1c72b25e1ee042e2a8e8a16eec7239c98e6cd892] * .gitignore (modified) * configure.in (modified) * pkg/build-debian.sh (modified) * pkg/debian/changelog (modified) * pkg/debian/rules (modified) * pkg/debian/stratcon.install (modified) * src/java/Makefile.in (modified) pkg: fix up debian package to actually work A number of changes have left the debian package broken including the javalibdir changes and version bumps. Fix these minor issues. Then I also automated the version number creation so that every time you call pkg/build-debian.sh it generates a new version number if the HEAD has moved. It is a little hacky but solves the version bumping issue for now. 04/12/11 20:28:40 Theo Schlossnagle <jesus@omniti.com> [b88ee0590c78df9adbd00f954e5a40f4e8ac3919] * pkg/debian/rules (modified) * pkg/debian/stratcon.cron.d (added) Deploy a debian compliant crontab for stratcon 04/12/11 20:28:35 Theo Schlossnagle <jesus@omniti.com> [665f9c63a3d4c7abe5b4c170ca51269ab7b4592f] * debian/changelog (deleted) * debian/compat (deleted) * debian/control (deleted) * debian/copyright (deleted) * debian/noit.install (deleted) * debian/noit.upstart (deleted) * debian/rules (deleted) * debian/stratcon.install (deleted) * debian/stratcon.upstart (deleted) * pkg/build-debian.sh (added) * pkg/debian/changelog (added) * pkg/debian/compat (added) * pkg/debian/control (added) * pkg/debian/copyright (added) * pkg/debian/noit.install (added) * pkg/debian/noit.upstart (added) * pkg/debian/rules (added) * pkg/debian/stratcon.install (added) * pkg/debian/stratcon.upstart (added) Rejig to move debian directory out of root