- lintian fixevi i prelazak na novodogovoreni stil..
authorDinko Korunic <kreator@carnet.hr>
Sat, 23 Apr 2011 19:00:58 +0000 (21:00 +0200)
committerDinko Korunic <kreator@carnet.hr>
Sat, 23 Apr 2011 19:00:58 +0000 (21:00 +0200)
changelog.CARNet [deleted symlink]
check_whitelist.1.gz [new file with mode: 0644]
debian/changelog
debian/copyright [new file with mode: 0644]
debian/docs
debian/install
debian/rules

diff --git a/changelog.CARNet b/changelog.CARNet
deleted file mode 120000 (symlink)
index 194579e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-changelog.Debian
\ No newline at end of file
diff --git a/check_whitelist.1.gz b/check_whitelist.1.gz
new file mode 100644 (file)
index 0000000..a947958
Binary files /dev/null and b/check_whitelist.1.gz differ
index 73f7767..dbdacaa 100644 (file)
@@ -1,4 +1,4 @@
-spamassassin-cn (2:3.3.1-1) stable; urgency=low
+spamassassin-cn (2:3.3.1) stable; urgency=low
 
   * upgrade paketa za Debian Squeeze
   * prilagodba promjenama u amavisd-cn za Squeeze
diff --git a/debian/copyright b/debian/copyright
new file mode 100644 (file)
index 0000000..5350ae7
--- /dev/null
@@ -0,0 +1,7 @@
+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.
index ef5ce6c..8f6e250 100644 (file)
@@ -1,2 +1 @@
-changelog.CARNet
 README.CARNet
index e7b134e..85def8c 100644 (file)
@@ -3,3 +3,4 @@ sa-keys.pgp etc/spamassassin
 99_carnet.cf etc/spamassassin
 spamassassin-cn etc/logrotate.d
 check_whitelist usr/bin
+check_whitelist.1.gz usr/share/man/man1
index 38c4f93..cbe925d 100755 (executable)
@@ -1,74 +1,3 @@
 #!/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_install
-#      dh_installmenu
-       dh_installdebconf
-#      dh_installlogrotate
-#      dh_installemacsen
-#      dh_installcatalogs
-#      dh_installpam
-#      dh_installmime
-#      dh_installinit
-       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 $@