From 54cbc1f74a5be3f6c140f1034a82ee1387d4d689 Mon Sep 17 00:00:00 2001 From: Dragan Dosen Date: Tue, 13 Aug 2013 12:39:33 +0200 Subject: [PATCH] Prva inacica paketa za Debian wheezy distribuciju. --- README.CARNet | 3 +-- debian/changelog | 9 +++++++++ debian/compat | 2 +- debian/control | 6 +++--- debian/copyright | 2 +- debian/source/format | 1 + 6 files changed, 16 insertions(+), 7 deletions(-) create mode 100644 debian/source/format diff --git a/README.CARNet b/README.CARNet index 1367086..9a4ecaf 100644 --- a/README.CARNet +++ b/README.CARNet @@ -37,5 +37,4 @@ konfiguracija se nalazi u vec spomenutom /etc/xinetd.d/ direktoriju. Takva konfiguracija ima prednost nad onom iz /etc/inetd.conf. - - -- Dragan Dosen Sat, 30 Apr 2011 12:24:28 +0200 + -- Dragan Dosen Tue, 13 Aug 2013 12:33:58 +0200 diff --git a/debian/changelog b/debian/changelog index a5aaaa0..1b5d7ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +xinetd-cn (1:2.3.14+4) stable; urgency=low + + * Prva inacica paketa za Debian wheezy distribuciju. + * Azurirane datoteke debian/README.CARNet, debian/copyright, + debian/compat i ovisnosti unutar debian/control. + * Dodana datoteka debian/source/format. + + -- Dragan Dosen Tue, 13 Aug 2013 12:33:58 +0200 + xinetd-cn (1:2.3.14+3) stable; urgency=low * Provjera postojanosti konfiguracijskih datoteka prije pokretanja diff --git a/debian/compat b/debian/compat index 7f8f011..45a4fb7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +8 diff --git a/debian/control b/debian/control index 1b38fda..1e658ec 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,12 @@ Source: xinetd-cn Section: net Priority: optional Maintainer: Dragan Dosen -Build-Depends: debhelper (>= 7) -Standards-Version: 3.9.1 +Build-Depends: debhelper (>= 8.0.0) +Standards-Version: 3.9.3 Package: xinetd-cn Architecture: all -Depends: xinetd (>= 1:2.3.14-7), coreutils (>= 6.10-6), debianutils (>= 2.30), carnet-tools-cn (>= 3.0.0), ${misc:Depends} +Depends: xinetd (>= 1:2.3.14-7.1), coreutils (>= 8.13-3.5), debianutils (>= 4.3.2), carnet-tools-cn (>= 3.0.4), ${misc:Depends} Description: replacement for inetd with many enhancements xinetd has access control mechanisms, extensive logging capabilities, the ability to make services available based on time, and can place diff --git a/debian/copyright b/debian/copyright index 5350ae7..dd9254d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Copyright 2011 CARNet +Copyright 2013 CARNet You are free to distribute this software package under the terms of the GNU General Public License. diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..89ae9db --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (native) -- 1.7.10.4