[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. debian/0.24.7-1-98-gf19c0e5
Andrew Pollock
apollock at debian.org
Wed Apr 8 21:48:27 UTC 2009
The following commit has been merged in the master branch:
commit f19c0e56aa6af874f86c37ba29ea4b0f98687c7f
Author: Andrew Pollock <apollock at debian.org>
Date: Wed Apr 8 14:46:03 2009 -0700
Add myself and Nigel Kersten as uploaders
Rewrap existing changelog entries
Update watch file to ignore release candidates
diff --git a/debian/changelog b/debian/changelog
index 73b4559..277605c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+puppet (0.24.8-1) hardy; urgency=low
+
+ * New upstream release
+ * debian/control: Add Nigel Kersten and myself as uploaders
+ * debian/changelog: wrap long lines
+ * debian/watch: ignore release candidates
+
+ -- Andrew Pollock <apollock at debian.org> Wed, 08 Apr 2009 14:28:55 -0700
+
puppet (0.24.7-2) experimental; urgency=low
* make puppetmaster conflict previous puppet due to man page move
@@ -8,10 +17,13 @@ puppet (0.24.7-1) experimental; urgency=low
* New upstream release
* Fixed comment in defaults/puppetmaster (Closes: #510881)
- * Fixed debian/puppetmaster.manpages and debian/puppet.manpages to distribute
+ * Fixed debian/puppetmaster.manpages and debian/puppet.manpages to
+ distribute
puppetrun and puppetca correctly, thanks Savvas Radevic (Closes: #511826)
- * Added puppetmaster Recommends: libldap-ruby1.8 to silence puppetrun (Closes: #512639)
- * Added puppet Recommends: libaugeas-ruby1.8 for new Augeas support in this release
+ * Added puppetmaster Recommends: libldap-ruby1.8 to silence puppetrun
+ (Closes: #512639)
+ * Added puppet Recommends: libaugeas-ruby1.8 for new Augeas support in this
+ release
-- Micah Anderson <micah at debian.org> Fri, 23 Jan 2009 09:27:09 -0500
diff --git a/debian/control b/debian/control
index 0e1d8aa..42f0a87 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: puppet
Section: admin
Priority: optional
Maintainer: Puppet Package Maintainers <pkg-puppet-devel at lists.alioth.debian.org>
-Uploaders: Thom May <thom at debian.org>, Micah Anderson <micah at debian.org>
+Uploaders: Thom May <thom at debian.org>, Micah Anderson <micah at debian.org>, Andrew Pollock <apollock at debian.org>, Nigel Kersten <nigel at explanatorygap.net>
Build-Depends-Indep: ruby (>= 1.8.1)
Build-Depends: debhelper (>= 4.0.0)
Standards-Version: 3.8.0
diff --git a/debian/watch b/debian/watch
index 29d439f..fcbdf1a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://reductivelabs.com/downloads/puppet/puppet-([0-9]+\..*)\.tgz
+http://reductivelabs.com/downloads/puppet/puppet-([0-9]+\.[0-9]+\.[0-9]+)\.tgz
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list