[SCM] hydrogen packaging branch, master, updated. 0bd7e51739fbd256eb4f42524427f4003ac29237

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Feb 14 04:17:55 UTC 2010


The following commit has been merged in the master branch:
commit 53086d43f17eb54203adf566e8de10553d1de249
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Feb 14 05:12:24 2010 +0100

    Add copyright header to debian/rules.

diff --git a/debian/rules b/debian/rules
index fa20027..176ced4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,22 @@
 #!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+# Copyright © 2010 Jonas Smedegaard <dr at jones.dk>
+# Description: Main Debian packaging script for calf
+#
+# 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)

-- 
hydrogen packaging



More information about the pkg-multimedia-commits mailing list