[Pkg-voip-commits] [resiprocate] 05/06: Do not try to move dh512.pem

Daniel Pocock pocock at moszumanska.debian.org
Mon Jan 13 13:26:07 UTC 2014


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

pocock pushed a commit to branch master
in repository resiprocate.

commit 53f4b57e64c7e74ef7f57f3e8ad20b3fe51f8243
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Mon Jan 13 13:17:08 2014 +0100

    Do not try to move dh512.pem
---
 debian/resiprocate-turn-server.postinst | 3 ---
 debian/resiprocate-turn-server.postrm   | 3 ---
 debian/resiprocate-turn-server.preinst  | 3 ---
 3 files changed, 9 deletions(-)

diff --git a/debian/resiprocate-turn-server.postinst b/debian/resiprocate-turn-server.postinst
index 4852180..f825d58 100644
--- a/debian/resiprocate-turn-server.postinst
+++ b/debian/resiprocate-turn-server.postinst
@@ -20,9 +20,6 @@ dpkg-maintscript-helper mv_conffile \
 dpkg-maintscript-helper mv_conffile \
   /etc/reTurnServer-users.txt /etc/reTurn/users.txt 1.9.0~beta10-1 -- "$@"
 
-dpkg-maintscript-helper mv_conffile \
-  /etc/reTurnServer-dh512.pem /etc/reTurn/dh512.pem 1.9.0~beta10-1 -- "$@"
-
 # $1 = version of the package being upgraded.
 install() {
 
diff --git a/debian/resiprocate-turn-server.postrm b/debian/resiprocate-turn-server.postrm
index 2f9e352..f525bb5 100644
--- a/debian/resiprocate-turn-server.postrm
+++ b/debian/resiprocate-turn-server.postrm
@@ -17,9 +17,6 @@ dpkg-maintscript-helper mv_conffile \
 dpkg-maintscript-helper mv_conffile \
   /etc/reTurnServer-users.txt /etc/reTurn/users.txt 1.9.0~beta10-1 -- "$@"
 
-dpkg-maintscript-helper mv_conffile \
-  /etc/reTurnServer-dh512.pem /etc/reTurn/dh512.pem 1.9.0~beta10-1 -- "$@"
-
 # dh_installdeb will replace this with shell code automatically
 # generated by other debhelper scripts.
 
diff --git a/debian/resiprocate-turn-server.preinst b/debian/resiprocate-turn-server.preinst
index bfd8eea..748d233 100644
--- a/debian/resiprocate-turn-server.preinst
+++ b/debian/resiprocate-turn-server.preinst
@@ -8,9 +8,6 @@ dpkg-maintscript-helper mv_conffile \
 dpkg-maintscript-helper mv_conffile \
   /etc/reTurnServer-users.txt /etc/reTurn/users.txt 1.9.0~beta10-1 -- "$@"
 
-dpkg-maintscript-helper mv_conffile \
-  /etc/reTurnServer-dh512.pem /etc/reTurn/dh512.pem 1.9.0~beta10-1 -- "$@"
-
 # dh_installdeb will replace this with shell code automatically
 # generated by other debhelper scripts.
 

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



More information about the Pkg-voip-commits mailing list