[SCM] gmerlin-avdecoder packaging branch, master, updated. upstream/1.0.3-23-g7393ee2

js at users.alioth.debian.org js at users.alioth.debian.org
Sat Aug 14 22:26:03 UTC 2010


The following commit has been merged in the master branch:
commit dfc692b842a107f2294225adc0b46182f89be411
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Aug 15 00:02:40 2010 +0200

    Add copyright and licensing header to debian/rules.

diff --git a/debian/rules b/debian/rules
index a66ee6a..67cf72d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,21 @@
 #!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+# Copyright © 2008 Christian Marillat <marillat at debian.org>
+# Copyright © 2010 Jonas Smedegaard <dr at jones.dk>
+# Description: Main Debian packaging script for gmerlin_avdecoder
+#
+# 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/>.
 
 DEB_AUTO_UPDATE_LIBTOOL = pre
 DEB_AUTO_UPDATE_ACLOCAL = 1.10
@@ -9,6 +26,7 @@ include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
+include /usr/share/cdbs/1/rules/utils.mk
 
 DEB_UPSTREAM_URL = http://downloads.sourceforge.net/gmerlin
 

-- 
gmerlin-avdecoder packaging



More information about the pkg-multimedia-commits mailing list