summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)AuthorFilesLines
2015-01-06Use dh-smf on illumosIgor Pashev1-1/+2
2014-10-24Declare compliance with Debian Policy 3.9.6Stig Sandbeck Mathisen1-1/+1
2014-09-07Update package descriptionsStig Sandbeck Mathisen1-66/+74
- Text from "what is puppet" at https://docs.puppetlabs.com/guides/faq.html
2014-09-07d/control: Set "Testsuite:" headerStig Sandbeck Mathisen1-1/+1
2014-09-07d/control: Update vcs browse urlStig Sandbeck Mathisen1-1/+1
2014-05-16puppet-el: Conform to emacs policyStig Sandbeck Mathisen1-0/+1
- Add conflicts on old emacsen-common - Add compat level file Note: This commit should be removed if backporting to precise, the «emacsen-common» package is too old.
2014-05-15Move ruby-selinux from Suggests to RecommendsStig Sandbeck Mathisen1-1/+2
Closes: #743790
2014-05-15Add build dependency on ruby-hieraStig Sandbeck Mathisen1-0/+1
2014-02-14d/control: added ruby-rrd as primary Suggests, left librrd-ruby for easy ↵Jonas Genannt1-1/+1
backporting The or librrd-ruby can be removed after the release of Jessie
2013-12-20recommend ruby-rgenStig Sandbeck Mathisen1-2/+3
- It is really a hard depencency for puppet-testsuite, but is still sitting in the NEW queue - Move it to a proper dependency when available
2013-12-20bump standards versionStig Sandbeck Mathisen1-1/+1
2013-11-30Update dependencies: add ruby-rgen and ruby-rackStig Sandbeck Mathisen1-1/+6
- puppet-common recommends ruby-rgen, since it is needed for the optional future parser. - puppet-testsuite depends on ruby-rgen and ruby-rack, in order to be able to run tests.
2013-09-15Improve systemd packaging, use dh-systemdStig Sandbeck Mathisen1-0/+1
Closes: #714202 Thanks: Michael Stapelberg
2013-09-08Move dependency on ruby-hiera from puppetmaster-common to puppet-commonStig Sandbeck Mathisen1-1/+1
- "puppet apply" gets really unhappy when hiera is missing, so this is not only used by the puppet master, but is also required for standalone puppet.
2013-09-07Update dependenciesStig Sandbeck Mathisen1-4/+1
- remove "rdoc", it is a virtual package provided by "ruby" - remove version on the "sysv-rc" dependency, there is no sysv-rc that old in debian anymore.
2013-09-07Remove unused headers from debian/controlStig Sandbeck Mathisen1-2/+0
- used by gem2deb, which we no longer use for packaging
2013-08-12change dependency on libaugeas-ruby to ruby-augeas (Closes: #719424)Micah Anderson1-1/+1
2013-08-02Bump standards version (no changes)Stig Sandbeck Mathisen1-1/+1
2013-06-29Add XS-Testsuite headerStig Sandbeck Mathisen1-0/+1
- lintian tag: inconsistent-testsuite-field Git-Dch: Ignore
2013-06-29Use canonical URIs in vcs fieldStig Sandbeck Mathisen1-2/+2
- lintian tag: vcs-field-not-canonical Git-Dch: Ignore
2013-06-20use packaged safe_yaml (ruby-safe-yaml)Stig Sandbeck Mathisen1-0/+1
- instead of the vendored version
2013-06-20Remove dependency on railsStig Sandbeck Mathisen1-2/+0
Closes: #709636
2013-06-20Support apache 2.4Stig Sandbeck Mathisen1-0/+1
Closes: #675409
2013-06-19Drop Build-Depends on ruby-rspecStig Sandbeck Mathisen1-1/+0
- Not needed for packaging using the current method, but was used previously.
2012-12-17Update package dependenciesStig Sandbeck Mathisen1-2/+2
* libaugeas-ruby1.8 -> libaugeas-ruby * librrd-ruby1.8 -> librrd-ruby
2012-12-17Add dependency on ruby-hieraStig Sandbeck Mathisen1-0/+1
2012-12-17d/control: added ruby-hiera-puppet to Breaks/Replaces. Puppet 3 has hiera ↵Jonas Genannt1-3/+3
included Conflicts: debian/control
2012-10-20Remove gem2deb build dependencyStig Sandbeck Mathisen1-1/+0
2012-10-11Depend on 1.8 or 1.9 version of the ruby augeas libraryStig Sandbeck Mathisen1-1/+1
2012-10-11Use upstream provided installer scriptStig Sandbeck Mathisen1-0/+1
2012-10-11Support ruby1.9 againStig Sandbeck Mathisen1-9/+9
This reverts commit 327ea0c6d4ae00d9402b4cec52723b6e4f2d86d1.
2012-07-11Restrict puppet to only run on ruby1.8Stig Sandbeck Mathisen1-9/+9
http://docs.puppetlabs.com/guides/platforms.html says: * Ruby 1.9.2 and 1.9.3 have major known issues with Puppet 2.7, and should be avoided. * Ruby 1.9.0 and 1.9.1 should always be avoided with all Puppet versions past and future.
2012-07-11Update library dependencies for ruby 1.9 (Closes: #680684)Stig Sandbeck Mathisen1-8/+8
2012-06-24Remove libraries now provided by librubyStig Sandbeck Mathisen1-2/+0
2012-06-24Build a metadata.yml fileStig Sandbeck Mathisen1-0/+2
- create a gem - extract metadata - delete gem This means we can no longer patch Rakefile before build… Added dependencies: - rake - ruby-rspec
2012-06-24Use dh_rubyStig Sandbeck Mathisen1-12/+10
2012-06-24Break and order dependenciesStig Sandbeck Mathisen1-11/+52
2012-05-05Update package descriptionsStig Sandbeck Mathisen1-2/+12
2012-05-05Use breaks/replaces instead of conflictsStig Sandbeck Mathisen1-4/+8
When moving files between packages, this is the best current practice. The puppet packages have used different methods over time, this commit tries to handle this in a concistent manner.
2012-04-11Remove superfluous dependency on facter (Closes: #668136)Stig Sandbeck Mathisen1-3/+3
2012-04-03Remove support for mongrelStig Sandbeck Mathisen1-2/+2
2012-03-25Bump standards version (no changes)Stig Sandbeck Mathisen1-1/+1
2012-02-16Use maintscript support in dh_installdeb (thanks to Colin Watson for the ↵Micah Anderson1-1/+2
patch, closes: #659612)
2012-01-23Update breaks/replaces for puppetmaster-common (Closes: #656962)Stig Sandbeck Mathisen1-2/+2
2011-12-09Some packages we depend on have been renamedStig Sandbeck Mathisen1-3/+3
* libldap-ruby1.8 -> ruby-ldap | libldap-ruby1.8 * libmocha-ruby1.8 -> ruby-mocha | libmocha-ruby1.8 * librspec-ruby -> ruby-rspec | librspec-ruby * libselinux-ruby1.8 -> ruby-selinux | libselinux-ruby1.8 The old package name have been kept as an alternative, to make backports and packaging for other distributions easier.
2011-12-09puppet-testsuite: Depend on ruby-sqlite3Stig Sandbeck Mathisen1-1/+1
2011-10-12Move the etckeeper hooks from puppet to puppet-commonStig Sandbeck Mathisen1-1/+1
2011-10-10Adjust dependenciesStig Sandbeck Mathisen1-5/+4
* Remove unnecessary dependencies from the puppetmaster package * Adjust for rename of "libstomp-ruby" to "ruby-stomp"
2011-09-29Update package conflicts for puppet-el and vim-puppet (Closes: #643657)Stig Sandbeck Mathisen1-2/+2
2011-06-27Merge packaging changes from 2.7.0 release candidates in experimentalStig Sandbeck Mathisen1-2/+2