Commit Graph

104 Commits

Author SHA1 Message Date
Sean Channel
1e20ebca9c list commits in changelog 2012-11-14 14:22:50 -08:00
Sean Channel
a70c854797 update current status 2012-11-14 11:07:35 -08:00
Sean Channel
cb9863e264 add logrotate support file 2012-11-14 10:00:36 -08:00
Sean Channel
8f8d16c07c delete respawn 2012-11-13 18:46:05 -08:00
Sean Channel
bd68bf7a84 remove extra unused old README 2012-11-13 18:43:59 -08:00
Sean Channel
bd2818797c remove useless postrm scripts 2012-11-13 18:21:56 -08:00
Sean Channel
5aa00b6bdd only run postrm on salt-common purge 2012-11-13 18:06:49 -08:00
Sean Channel
6db36a8307 switch to debian init scripts 2012-11-13 13:03:53 -08:00
Sean Channel
502434bccc correction to file listing 2012-11-13 12:53:02 -08:00
Sean Channel
6f8a728b9d add systemd support files 2012-11-13 12:21:48 -08:00
Sean Channel
7f673796e6 no depend on libjs-sphinxdoc 2012-11-10 11:18:10 -08:00
Sean Channel
422244cd84 remove sphinx version 2012-11-10 00:03:53 -08:00
Sean Channel
d13dbf0fc2 spec. minimum sphinx version 2012-11-09 23:48:00 -08:00
Sean Channel
cfc44ee517 specify sphinx version for builds 2012-11-09 23:16:31 -08:00
Sean Channel
8c5675fb88 generate HTML doc package also 2012-11-09 15:28:46 -08:00
Sean Channel
06dab92c56 add dmidecode+pciutils to recommended 2012-11-09 11:16:36 -08:00
Sean Channel
86af5f03c3 missing equals 2012-11-08 12:06:49 -08:00
Sean Channel
c933c9e4ff change 8 to 7 2012-11-08 00:04:19 -08:00
Sean Channel
b84f593770 use native debhelper (unversioned) 2012-11-07 16:58:16 -08:00
Sean Channel
7245c80bca merge debian exp. dep. tweaks 2012-11-07 16:55:47 -08:00
Sean Channel
a7e1d58f87 depend on same version of salt-common 2012-11-07 16:49:00 -08:00
Sean Channel
a5cdd8e313 bump debhelper v. for lucid/hardy dailies 2012-11-07 13:02:17 -08:00
Sean Channel
c10bf6702f depend on version agnostic python-zmq 2012-11-07 09:24:17 -08:00
Sean Channel
2ea8b7e061 undo dep. change 2012-11-06 13:05:51 -08:00
Sean Channel
75f2a58b4e switch to depending on zm3 for debian package 2012-11-05 13:54:13 -08:00
Gregory Haynes
fa87fcb32c Add #!/bin/sh to salt-master.postrm, salt-minion.postrm, salt-common.postrm scripts 2012-10-29 14:42:59 -07:00
Thomas S Hatch
93b096e164 Merge pull request #2336 from rentalita/0.10.4
bump
2012-10-24 08:40:10 -07:00
Tom Vaughan
15f89dbdfe Bump debian package number.
Launchpad compains that salt_0.10.4.tar.gz already exits. There is no
way to delete this tarball:

    https://answers.launchpad.net/launchpad/+faq/990

Also `dput -f` doesn't work in this case.

The Ubuntu distribution has also been added to the debian package
number. This appears to be the only way we can build salt packages on
Launchpad for multiple distributions.

http://www.youtube.com/watch?v=dJw6pcEwyXM
2012-10-24 11:13:17 -03:00
Tom Vaughan
24402baa53 bump 2012-10-24 10:54:42 -03:00
Tom Vaughan
a04f63aefc Bump debhelper version number down to 7.0.50 in Build-Depends.
debian/rules uses one override. According to
http://pkg-perl.alioth.debian.org/debhelper.html#forcing_special_tests
overrides were introduced in 7.0.50.

This will enable builds on older Debian and Ubuntu distributions,
especially builds on older distributions on Launchpad.
2012-10-24 10:48:43 -03:00
Tom Vaughan
ebedc61bc2 Remove libzmq-dev as a Build-Depends. 2012-10-24 10:48:43 -03:00
Sean Channel
04fc649ebc remove generated files and directories on package purge 2012-10-07 18:32:26 -07:00
Sean Channel
a27fe88587 backout previous auto-start change 2012-10-06 16:36:01 -07:00
Sean Channel
c9eb129fb2 disable auto start of daemons 2012-10-05 16:53:24 -07:00
Thomas S Hatch
382ab38e45 Merge pull request #2169 from seanchannel/develop
stop respawning
2012-10-04 14:26:36 -07:00
Sean Channel
4f828f68d8 stop respawning 2012-10-04 14:22:12 -07:00
Sean Channel
17ed662507 stop respawning
we are not tty login program (getty).
2012-10-04 14:20:40 -07:00
Tom Vaughan
f7af7051f7 she who creates the debian package must be listed in the changelog 2012-10-04 01:19:20 -03:00
Tom Vaughan
88e2ad1e9c bump 2012-10-04 01:16:27 -03:00
Thomas S Hatch
2f48e4c3e6 update debian changelog for 0.10.3 2012-09-30 16:05:48 -06:00
Marcin Kuźmiński
2a90ef4d35 Update debian/control
When building latest dev i noticed that build doesn't require msgpack-python,
yet when trying to install build .deb it is required.
2012-08-21 16:05:20 +03:00
Ulrich Dangel
f7de4b74f4 Simplify upstart definitions
* Remove unecessary script stanzas
* Remove explicit interpreter
* Run salt-master in the foreground
2012-08-07 06:39:06 +02:00
Ulrich Dangel
218a0bd35d Change upstart definition to respawn minions as well as syndic and limit master respawning. 2012-08-07 06:37:58 +02:00
Dave Rawks
14d29578dd Added 0.10.2 entry to debian/changelog per issue 1743 2012-08-01 13:38:09 -07:00
Thomas S Hatch
5519cf8335 Add upstart fuile for syndic
Since the syndic is a minion it uses basically the same setup as the
salt minion system.
2012-06-12 10:52:44 -06:00
Corey Quinn
9ff9aa455c Upstart files for ubuntu packages 2012-06-11 16:50:05 -07:00
Tomas Kral
d88dc7a70b add X-Python-Version to debian/control file 2012-05-03 13:12:53 +02:00
Tom Vaughan
48b94cf7f5 per the dpkg-source manual 2012-05-02 17:56:30 -04:00
Tom Vaughan
5f756d4b62 Build .deb's within the salt source code tree.
The salt repo on GitHub is being imported into Launchpad. Please see:
https://launchpad.net/salt.

The source code is imported periodically by Launchpad. And each import
results in a .deb being built (actually several .deb's). Please see:
https://launchpad.net/~saltstack/+archive/salt.

The packages that are there now were manually uploaded. No new .deb's
have been built. Thus this commit.

This commit bumps the version number so that the package version will
be greater than the package version currently on Launchpad. (This
number doesn't need to be bumped on each commit. Launchpad will add an
additional incremental package version number to each .deb it
creates.)

Also, this commit deletes "debian/source/format". I'm no Debian
package expert, but this seems to indicate to the Debian build tools
that the .deb is being created using a tarball. With this removed
we're able to build a .deb using the source code tree instead. For
example, `debuild -uc -us -i -I` will do the trick.

This means that we'll be creating daily builds of salt on
Launchpad. What's on Launchpad now was until recently the most recent
stable release. This could be a bit of a surprise for people. We may
want to have "stable", "testing", and "unstable" PPA's.

See also: https://launchpad.net/~saltstack/+archive/salt
2012-05-02 17:46:11 -04:00
Corey Quinn
4e60d5621e Working package as submitted to debian 2012-03-22 01:25:53 +00:00