[Pkg-voip-commits] [libss7] 30/51: * wheezey polish * Update Standards-Version: 3.9.3 - no changes * debian/compat -> 9 hardening & multiarch * Update Description - fixes extended-description-is-probably-too-short * Fix spelling-error-in-binary usr/lib/libss7.so.1.0 requried required

tzafrir at debian.org tzafrir at debian.org
Mon Oct 31 09:39:00 UTC 2016


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

tzafrir pushed a commit to branch master
in repository libss7.

commit d8dcc45264dba49dace4ed330366d0e8da26ed72
Author: Mark Purcell <msp at debian.org>
Date:   Sun Jun 24 11:50:20 2012 +0000

    * wheezey polish * Update Standards-Version: 3.9.3 - no changes * debian/compat -> 9 hardening & multiarch * Update Description - fixes extended-description-is-probably-too-short * Fix spelling-error-in-binary usr/lib/libss7.so.1.0 requried required
    
    git-svn-id: svn://anonscm.alioth.debian.org/svn/pkg-voip/libss7/trunk@9839 5e74be4b-f5d6-0310-a852-e9e23c5afa6a
---
 debian/changelog                              | 10 ++++++++++
 debian/compat                                 |  2 +-
 debian/control                                | 27 ++++++++++++++++++++++++---
 debian/patches/series                         |  1 +
 debian/patches/spelling-error-in-binary.patch | 16 ++++++++++++++++
 5 files changed, 52 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index af2bfc7..41ed4ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libss7 (1.0.2-3) unstable; urgency=low
+
+  * wheezey polish
+  * Update Standards-Version: 3.9.3 - no changes
+  * debian/compat -> 9 hardening & multiarch
+  * Update Description - fixes extended-description-is-probably-too-short
+  * Fix spelling-error-in-binary usr/lib/libss7.so.1.0 requried required
+
+ -- Mark Purcell <msp at debian.org>  Sun, 24 Jun 2012 21:50:00 +1000
+
 libss7 (1.0.2-2) unstable; urgency=low
 
   [ Kilian Krause ]
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index f05ecc3..b97d6d3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Priority: optional
 Section: libs
 Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
 Uploaders: Tzafrir Cohen <tzafrir at debian.org>, Mark Purcell <msp at debian.org>, Kilian Krause <kilian at debian.org>
-Build-Depends: debhelper (>= 8)
-Standards-Version: 3.9.2
-Homepage: http://www.asterisk.org/
+Build-Depends: debhelper (>= 9)
+Standards-Version: 3.9.3
+Homepage: http://downloads.asterisk.org/pub/telephony/libss7/
 Vcs-Svn: svn://svn.debian.org/pkg-voip/libss7/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/libss7/?op=log
 
@@ -14,6 +14,13 @@ Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}, libss7-1 (= ${binary:Version})
 Description: Signalling System 7 (ss7) development files
+ A userspace library that provids SS7 protocol services to applications.
+ It has a working MTP2, MTP3, and ISUP for ITU and ANSI style SS7, however
+ it was written in a manner that will easily allow support for other various
+ national specific variants in the future.  For a working reference
+ implementation, see the various link test programs, as well as the Asterisk
+ Open Source PBX.
+ .
  Development files for the C implementation of the Signalling System 7 
  (ss7) telephony protocol.
  
@@ -21,6 +28,13 @@ Package: libss7-1
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Signalling System 7 (ss7) library
+ A userspace library that provids SS7 protocol services to applications.
+ It has a working MTP2, MTP3, and ISUP for ITU and ANSI style SS7, however
+ it was written in a manner that will easily allow support for other various
+ national specific variants in the future.  For a working reference
+ implementation, see the various link test programs, as well as the Asterisk
+ Open Source PBX.
+ .
  C implementation of the Signalling System 7 (ss7) telephony protocol.
  
 Package: libss7-dbg
@@ -29,5 +43,12 @@ Priority: extra
 Architecture: any
 Depends: ${misc:Depends}, libss7-1 (= ${binary:Version})
 Description: Signalling System 7 (ss7) debugging symbols
+ A userspace library that provids SS7 protocol services to applications.
+ It has a working MTP2, MTP3, and ISUP for ITU and ANSI style SS7, however
+ it was written in a manner that will easily allow support for other various
+ national specific variants in the future.  For a working reference
+ implementation, see the various link test programs, as well as the Asterisk
+ Open Source PBX.
+ .
  Debug symbols for the C implementation of the Signalling System 7 
  (ss7) telephony protocol.
diff --git a/debian/patches/series b/debian/patches/series
index a362771..2948e35 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
+spelling-error-in-binary.patch
 ldconfig
 gcc46
diff --git a/debian/patches/spelling-error-in-binary.patch b/debian/patches/spelling-error-in-binary.patch
new file mode 100644
index 0000000..41cbb2e
--- /dev/null
+++ b/debian/patches/spelling-error-in-binary.patch
@@ -0,0 +1,16 @@
+Description: spelling-error-in-binary usr/lib/libss7.so.1.0 requried required
+Bug-Debian: http://lintian.debian.org/tags/spelling-error-in-binary.html
+
+Index: libss7-1.0.2/isup.c
+===================================================================
+--- libss7-1.0.2.orig/isup.c	2008-08-10 02:54:23.000000000 +1000
++++ libss7-1.0.2/isup.c	2012-06-24 21:33:45.000000000 +1000
+@@ -407,7 +407,7 @@
+ 			hg_str = "ISDN user part not preferred all the way";
+ 			break;
+ 		case 2:
+-			hg_str = "ISDN user part requried all the way";
++			hg_str = "ISDN user part required all the way";
+ 			break;
+ 		case 3:
+ 			hg_str = "spare";

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



More information about the Pkg-voip-commits mailing list