Commit Graph

62 Commits

Author SHA1 Message Date
Seth House
53bab586f4 Merged salt-api into Salt
Woot!

The conflicts below are intentional because they contained salt-api-isms
that needed to be included into the corresponding Salt files.

Conflicts:
	debian/changelog
	debian/control
	doc/conf.py
	doc/index.rst
	opt_requirements.txt
	salt/config.py
	salt/loader.py
2014-06-18 22:13:56 -06:00
Bret Palsson
5f8f3d3f28 Require python-requests for install 2014-04-08 07:40:08 +00:00
Bret Palsson
1134d34a2d Support change from urllib2 to requests lib.
Commit f809f91 changed the fileclient from urllib2 to requests. To properly build a .deb package we need to add python-requests to the build dependencies.
2014-04-07 23:11:14 -07:00
Bret Palsson
38d5a5cb85
Add salt-cloud to debian packaging 2014-03-21 04:59:50 +00:00
Corey Quinn
9e402e6280 Updating packaging files for salt-ssh and upstart/logrotate 2013-11-16 17:09:23 -08:00
Corey Quinn
412817c78b Added myself as the maintainer for now. 2013-07-01 12:29:39 -07:00
Corey Quinn
421636ac8e dctrl-tools belongs in depends, not build-depends 2013-05-16 11:14:27 -07:00
Corey Quinn
2d9322a8d9 Added dctrl-tools to debian packaging 2013-05-15 16:47:51 -07:00
Sean Channel
5b3fb32755 recommend CherryPy3 instead of require 2013-04-10 11:58:32 -07:00
Sean Channel
9d587af806 require cherrypy and saltmaster 2013-04-10 08:41:50 -07:00
Isaac Freeman
247a8c183d fix debian/control to use python2.6 2013-04-04 16:35:16 -04:00
Bruno Clermont
cb94ca570d only the minion use debconf-get-selections 2013-03-08 13:26:54 +08:00
Sean Channel
60c6c36c73 Recommend debconf-utils and do it in salt-common. fixes #3834 2013-02-26 10:07:53 -08:00
Sean Channel
632f6690a8 Pre-Depend on salt-common to fix #3710 2013-02-23 12:26:11 -08:00
Sean Channel
839bf1528f more for issue #3710 2013-02-22 02:14:54 -08:00
Sean Channel
3339010909 not perfect but better. for issue #3710 2013-02-22 02:09:15 -08:00
Sean Channel
057bbc107a initial package 2013-01-22 16:37:14 -08:00
Sean Channel
c9bbab5ea7 lintian cleanups 2012-12-04 02:31:25 -08:00
Sean Channel
1a85cb7a92 copyright, changelog, and control updates 2012-11-27 12:22:32 -08:00
Sean Channel
a70c854797 update current status 2012-11-14 11:07:35 -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
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
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
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
Tomas Kral
d88dc7a70b add X-Python-Version to debian/control file 2012-05-03 13:12:53 +02:00
Corey Quinn
4e60d5621e Working package as submitted to debian 2012-03-22 01:25:53 +00:00
Corey Quinn
0a18ebf7cd New version, updated a few packaging oddities as well 2012-03-21 19:42:11 +00:00
Corey Quinn
1453a8175d Fixed arch and versioning 2012-02-08 17:25:34 -08:00
Corey Quinn
6af13c616b Updating 2012-02-07 18:21:09 -08:00
Corey Quinn
ac39de3297 Works now, but there are some pathing issues that should be fixed 2012-02-07 16:00:29 -08:00
Corey Quinn
dfd82ad0bd Debian/Ubuntu package for upstream acceptance
Applying latest changes for packaging

Fixed typos in man pages

Latest round of changes

More packaging fixups

Fixed salt-common typo

Fixed wildcarding in install files

Removed extra man pages

Removed trailing slash

Fixed links

Moved binaries to proper packages

Fixed man pages

Pathing

Perms tweak

Missing files

Fixed spacing

Fixed another lintian error

build the msgpack stuff

Updating rules and install files

Fixed shebang

Control updates

Fixed copyright file

Fixed lintian

Fixed overrides

cmd.retcode no longer uses subprocess.call since it is broken

fix issue with source_hash and trailing whitespace

Bye-bye pickle, hello msgpack

Add docs for new source powers

Add support for source_hash to be a source hash string

add pure python template type

add return clarifying that no states were found if no states are found

change some strings to use format

add code to cache jobs on the minion if option is set

serialize cache data

was caching the wrong line data

Add cache_jobs to the minion config template

add docs for new config param cache_jobs

make the minions return to the master in addition to returning to
returners

Add capability to designate multiple returns

only run the apache module if apachectl is installed

only load solr module if solr is installed

Debug statement used the wrong variable.

Only load nginx on machines that have nginx installed

Make it more like the apache module
2012-01-18 12:15:01 -08:00
Corey Quinn
cca05a7d41 Fixed whitespace package issue 2012-01-03 19:13:38 -08:00
Corey Quinn
ab233a0af7 Fixed dep misname 2012-01-02 07:31:54 -08:00
Corey Quinn
3fbbdcee5e Fixed desc 2012-01-02 07:25:58 -08:00
Corey Quinn
850a817c1b Arch change for salt-common 2012-01-02 07:11:23 -08:00
Corey Quinn
5162f6613f Broke out salt-common package 2012-01-02 06:33:00 -08:00
Corey Quinn
fd55a4a1b7 Added salt-syndic package 2011-12-28 14:35:48 -08:00