debian: Fix typo in package description

Change-Id: Iaa5a3b9e249ce493221569cf9411cc04c4044a0c
diff --git a/debian/control b/debian/control
index 2cbcdca..222cd96 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@
 Pre-Depends: ${misc:Pre-Depends}
 Description: Osmocom GSUP (General Subscriber Update Protocol) client library
   This is a shared library that can be used to implement client programs for
-  the GSUP protcol.  The typical GSUP server is OsmoHLR, with OsmoMSC, OsmoSGSN
+  the GSUP protocol.  The typical GSUP server is OsmoHLR, with OsmoMSC, OsmoSGSN
   and External USSD Entities (EUSEs) using this library to implement clients.
 
 Package: libosmo-gsup-client-dev
@@ -52,7 +52,7 @@
 	 libosmocore-dev
 Description: Development headers of Osmocom GSUP client library
   This is a shared library that can be used to implement client programs for
-  the GSUP protcol.  The typical GSUP server is OsmoHLR, with OsmoMSC, OsmoSGSN
+  the GSUP protocol.  The typical GSUP server is OsmoHLR, with OsmoMSC, OsmoSGSN
   and External USSD Entities (EUSEs) using this library to implement clients.
   .
   This package contains the development headers.