<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet/ext/debian/rules, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/pkg-puppet/puppet/atom?h=master</id>
<link rel='self' href='https://git.osdyson.ru/pkg-puppet/puppet/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-puppet/puppet/'/>
<updated>2014-03-26T20:42:29Z</updated>
<entry>
<title>(PUP-1433) Create example environment for redhat</title>
<updated>2014-03-26T20:42:29Z</updated>
<author>
<name>Andrew Parker</name>
<email>andy@puppetlabs.com</email>
</author>
<published>2014-03-26T00:18:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-puppet/puppet/commit/?id=92dcbb13c1672f0b3ccfff92602a6ad4a7939ef8'/>
<id>urn:sha1:92dcbb13c1672f0b3ccfff92602a6ad4a7939ef8</id>
<content type='text'>
This adds the example environment for the RPM packages. See the previous
commit for an explanation about why environments are being added to
packages in this manner.

This also moves the README.environment into a shared location so that it
can be kept the same between various packaging systems.
</content>
</entry>
<entry>
<title>(maint) Rename expected apache vhost in debian/rules</title>
<updated>2013-11-14T18:37:50Z</updated>
<author>
<name>Matthaus Owens</name>
<email>matthaus@puppetlabs.com</email>
</author>
<published>2013-11-14T18:37:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-puppet/puppet/commit/?id=0f56e366af994eb28f646874ee850d0742bc0398'/>
<id>urn:sha1:0f56e366af994eb28f646874ee850d0742bc0398</id>
<content type='text'>
In a previous commit, files in ext/rack/files were moved up a directory to
ext/rack and some files were renamed. Among the renamed files was
apache2.conf, which was renamed to example-passenger-vhost.conf.  This caused
the rules evaluation to fail, which caused debian packaging to fail. This
commit addresses that by renaming the vhost references in the debian/rules
file.
</content>
</entry>
<entry>
<title>(maint) Remove ext/rack/README reference from debian/rules</title>
<updated>2013-11-14T18:28:52Z</updated>
<author>
<name>Matthaus Owens</name>
<email>matthaus@puppetlabs.com</email>
</author>
<published>2013-11-14T18:28:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-puppet/puppet/commit/?id=62da3fc4bd50a281e796ff7d863ac2375d66c3bb'/>
<id>urn:sha1:62da3fc4bd50a281e796ff7d863ac2375d66c3bb</id>
<content type='text'>
In a previous commit, files in ext/rack/files were moved up a directory to
ext/rack and some unneeded files were removed. Among the removed files was
README, which was unfortunately still used in the debian/rules file as a
supplemental doc for the puppetmaster-passenger package. The lack of
ext/rack/README caused the rules evaluation to fail, which caused debian
packaging to fail. This commit addresses that by removing the README references
from the debian/rules file.
</content>
</entry>
<entry>
<title>(maint) Update debian packaging to reference new rack support location</title>
<updated>2013-11-01T17:33:24Z</updated>
<author>
<name>Matthaus Owens</name>
<email>matthaus@puppetlabs.com</email>
</author>
<published>2013-11-01T17:22:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-puppet/puppet/commit/?id=07ded3e910668882c6c4a957e92f4367a0c7f848'/>
<id>urn:sha1:07ded3e910668882c6c4a957e92f4367a0c7f848</id>
<content type='text'>
As updated in commit 4c9b63f, the sample files for rack passenger deployment
have been moved up a directory. The puppetmaster-passenger package for debian
uses those files, so this commit updates the debian/rules file with their new
location. It also updates the README_DEVELOPER.md, which references the same
files.
</content>
</entry>
<entry>
<title>Remove references to CHANGELOG in packaging</title>
<updated>2012-09-21T19:03:40Z</updated>
<author>
<name>Moses Mendoza</name>
<email>moses@puppetlabs.com</email>
</author>
<published>2012-09-21T19:03:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-puppet/puppet/commit/?id=9f0158648695f8c2ebefa09034a6239482041a16'/>
<id>urn:sha1:9f0158648695f8c2ebefa09034a6239482041a16</id>
<content type='text'>
Now that the CHANGELOG is removed, references to
it in various packaging artifacts should be removed.

Signed-off-by: Moses Mendoza &lt;moses@puppetlabs.com&gt;
</content>
</entry>
<entry>
<title>Update debian ruby dependencies to include 1.9</title>
<updated>2012-09-21T18:18:07Z</updated>
<author>
<name>Matthaus Litteken</name>
<email>matthaus@puppetlabs.com</email>
</author>
<published>2012-09-20T00:05:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-puppet/puppet/commit/?id=935194053db40958a10082482de4976e9e755b30'/>
<id>urn:sha1:935194053db40958a10082482de4976e9e755b30</id>
<content type='text'>
The previous set of debian dependencies were all ruby 1.8 specific. Puppet 3.x
has full ruby 1.9 support, so this commit adds the option of ruby 1.9 for all
of Puppet's dependencies. It moves the sitelibdir to be vendordir, which is the
current debian standard for ruby projects with ruby support for both 1.8 and
1.9. It also updates all of the dependencies to be just ruby instead of ruby1.8
| ruby 1.9.1 and adds 1.9 equivalents for all ruby libraries. This commit also
drops rails, activerecord, and mongrel and adds the suggestion of
puppetdb-terminus instead.
</content>
</entry>
<entry>
<title>remove non-applicable artifacts in packaging</title>
<updated>2012-09-10T21:48:31Z</updated>
<author>
<name>Moses Mendoza</name>
<email>moses@puppetlabs.com</email>
</author>
<published>2012-09-10T18:30:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-puppet/puppet/commit/?id=9fa0497d06ff9de6b41d53e41a15b87a23785271'/>
<id>urn:sha1:9fa0497d06ff9de6b41d53e41a15b87a23785271</id>
<content type='text'>
This commit removes packaging artifacts for OSes other than
the ones we're building from their respective packages. We
send these along with source, no need to include them in the
packages as well.
</content>
</entry>
<entry>
<title>Add debian packaging artifacts and template</title>
<updated>2012-08-30T18:34:15Z</updated>
<author>
<name>Moses Mendoza</name>
<email>moses@puppetlabs.com</email>
</author>
<published>2012-08-27T21:08:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-puppet/puppet/commit/?id=302248b3baf150e3d65ef4937e0ae3a9ad93b654'/>
<id>urn:sha1:302248b3baf150e3d65ef4937e0ae3a9ad93b654</id>
<content type='text'>
</content>
</entry>
</feed>
