r36927 - /trunk/libconfig-inifiles-perl/debian/rules
js at users.alioth.debian.org
js at users.alioth.debian.org
Sun May 31 12:51:15 UTC 2009
Author: js
Date: Sun May 31 12:51:11 2009
New Revision: 36927
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=36927
Log:
Add proper licensing header to rules file.
Modified:
trunk/libconfig-inifiles-perl/debian/rules
Modified: trunk/libconfig-inifiles-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-inifiles-perl/debian/rules?rev=36927&op=diff
==============================================================================
--- trunk/libconfig-inifiles-perl/debian/rules (original)
+++ trunk/libconfig-inifiles-perl/debian/rules Sun May 31 12:51:11 2009
@@ -1,6 +1,22 @@
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003-2009 Jonas Smedegaard <dr at jones.dk>
+# Description: Main Debian packaging script for Config::IniFiles
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2, or (at
+# your option) any later version.
+#
+# This program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
+# 02111-1307 USA.
ifneq (,$(DEB_MAINTAINER_MODE))
# Enable stuff not policy compliant (eg. unsuitable for build daemons)
More information about the Pkg-perl-cvs-commits
mailing list