TT#48622 Deprecate repository

We have tried to use MySQL cluster and/or HandlerSocket , while at the
end Redis based approach won.

We need to remove Git repo. Discontinue it for now. We cannot delete it
as it is in use for some releases (not installed but we "build" it).

Change-Id: Ie20994e82641bc4ee4ce005b1b0b3b2292daefa6
changes/13/26013/1
Sergii Kipot 6 years ago
parent e91873ad96
commit 5e2e3bf6fb

@ -1,2 +0,0 @@
all:
true

@ -0,0 +1,4 @@
Repository discontinued
-----------------------
The repository is for historical purposes only and not in use anymore.

7
debian/.gitignore vendored

@ -1,7 +0,0 @@
*.debhelper
*.log
*.substvars
/.debhelper/
/debhelper-build-stamp
/files
/libhsclient-c-wrapper/

59
debian/changelog vendored

@ -1,59 +0,0 @@
libhsclient-c-wrapper (7.1.0.0+0~mr7.1.0.0) unstable; urgency=medium
* New release.
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Mon, 12 Nov 2018 22:35:39 +0100
libhsclient-c-wrapper (7.0.0.0+0~mr7.0.0.0) unstable; urgency=medium
* New release.
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Mon, 24 Sep 2018 18:54:08 +0200
libhsclient-c-wrapper (6.5.0.0+0~mr6.5.0.0) unstable; urgency=medium
* New release.
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Tue, 24 Jul 2018 13:35:11 +0200
libhsclient-c-wrapper (6.4.0.0+0~mr6.4.0.0) unstable; urgency=medium
* New release.
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Tue, 29 May 2018 10:04:21 +0200
libhsclient-c-wrapper (6.3.0.0+0~mr6.3.0.0) unstable; urgency=medium
* New release.
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Tue, 03 Apr 2018 22:28:00 +0200
libhsclient-c-wrapper (6.2.0.0+0~mr6.2.0.0) unstable; urgency=medium
* New release.
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Mon, 29 Jan 2018 21:53:27 +0100
libhsclient-c-wrapper (6.1.0.0+0~mr6.1.0.0) unstable; urgency=medium
[ Guillem Jover ]
* [f54a4ed] TT#22072 Update packaging
[ Sipwise Jenkins Builder ]
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Wed, 06 Dec 2017 00:04:56 +0100
libhsclient-c-wrapper (6.0.0.0+0~mr6.0.0.0) unstable; urgency=medium
[ Alexander Lutay ]
* [848891d] TT#19050 Drop libhsclient-dev from dependensy to fix dose-distcheck
[ Sipwise Jenkins Builder ]
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Mon, 02 Oct 2017 23:39:38 +0200
libhsclient-c-wrapper (5.5.0.0+0~mr5.5.0.0) unstable; urgency=medium
* Initial revision
-- Andreas Granig <agranig@sipwise.com> Wed, 12 Apr 2017 21:09:23 +0200

1
debian/compat vendored

@ -1 +0,0 @@
10

18
debian/control vendored

@ -1,18 +0,0 @@
Source: libhsclient-c-wrapper
Section: admin
Priority: optional
Maintainer: Sipwise Development Team <support@sipwise.com>
Homepage: https://www.sipwise.com/
Standards-Version: 3.9.8
Build-Depends:
debhelper (>= 10),
Package: libhsclient-c-wrapper
Architecture: all
Depends:
${misc:Depends},
${shlibs:Depends},
Description: library for handlersocket handling in C programs
This library provides a high-level interface for C programs
to interact with the HandlerSocket interface in MySQL flavor
databases. It uses the C++ libhsclient library under the hood.

23
debian/copyright vendored

@ -1,23 +0,0 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://www.sipwise.com/
Upstream-Contact: Sipwise Development Team <support@sipwise.com>
Files: *
Copyright:
Copyright © 2013-2017 Sipwise GmbH, Austria
License: GPL-3+
This program 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, either version 3 of the License, or
(at your option) any later version.
.
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 <https://www.gnu.org/licenses/>.
Comment:
On Debian systems, the full text of the GNU General Public License
version 3 can be found in the file '/usr/share/common-licenses/GPL-3'.

6
debian/rules vendored

@ -1,6 +0,0 @@
#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
# export DH_VERBOSE=1
%:
dh $@

@ -1 +0,0 @@
3.0 (native)
Loading…
Cancel
Save