- lintian fixevi, changelog, itd..
Ovaj paket donosi System V init skriptu za iptables paket, kao i set nekih
prirucnih primjera za koristenje Netfilter paketa.
- -- Dinko Korunic <kreator@carnet.hr> at Tue, 14 Apr 2009 19:31:51 +0200
+ -- Dinko Korunic <kreator@carnet.hr> Wed, 27 Apr 2011 17:51:45 +0200
+++ /dev/null
-changelog.Debian
\ No newline at end of file
+iptables-cn (2:1.4.8) stable; urgency=low
+
+ * update paketa za Squeeze
+ * lintian fixevi, promjena u native version, copyright..
+
+ -- Dinko Korunic <kreator@carnet.hr> Wed, 27 Apr 2011 18:06:41 +0200
+
+iptables-cn (2:1.4.7) stable; urgency=low
+
+ * update paketa za Squeeze
+ * lintian fixevi, promjena u native version, copyright..
+
+ -- Dinko Korunic <kreator@carnet.hr> Tue, 26 Apr 2011 18:06:41 +0200
+
iptables-cn (2:1.4.2-1) stable; urgency=low
* Upgrade paketa za Lenny
Section: net
Priority: optional
Maintainer: Dinko Korunic <kreator@CARNet.hr>
-Build-Depends: debhelper (>= 4)
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 7)
+Standards-Version: 3.9.1
Package: iptables-cn
Architecture: all
-Depends: iptables (>= 1.4.2-6)
+Depends: iptables (>= 1.4.8-3), ${misc:Depends}
Conflicts: iptables-cn (<< 2:1.2.11-4)
Description: Linux kernel 2.4+ iptables administration tools
netfilter and iptables provide a Linux kernel framework for
--- /dev/null
+Copyright 2011 CARNet
+
+You are free to distribute this software package under the terms of the
+GNU General Public License.
+
+On Debian systems, the complete text of the GNU General Public
+License can be found in the file /usr/share/common-licenses/GPL.
-changelog.CARNet
README.CARNet
#!/usr/bin/make -f
-# Sample debian/rules that uses debhelper.
-# This file is public domain software, originally written by Joey Hess.
-#
-# This version is for packages that are architecture independent.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-build: build-stamp
-build-stamp:
- dh_testdir
-
- # Add here commands to compile the package.
- #$(MAKE)
-
- touch build-stamp
-
-clean:
- dh_testdir
- dh_testroot
- rm -f build-stamp
-
- # Add here commands to clean up after the build process.
- #-$(MAKE) clean
- #-$(MAKE) distclean
-
- dh_clean
-
-install: build
- dh_testdir
- dh_testroot
- dh_clean -k
- dh_installdirs
-
- # Add here commands to install the package into debian/<packagename>.
- #$(MAKE) prefix=`pwd`/debian/`dh_listpackages`/usr install
-
-# Build architecture-independent files here.
-binary-indep: build install
- dh_testdir
- dh_testroot
- dh_installchangelogs
- dh_installdocs
- dh_installexamples
-# dh_installmenu
-# dh_installdebconf
-# dh_installlogrotate
-# dh_installemacsen
-# dh_installcatalogs
-# dh_installpam
-# dh_installmime
- dh_installinit -- defaults 10 90
-# dh_installcron
-# dh_installinfo
-# dh_undocumented
- dh_installman
- dh_link
- dh_compress
- dh_fixperms
-# dh_perl
-# dh_python
- dh_installdeb
- dh_gencontrol
- dh_md5sums
- dh_builddeb
-
-# Build architecture-dependent files here.
-binary-arch: build install
-# We have nothing to do by default.
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
+%:
+ dh $@