[Pkg-voip-commits] [dahdi-firmware] 13/71: * New upstream release: 2.2.0.2 * Fix download URL

tzafrir at debian.org tzafrir at debian.org
Thu Mar 31 20:24:15 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 5bd49dc41ce920966ef291f016bb20298fda1bba
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Sun Oct 4 21:25:46 2009 +0000

    * New upstream release: 2.2.0.2
    * Fix download URL
    
    
    git-svn-id: svn://anonscm.alioth.debian.org/svn/pkg-voip/dahdi-firmware/trunk@7653 5e74be4b-f5d6-0310-a852-e9e23c5afa6a
---
 debian/changelog |  2 +-
 debian/copyright | 12 ++++++++++--
 debian/rules     |  2 +-
 3 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 301b72e..aa3f63e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-dahdi-firmware (1:2.2.0-1) UNRELEASED; urgency=low
+dahdi-firmware (1:2.2.0.2-1) UNRELEASED; urgency=low
 
   [ Tzafrir Cohen ]
   * Initial release (Closes: #524119).
diff --git a/debian/copyright b/debian/copyright
index 120dfed..4391299 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,8 +1,13 @@
 It was downloaded from
   http://downloads.asterisk.org/pub/telephony/dahdi-linux/
 
+This package includes the full source tarball of dahdi-linux. The
+binary package includes several non-free firmware files that have been
+removed of the dahdi-linux package, as well as a simple script to
+download some other firmware files that have not been included.
+
 The binary package contains mainly firmware files covered by 
-drivers/dahdi/xpp/LICENSE.firmware:
+drivers/dahdi/xpp/firmwares/LICENSE.firmware:
 
 The firmware files (*.hex) in this directory are software for the 
 Astribank itself and not intended to run on the Linux system itself. 
@@ -42,9 +47,12 @@ They are generally freely distriributable (see exact terms below).
 /****************************************************************************/
 
 
+TODO: include drivers/dahdi/firmware/Makefile ,
+drivers/dahdi/firmware/make_firmware_object.in
+
 
 I will not include here a complete review of the package. See the
-package dahdi-linux that uses the same source tarball (minos those
+package dahdi-linux that uses the same source tarball (except those
 firmware files). None of them anyway makes it into the binary package.
 
 
diff --git a/debian/rules b/debian/rules
index 055cb92..c39be77 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 
 FILENAME := dahdi-firmware_$(DEB_UPSTREAM_VERSION).orig.tar.gz
 REAL_UPSTREAM_VER := $(shell echo $(DEB_UPSTREAM_VERSION) | sed -e 's/~rc/-rc/')
-URL := http://downloads.digium.com/pub/telephony/dahdi-linux/releases/dahdi-linux-$(REAL_UPSTREAM_VER).tar.gz
+URL := http://downloads.asterisk.org/pub/telephony/dahdi-linux/releases/dahdi-linux-$(REAL_UPSTREAM_VER).tar.gz
 
 export DEB_BUILD_OPTIONS = noopt
 

-- 
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