[openggsn] 01/01: Get rid of some lintians.
Ruben Undheim
rubund-guest at moszumanska.debian.org
Fri Feb 5 19:38:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository openggsn.
commit f1a26e17f74d78727b888d5537a9f7d17bd9abd3
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Fri Feb 5 20:03:06 2016 +0100
Get rid of some lintians.
---
debian/copyright | 77 +++++++++++++------------------
debian/libgtp-dev.install | 1 -
debian/libgtp0.symbols | 97 +++++++++++++++++++++++++++++++++++++++
debian/patches/01_fix_typos.patch | 69 ++++++++++++++++++++++++++++
debian/patches/series | 1 +
5 files changed, 198 insertions(+), 47 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index c5d2af9..7541218 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,46 +1,31 @@
-This work was packaged for Debian by:
-
- Harald Welte <laforge at gnumonks.org> on Tue, 24 Aug 2010 11:23:40 +0200
-
-It was downloaded from:
-
- http://sourceforge.net/projects/ggsn
-
-Upstream Author(s):
-
- Jens Jakobsen <jj at openggsn.org>
- Harald Welte <laforge at gnumonks.org>
-
-Copyright:
-
- Copyright (C) 2002 Mondru AB
- Copyright (C) 2010 Harald Welte <laforge at gnumonks.org>
-
-License:
-
- This package is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License version 2 as
- published by the Free Software Foundation.
-
- This package 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/>
-
-On Debian systems, the complete text of the GNU General
-Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
-
-The Debian packaging is:
-
- Copyright (C) 2010 Harald Welte <laforge at gnumonks.org>
-
-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 of the License, or
-(at your option) any later version.
-
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: openggsn
+Source: http://sourceforge.net/projects/ggsn/
+
+Files: *
+Copyright: 2002 Jens Jakobsen <jj at openggsn.org>
+ 2002-2004 Mondru AB
+ 2010 Harald Welte <laforge at gnumonks.org>
+License: GPL-2
+
+Files: debian/*
+Copyright: 2010-2015 Harald Welte <laforge at gnumonks.org>
+ 2016 Ruben Undheim <ruben.undheim at gmail.com>
+License: GPL-2
+
+
+License: GPL-2
+ This package 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; version 2 of the License
+ .
+ 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/>.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License version 2.1 can be found in "/usr/share/common-licenses/GPL-2".
diff --git a/debian/libgtp-dev.install b/debian/libgtp-dev.install
index 465f933..76f28fa 100644
--- a/debian/libgtp-dev.install
+++ b/debian/libgtp-dev.install
@@ -1,5 +1,4 @@
usr/include/*
usr/lib/*/lib*.a
usr/lib/*/lib*.so
-usr/lib/*/lib*.la
usr/lib/*/pkgconfig/*
diff --git a/debian/libgtp0.symbols b/debian/libgtp0.symbols
new file mode 100644
index 0000000..5752cee
--- /dev/null
+++ b/debian/libgtp0.symbols
@@ -0,0 +1,97 @@
+libgtp.so.0 libgtp0 #MINVER#
+ char2ul_t at Base 0.92
+ checksum at Base 0.92
+ eua2ipv4 at Base 0.92
+ gsna2in_addr at Base 0.92
+ gtp_conf at Base 0.92
+ gtp_create_context_req at Base 0.92
+ gtp_create_context_resp at Base 0.92
+ gtp_create_pdp_conf at Base 0.92
+ gtp_create_pdp_ind at Base 0.92
+ gtp_create_pdp_resp at Base 0.92
+ gtp_data_req at Base 0.92
+ gtp_decaps0 at Base 0.92
+ gtp_decaps1c at Base 0.92
+ gtp_decaps1u at Base 0.92
+ gtp_delete_context_req at Base 0.92
+ gtp_delete_pdp_conf at Base 0.92
+ gtp_delete_pdp_ind at Base 0.92
+ gtp_delete_pdp_resp at Base 0.92
+ gtp_dublicate at Base 0.92
+ gtp_echo_conf at Base 0.92
+ gtp_echo_ind at Base 0.92
+ gtp_echo_req at Base 0.92
+ gtp_echo_resp at Base 0.92
+ gtp_error_ind_conf at Base 0.92
+ gtp_error_ind_resp at Base 0.92
+ gtp_extheader_ind at Base 0.92
+ gtp_extheader_req at Base 0.92
+ gtp_fd at Base 0.92
+ gtp_free at Base 0.92
+ gtp_freepdp at Base 0.92
+ gtp_gpdu_ind at Base 0.92
+ gtp_new at Base 0.92
+ gtp_newpdp at Base 0.92
+ gtp_notification at Base 0.92
+ gtp_req at Base 0.92
+ gtp_resp at Base 0.92
+ gtp_retrans at Base 0.92
+ gtp_retranstimeout at Base 0.92
+ gtp_set_cb_conf at Base 0.92
+ gtp_set_cb_create_context_ind at Base 0.92
+ gtp_set_cb_data_ind at Base 0.92
+ gtp_set_cb_delete_context at Base 0.92
+ gtp_set_cb_extheader_ind at Base 0.92
+ gtp_set_cb_recovery at Base 0.92
+ gtp_set_cb_unsup_ind at Base 0.92
+ gtp_unsup_ind at Base 0.92
+ gtp_unsup_req at Base 0.92
+ gtp_update_context at Base 0.92
+ gtp_update_pdp_conf at Base 0.92
+ gtp_update_pdp_ind at Base 0.92
+ gtp_update_pdp_resp at Base 0.92
+ gtp_version at Base 0.92
+ gtpie_decaps at Base 0.92
+ gtpie_encaps2 at Base 0.92
+ gtpie_encaps at Base 0.92
+ gtpie_exist at Base 0.92
+ gtpie_getie at Base 0.92
+ gtpie_gettlv at Base 0.92
+ gtpie_gettv0 at Base 0.92
+ gtpie_gettv1 at Base 0.92
+ gtpie_gettv2 at Base 0.92
+ gtpie_gettv4 at Base 0.92
+ gtpie_gettv8 at Base 0.92
+ gtpie_tlv at Base 0.92
+ gtpie_tv0 at Base 0.92
+ gtpie_tv1 at Base 0.92
+ gtpie_tv2 at Base 0.92
+ gtpie_tv4 at Base 0.92
+ gtpie_tv8 at Base 0.92
+ in_addr2gsna at Base 0.92
+ ipv42eua at Base 0.92
+ lookup at Base 0.92
+ pdp_euaton at Base 0.92
+ pdp_freepdp at Base 0.92
+ pdp_getgtp0 at Base 0.92
+ pdp_getgtp1 at Base 0.92
+ pdp_getimsi at Base 0.92
+ pdp_getpdp at Base 0.92
+ pdp_gettid at Base 0.92
+ pdp_init at Base 0.92
+ pdp_newpdp at Base 0.92
+ pdp_ntoeua at Base 0.92
+ pdp_set_imsi_nsapi at Base 0.92
+ pdp_tiddel at Base 0.92
+ pdp_tidget at Base 0.92
+ pdp_tidhash at Base 0.92
+ pdp_tidset at Base 0.92
+ queue_back at Base 0.92
+ queue_free at Base 0.92
+ queue_freemsg at Base 0.92
+ queue_freemsg_seq at Base 0.92
+ queue_getfirst at Base 0.92
+ queue_new at Base 0.92
+ queue_newmsg at Base 0.92
+ queue_seqget at Base 0.92
+ ulcpy at Base 0.92
diff --git a/debian/patches/01_fix_typos.patch b/debian/patches/01_fix_typos.patch
new file mode 100644
index 0000000..2fd27f7
--- /dev/null
+++ b/debian/patches/01_fix_typos.patch
@@ -0,0 +1,69 @@
+Description: Fix some typos in the man pages and in the binary
+Author: Ruben Undheim <ruben.undheim at gmail.com>
+
+Index: openggsn/doc/ggsn.8
+===================================================================
+--- openggsn.orig/doc/ggsn.8 2016-02-05 20:34:36.665097219 +0100
++++ openggsn/doc/ggsn.8 2016-02-05 20:34:36.661097277 +0100
+@@ -189,7 +189,7 @@
+ .TP
+ .BI --timelimit " seconds"
+ Exit
+-.b ggsn
++.B ggsn
+ after \fIseconds\fP. Used for debugging.
+
+
+Index: openggsn/doc/sgsnemu.8
+===================================================================
+--- openggsn.orig/doc/sgsnemu.8 2016-02-05 20:34:36.665097219 +0100
++++ openggsn/doc/sgsnemu.8 2016-02-05 20:34:36.661097277 +0100
+@@ -329,7 +329,7 @@
+ .TP
+ .BI --pingquiet
+ Do not print information for each packet received (default = off). Is
+-quite usefull for high pingrates.
++quite useful for high pingrates.
+
+
+ .SH FILES
+Index: openggsn/sgsnemu/sgsnemu.c
+===================================================================
+--- openggsn.orig/sgsnemu/sgsnemu.c 2016-02-05 19:56:53.275561244 +0100
++++ openggsn/sgsnemu/sgsnemu.c 2016-02-05 20:35:06.360664741 +0100
+@@ -592,7 +592,7 @@
+ mcc = userloc_el[1];
+ printf("->mcc : %s\n", mcc);
+ if (strlen(mcc) != 3) {
+- printf("Invalid MCC lenght\n");
++ printf("Invalid MCC length\n");
+ return -1;
+ }
+
+@@ -611,7 +611,7 @@
+ a = (uint8_t) (mcc[2] - 48);
+
+ if ((strlen(mnc) > 3) || (strlen(mnc) < 2)) {
+- printf("Invalid MNC lenght\n");
++ printf("Invalid MNC length\n");
+ return -1;
+ }
+ if (strlen(mnc) == 2) {
+@@ -676,7 +676,7 @@
+ mcc = rai_el[0];
+ printf("->mcc : %s\n", mcc);
+ if (strlen(mcc) != 3) {
+- printf("Invalid MCC lenght\n");
++ printf("Invalid MCC length\n");
+ return -1;
+ }
+
+@@ -692,7 +692,7 @@
+ a = (uint8_t) (mcc[2] - 48);
+
+ if ((strlen(mnc) > 3) || (strlen(mnc) < 2)) {
+- printf("Invalid MNC lenght\n");
++ printf("Invalid MNC length\n");
+ return -1;
+ }
+ if (strlen(mnc) == 2) {
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..722b61a
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01_fix_typos.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/openggsn.git
More information about the debian-science-commits
mailing list