[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. 9bdfe97ff586978a1a7f36cdbfa5ea7f75e7cd70

Micah Anderson micah at riseup.net
Sat Apr 19 15:09:15 UTC 2008


The following commit has been merged in the master branch:
commit 9bdfe97ff586978a1a7f36cdbfa5ea7f75e7cd70
Author: Micah Anderson <micah at riseup.net>
Date:   Sat Apr 19 11:08:33 2008 -0400

    add missing trailing newlines

diff --git a/debian/changelog b/debian/changelog
index a4fb762..34ac6d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ puppet (0.24.4-5) unstable; urgency=low
 
   * Fix missing --pidfile piece for mongrel startup and make 
     stop consistent, thanks Bart Cortooms (Closes: #476840)
+  * Add trailing newline missing from default files
 
  -- Micah Anderson <micah at debian.org>  Sat, 19 Apr 2008 11:03:35 -0400
 
diff --git a/debian/puppet.default b/debian/puppet.default
index da38a38..3e0ee04 100644
--- a/debian/puppet.default
+++ b/debian/puppet.default
@@ -4,4 +4,4 @@
 START=yes
 
 # Startup options
-DAEMON_OPTS="-w 0"
\ No newline at end of file
+DAEMON_OPTS="-w 0"
diff --git a/debian/puppetmaster.default b/debian/puppetmaster.default
index 0fd5775..c239e90 100644
--- a/debian/puppetmaster.default
+++ b/debian/puppetmaster.default
@@ -26,4 +26,4 @@ PUPPETMASTERS=1
 # for the first puppetmaster will be set to the below port, and further
 # instances will be incremented by one
 
-PORT=18140
\ No newline at end of file
+PORT=18140

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list