[Pkg-voip-commits] [dahdi-firmware] 29/71: * Dpkg V3 format. * Make sure the added script is executable. * Removed redundant 'Section' in binary package. * Fixed copyright statement.

tzafrir at debian.org tzafrir at debian.org
Thu Mar 31 20:24:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

tzafrir pushed a commit to branch master
in repository dahdi-firmware.

commit 0df5ff5de80a9fcc8ac32be950d7955ab057bf20
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Thu Apr 15 10:11:30 2010 +0000

    * Dpkg V3 format.
    * Make sure the added script is executable.
    * Removed redundant 'Section' in binary package.
    * Fixed copyright statement.
    
    (Thanks lintian)
    
    
    git-svn-id: svn://anonscm.alioth.debian.org/svn/pkg-voip/dahdi-firmware/trunk@8271 5e74be4b-f5d6-0310-a852-e9e23c5afa6a
---
 debian/control       | 1 -
 debian/copyright     | 3 ++-
 debian/rules         | 3 +++
 debian/source/format | 1 +
 4 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b6ac186..f1b3139 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Vcs-Svn: svn://svn.debian.org/pkg-voip/dahdi-firmware/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-voip/dahdi-firmware/
 
 Package: dahdi-firmware-nonfree
-Section: non-free/comm
 Architecture: all
 Depends: ${misc:Depends}
 Replaces: zaptel-firmware
diff --git a/debian/copyright b/debian/copyright
index c96ed34..ad39234 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -143,7 +143,8 @@ drivers/dahdi/dahdi_echocan_sec.c: Copyright (C) 2001 Steve Underwood
 drivers/dahdi/ecdis.h: Copyright (C) 2001 Steve Underwood
 drivers/dahdi/datamods/hdlc_*.c: * Copyright (C) 1999 - 2005 Krzysztof Halasa <khc at pm.waw.pl>
 
-The Debian packaging is (C) 2009, Tzafrir Cohen <tzafrir.cohen at xorcom.com> 
+The Debian packaging is:
+Copyright (C) 2010, Tzafrir Cohen <tzafrir.cohen at xorcom.com> 
 and is licensed under the terms of the GPLv2 or any later version.
 
 On Debian systems, the complete text of the GNU General Public
diff --git a/debian/rules b/debian/rules
index b42d754..fbb234e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,9 @@ URL := http://downloads.asterisk.org/pub/telephony/dahdi-linux/releases/dahdi-li
 # included in the tarball. The same tarball is properly built in
 # dahdi-linux
 
+install/dahdi-firmware::
+	chmod +x $(CURDIR)/debian/dahdi-firmware/usr/share/dahdi/get-digium-firmware
+
 get-orig-source:
 	@@dh_testdir
 	@@[ -d ../tarballs/. ]||mkdir -p ../tarballs
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..c84cfd7
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/dahdi-firmware.git



More information about the Pkg-voip-commits mailing list