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

Thom May thom at debian.org
Sun Dec 30 18:22:59 UTC 2007


The branch, master has been updated
       via  cc278719e1e2acfe4494f78607ad1e2a502eeab3 (commit)
       via  c7f4feccd74a4bea48a196ebbbfcef0ac8bd69ba (commit)
       via  eb7875894a5be848567eec24429cee6119952b7f (commit)
      from  6b9da01eeae4b44d3058ff257844dd92e32ab494 (commit)


- Shortlog ------------------------------------------------------------
cc27871 * Set maintainer to pkg-puppet-devel
c7f4fec Update puppet vim syntax installation
eb78758 * New upstream release (Closes: #445626)

Summary of changes:
 debian/changelog   |    5 +++--
 debian/control     |    3 ++-
 debian/puppet.dirs |    2 +-
 debian/rules       |    8 ++++----
 4 files changed, 10 insertions(+), 8 deletions(-)
-----------------------------------------------------------------------
Details of changes:

commit cc278719e1e2acfe4494f78607ad1e2a502eeab3
Author: Thom May <thom at ubuntu.com>
Date:   Sun Dec 30 19:14:23 2007 +0100

    * Set maintainer to pkg-puppet-devel

diff --git a/debian/changelog b/debian/changelog
index cbbbeab..3ad43e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 puppet (0.24.1-1) unstable; urgency=low
 
   * New upstream release (Closes: #445626)
+  * Set maintainer to pkg-puppet-devel
 
- -- Thom May <thom at debian.org>  Sun, 30 Dec 2007 19:12:14 +0100
+ -- Thom May <thom at debian.org>  Sun, 30 Dec 2007 19:13:47 +0100
 
 puppet (0.24.0-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 483b9ef..efe1879 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
 Source: puppet
 Section: admin
 Priority: optional
-Maintainer: Thom May <thom at debian.org>
+Maintainer: Puppet Package Maintainers <pkg-puppet-devel at alioth.debian.org>
+Uploaders: Thom May <thom at debian.org>
 Build-Depends-Indep: debhelper (>= 4.0.0), ruby (>= 1.8.1)
 Standards-Version: 3.6.2
 

commit c7f4feccd74a4bea48a196ebbbfcef0ac8bd69ba
Author: Thom May <thom at ubuntu.com>
Date:   Sun Dec 30 19:12:49 2007 +0100

    Update puppet vim syntax installation

diff --git a/debian/changelog b/debian/changelog
index f7195c1..cbbbeab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ puppet (0.24.1-1) unstable; urgency=low
 
   * New upstream release (Closes: #445626)
 
- -- Thom May <thom at debian.org>  Fri, 28 Dec 2007 18:15:10 +0100
+ -- Thom May <thom at debian.org>  Sun, 30 Dec 2007 19:12:14 +0100
 
 puppet (0.24.0-1) unstable; urgency=low
 
diff --git a/debian/puppet.dirs b/debian/puppet.dirs
index 6e84765..9ce18f8 100644
--- a/debian/puppet.dirs
+++ b/debian/puppet.dirs
@@ -3,5 +3,5 @@ usr/lib/ruby/1.8
 var/log/puppet
 etc/puppet/files
 usr/share/vim/addons/ftdetect
-usr/share/vim/vim70/syntax
+usr/share/vim/vim71/syntax
 var/lib/puppet
diff --git a/debian/rules b/debian/rules
index e116709..ecabcba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -66,10 +66,10 @@ install: build
 	$(INSTALL) -m0644 debian/puppet.conf $(pkgconfdir)/puppet.conf
 
 	# Vim auto-syntax-highlighting stuff
-	$(INSTALL) -m0644 ext/vim/puppet.vim				\
-		$(CURDIR)/debian/puppet/usr/share/vim/vim70/syntax/puppet.vim
-	$(INSTALL) -m0644 ext/vim/filetype.vim				\
-		$(CURDIR)/debian/puppet/usr/share/vim/addons/ftdetect/puppet.vim
+	$(INSTALL) -m0644 ext/vim/syntax/puppet.vim				\
+		$(CURDIR)/debian/puppet/usr/share/vim/vim71/syntax/
+	$(INSTALL) -m0644 ext/vim/ftdetect/puppet.vim				\
+		$(CURDIR)/debian/puppet/usr/share/vim/addons/ftdetect/
 
 	# Emacs keeping up with the Joneses
 	$(INSTALL) -m0644 ext/emacs/puppet-mode-init.el			\

commit eb7875894a5be848567eec24429cee6119952b7f
Author: Thom May <thom at ubuntu.com>
Date:   Sun Dec 30 18:46:31 2007 +0100

    * New upstream release (Closes: #445626)

diff --git a/debian/changelog b/debian/changelog
index 664ffc9..f7195c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
 puppet (0.24.1-1) unstable; urgency=low
 
-  * New upstream release
+  * New upstream release (Closes: #445626)
 
- -- Thom May <thom at debian.org>  Fri, 28 Dec 2007 16:42:57 +0100
+ -- Thom May <thom at debian.org>  Fri, 28 Dec 2007 18:15:10 +0100
 
 puppet (0.24.0-1) unstable; urgency=low
 

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list