[SCM] libshout/master: Add proper licensing header to debian/rules, and extend coverage.

js at users.alioth.debian.org js at users.alioth.debian.org
Mon Dec 19 07:46:16 UTC 2011


The following commit has been merged in the master branch:
commit b148cb74dd5da60a9a2cfa4f24a39ef03db789e6
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Dec 8 09:49:13 2011 +0700

    Add proper licensing header to debian/rules, and extend coverage.

diff --git a/debian/rules b/debian/rules
index fd29c0e..b0df92c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,21 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
-# Copyright © 2004-2008 Jonas Smedegaard <dr at jones.dk>
 # Copyright © 2003 Keegan Quinn <ice at thebasement.org>
+# Copyright © 2004-2008, 2011 Jonas Smedegaard <dr at jones.dk>
+# Description: Main Debian packaging script for libshout
+#
+# 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, see <http://www.gnu.org/licenses/>.
 
 -include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share//cdbs/1/rules/utils.mk

-- 
libshout packaging



More information about the pkg-multimedia-commits mailing list