summaryrefslogtreecommitdiffstats
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
...
* bcfg2 cronjob fixes:Chris St. Pierre2012-06-132-4/+24
| | | | | | | | * look in all approprite places for bcfg2-cron -- it's installed in different places in different specfiles * send output to syslog instead of /dev/null * exit with sensible return code * complain if no bcfg2-cron is found at all
* Update packaging with pyinotify dependencySol Jerome2012-05-191-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian: Fix sphinx build dependsSol Jerome2012-04-111-1/+1
| | | | | | | | Resolves lintian error: missing-build-dependency-for-dh-addon sphinxdoc => python-sphinx (>= 1.0.7+dfsg) | python3-sphinx Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian: Add bcfg2-doc packageSol Jerome2012-04-053-5/+20
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian: Remove .preinst files used to migrate away from python-centralArto Jantunen2012-03-232-26/+0
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.2v1.2.2Sol Jerome2012-03-171-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Fix the "Generated config for" regexp in the server logcheck ignore fileArto Jantunen2012-02-051-1/+1
|
* Rename bcfg2-server.README.debian to /bcfg2-server.README.DebianArto Jantunen2012-02-051-0/+0
| | | | | The later is the canonically correct name (debhelper does operate on the former one as well, though, so this is purely cosmetic).
* Have bcfg2-web depend on bcfg2-server instead of the clientArto Jantunen2012-02-051-1/+1
| | | | The server package contains the Reports module.
* Use the correct name for the sqlalchemy package (python-sqlalchemy)Arto Jantunen2012-02-051-1/+1
|
* debian: Add python-setuptools build dependencySol Jerome2012-01-281-1/+1
| | | | | | | Without this, debian/ubuntu packages fail to build due to the import added in 7f92169. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.1v1.2.1Sol Jerome2012-01-271-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0v1.2.0Sol Jerome2011-12-071-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0rc2v1.2.0rc2Sol Jerome2011-10-281-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian: Move libapache2-mod-wsgi to Suggests (#1034)Sol Jerome2011-09-051-2/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0rc1v1.2.0rc1Sol Jerome2011-09-011-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian: Add modified bcfg2-server README from #788Sol Jerome2011-08-311-0/+21
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian: Add patch to Recommends (See Debian bug 638826)Sol Jerome2011-08-221-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0pre3v1.2.0pre3Sol Jerome2011-06-181-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0pre2v1.2.0pre2Sol Jerome2011-04-251-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian: Remove fam dependenciesSol Jerome2011-03-171-1/+1
| | | | | | | | | This change is only for the debian packages as fam support is going to be dropped in newer versions. See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613042 Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0pre1v1.2.0pre1Sol Jerome2011-01-231-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian: Update Maintainer/UploadersSol Jerome2011-01-151-1/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* web_reports: Moved location of reports.wsgi to a more stable locationTim Laszlo2010-10-213-5/+2
|
* web_reports: debian reports packageTim Laszlo2010-10-194-1/+23
|
* debian/changelog: Correct indentation error caused by new export scriptSol Jerome2010-09-271-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian/changelog: Remove stray whitespaceSol Jerome2010-09-271-1/+1
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6075 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.1.0Narayan Desai2010-09-271-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6072 ce84e21b-d406-0410-9b95-82705330c041
* Finish version bump to 1.1.0rc5Narayan Desai2010-09-141-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6058 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.1.0rc5Narayan Desai2010-09-141-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6056 ce84e21b-d406-0410-9b95-82705330c041
* debian: Merge in changes from Arto JantunenSol Jerome2010-08-112-71/+11
| | | | | | | | | bcfg2.init: Remove agent mode (no longer exists) POSIX.py: Fix hardcoded errno value Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6005 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.1.0rc4Sol Jerome2010-07-301-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5982 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.1.0rc3Narayan Desai2010-06-211-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5948 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.1.0rc3Narayan Desai2010-06-211-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5946 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.1.0rc2Sol Jerome2010-06-091-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5908 ce84e21b-d406-0410-9b95-82705330c041
* debian: Homepage field fix from Arto JantunenSol Jerome2010-05-171-2/+1
| | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
* Version bump to 1.1.0rc1Narayan Desai2010-04-291-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5841 ce84e21b-d406-0410-9b95-82705330c041
* debian: Missed the source/format fileSol Jerome2010-04-241-0/+1
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5837 ce84e21b-d406-0410-9b95-82705330c041
* debian: Add debian packaging updates from Arto JantunenSol Jerome2010-04-243-9/+11
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5836 ce84e21b-d406-0410-9b95-82705330c041
* debian: Remove some unnecessary dependenciesSol Jerome2010-04-082-2/+8
| | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
* bcfg2-server.init: Fix 'service bcfg2-server status' results (Patch from Lee ↵Sol Jerome2010-03-181-1/+1
| | | | | | | | | | | | | | | | | Loucks) From Ticket #864: Bcfg2 v1.0.1-1 on a RHEL system. running /etc/init.d/bcfg2-server status returns a "is running" method whether bcfg2-server is running or not. To fix this adding a the "-o %PPID" flag to the pidof call eliminates the parent process from pidof's process list. Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5780 ce84e21b-d406-0410-9b95-82705330c041
* This may make aptitude complain less in the common case of only gamin being ↵Daniel Joseph Barnhart Clark2010-01-251-1/+1
| | | | | | installed before bcfg2-server installation. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5704 ce84e21b-d406-0410-9b95-82705330c041
* bcfg2-server: Missed a spot for #817 [bugfix]Sol Jerome2010-01-041-2/+2
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5654 ce84e21b-d406-0410-9b95-82705330c041
* new -6 release to fix possible sillyness with gam and python-fam or fam and ↵Daniel Joseph Barnhart Clark2009-12-231-0/+6
| | | | | | python-gamin satisfying deps. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5633 ce84e21b-d406-0410-9b95-82705330c041
* There may be current bugs with python-m2crypto code, so recommend installing ↵Daniel Joseph Barnhart Clark2009-12-181-0/+1
| | | | | | python-ssl instead on machines with python 2.5 or earlier installed, but still allow it to not be installed if that is that user's choice. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5624 ce84e21b-d406-0410-9b95-82705330c041
* update version in changelogDaniel Joseph Barnhart Clark2009-12-151-0/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5622 ce84e21b-d406-0410-9b95-82705330c041
* Try to avoid a state where deps are satisfied by installing (fam and ↵Daniel Joseph Barnhart Clark2009-12-151-2/+1
| | | | | | python-gamin) or (gamin and python-fam) by the suggestion of "jackyf | djbclark: maybe by disgrouping in 4 pairs" since control does not support syntax that would make more immediate sense to humans like ((python-fam & fam) | (python-gamin & gamin)) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5621 ce84e21b-d406-0410-9b95-82705330c041
* BuildingDebianPackages: Deps changes/additionsDaniel Joseph Barnhart Clark2009-12-091-3/+3
| | | | | | | | * Changed bcfg2 client to reffer to python 2.6 or later in the same way that works for bcfg2-server (the >= notation seems to fail; need to list actual package names). * Added Snapshots (sqlalchemy), New Dynamic Reports (python-django) and Old Reports (mail-transport-agent) deps. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5614 ce84e21b-d406-0410-9b95-82705330c041
* Changed some Recommends to Suggests, using the approach that packagesMike McCallister2009-12-081-1/+2
| | | | | | | | | | | needed to support the minimal configuration without error should be recommended while others should be left as suggestions. Added python-cheetah as a suggestion to support the TCheetah plugin. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5613 ce84e21b-d406-0410-9b95-82705330c041
* Updated URL to Bcfg2 project page in Debian's control file.Mike McCallister2009-12-081-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5612 ce84e21b-d406-0410-9b95-82705330c041