[Pkg-ceph-commits] [ceph] 03/03: Adjust configuration script removal versions

James Downing Page jamespage at moszumanska.debian.org
Wed Nov 30 15:39:58 UTC 2016


This is an automated email from the git hooks/post-receive script.

jamespage pushed a commit to branch ubuntu/zesty
in repository ceph.

commit 173972f67d13788d57e3faccfb25afc26bd85546
Author: James Page <james.page at ubuntu.com>
Date:   Wed Nov 30 15:39:53 2016 +0000

    Adjust configuration script removal versions
---
 debian/ceph-base.postinst | 2 +-
 debian/ceph-base.postrm   | 2 +-
 debian/ceph-base.preinst  | 2 +-
 debian/ceph.postinst      | 2 +-
 debian/ceph.postrm        | 2 +-
 debian/ceph.preinst       | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/ceph-base.postinst b/debian/ceph-base.postinst
index acd5b5f..07094b8 100644
--- a/debian/ceph-base.postinst
+++ b/debian/ceph-base.postinst
@@ -54,7 +54,7 @@ case "$1" in
 esac
 
 dpkg-maintscript-helper rm_conffile \
-    /etc/logrotate.d/ceph-base 10.2.3-0ubuntu4~ -- "$@"
+    /etc/logrotate.d/ceph-base 10.2.3-0ubuntu5~ -- "$@"
 
 # dh_installdeb will replace this with shell code automatically
 # generated by other debhelper scripts.
diff --git a/debian/ceph-base.postrm b/debian/ceph-base.postrm
index edacc95..6c3768e 100644
--- a/debian/ceph-base.postrm
+++ b/debian/ceph-base.postrm
@@ -38,7 +38,7 @@ case "$1" in
 esac
 
 dpkg-maintscript-helper rm_conffile \
-    /etc/logrotate.d/ceph-base 10.2.3-0ubuntu4~ -- "$@"
+    /etc/logrotate.d/ceph-base 10.2.3-0ubuntu5~ -- "$@"
 
 # dh_installdeb will replace this with shell code automatically
 # generated by other debhelper scripts.
diff --git a/debian/ceph-base.preinst b/debian/ceph-base.preinst
index bda9852..08ab1c0 100644
--- a/debian/ceph-base.preinst
+++ b/debian/ceph-base.preinst
@@ -3,7 +3,7 @@
 set -e
 
 dpkg-maintscript-helper rm_conffile \
-    /etc/logrotate.d/ceph-base 10.2.3-0ubuntu4~ -- "$@"
+    /etc/logrotate.d/ceph-base 10.2.3-0ubuntu5~ -- "$@"
 
 #DEBHELPER#
 
diff --git a/debian/ceph.postinst b/debian/ceph.postinst
index 6258cdb..290ca14 100644
--- a/debian/ceph.postinst
+++ b/debian/ceph.postinst
@@ -3,7 +3,7 @@
 set -e
 
 dpkg-maintscript-helper rm_conffile \
-	/etc/logrotate.d/ceph 10.2.3-0ubuntu4~ -- "$@"
+	/etc/logrotate.d/ceph 10.2.3-0ubuntu5~ -- "$@"
 
 #DEBHELPER#
 
diff --git a/debian/ceph.postrm b/debian/ceph.postrm
index 6258cdb..290ca14 100644
--- a/debian/ceph.postrm
+++ b/debian/ceph.postrm
@@ -3,7 +3,7 @@
 set -e
 
 dpkg-maintscript-helper rm_conffile \
-	/etc/logrotate.d/ceph 10.2.3-0ubuntu4~ -- "$@"
+	/etc/logrotate.d/ceph 10.2.3-0ubuntu5~ -- "$@"
 
 #DEBHELPER#
 
diff --git a/debian/ceph.preinst b/debian/ceph.preinst
index 6258cdb..290ca14 100644
--- a/debian/ceph.preinst
+++ b/debian/ceph.preinst
@@ -3,7 +3,7 @@
 set -e
 
 dpkg-maintscript-helper rm_conffile \
-	/etc/logrotate.d/ceph 10.2.3-0ubuntu4~ -- "$@"
+	/etc/logrotate.d/ceph 10.2.3-0ubuntu5~ -- "$@"
 
 #DEBHELPER#
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ceph/ceph.git



More information about the Pkg-ceph-commits mailing list