From feed6c339a635ef92cf04ee5e58d8dcba6415f71 Mon Sep 17 00:00:00 2001 From: Dragan Dosen Date: Mon, 23 May 2016 14:58:17 +0200 Subject: [PATCH] Azuriran Standards-Version, manje ciscenje debian/postinst. --- debian/changelog | 7 +++++++ debian/control | 2 +- debian/postinst | 3 --- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 556e61a..ff62f63 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xinetd-cn (2:2.3.15+2) stable; urgency=low + + * Azuriran Standards-Version unutar debian/control. + * Manje ciscenje debian/postinst. + + -- Dragan Dosen Mon, 23 May 2016 14:55:18 +0200 + xinetd-cn (2:2.3.15+1) stable; urgency=low * Prva inacica paketa za Debian jessie distribuciju. diff --git a/debian/control b/debian/control index 0d1718c..f3644ca 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: extra Maintainer: Dragan Dosen Build-Depends: debhelper (>> 9) -Standards-Version: 3.9.4 +Standards-Version: 3.9.6 Homepage: http://www.xinetd.org Package: xinetd-cn diff --git a/debian/postinst b/debian/postinst index 05e4384..b6c27cf 100644 --- a/debian/postinst +++ b/debian/postinst @@ -275,9 +275,6 @@ fi # cp_mail "$PKG" -# dh_installdeb will replace this with shell code automatically -# generated by other debhelper scripts. - #DEBHELPER# exit 0 -- 1.7.10.4