Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gajim
python-nbxmpp
Commits
6249ce7c
Commit
6249ce7c
authored
May 23, 2022
by
Philipp Hörist
Browse files
ci: Update debian files
parent
217a40e8
Changes
4
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
6249ce7c
python3-nbxmpp-nightly (
20161014
) unstable; urgency=low
python3-nbxmpp-nightly (
{DATE}
) unstable; urgency=low
* daily snapshot
-- Yann Leboulanger <asterix@lagaule.org> Fri, 14 Oct 2016 21:23:01 +0200
* https://dev.gajim.org/gajim/python-nbxmpp/-/commits/master
-- nbxmpp CI <ci@gajim.org> {DATE_TIME}
debian/compat
View file @
6249ce7c
9
10
debian/control
View file @
6249ce7c
...
...
@@ -5,19 +5,30 @@ Maintainer: Yann Leboulanger <asterix@lagaule.org>
Build-Depends:
debhelper (>= 9),
dh-python,
python3
-all
,
python3
(>= 3.9)
,
python3-gi,
Standards-Version: 3.9.8
python3-precis-i18n,
Standards-Version: 5.6.11
Homepage: https://dev.gajim.org/gajim/python-nbxmpp
Vcs-Svn: https://dev.gajim.org/gajim/python-nbxmpp.git
Vcs-Browser: https://dev.gajim.org/gajim/python-nbxmpp/tree/master
Package: python3-nbxmpp-nightly
Architecture: all
Depends: ${misc:Depends},${python3:Depends}, python3-gi, gir1.2-soup-2.4
Depends:
${misc:Depends},
${python3:Depends},
python3 (>= 3.9),
python3-gi (>=3.32.0),
gir1.2-glib-2.0 (>= 1.48.0),
gir1.2-soup-2.4,
python3-precis-i18n,
python3-idna,
Conflicts: python3-nbxmpp
Description: Non blocking XMPP Python library
python-nbxmpp is a XMPP library forked from xmpppy but which uses non-blocking
sockets. It supports many authentication mechanisms, TLS, proxies, BOSH, ...
.
This is the Python 3 version of this library.
nbxmpp is a Python library that provides a way for Python applications
to use the XMPP network. This library was initially a fork of xmpppy.
\ No newline at end of file
debian/copyright
View file @
6249ce7c
This package was debianized by Yann L. asterix@lagaule.org on
Tue, 27 Nov 2012 12:21:05 +0100.
It was downloaded from:
http://python-nbxmpp.gajim.org/downloads
Upstream Authors:
- Yann Leboulanger <asterix@lagaule.org>
- Philipp Hörist <philipp@hoerist.com>
Copyright: (c) 2022 Gajim Team
Copyright: (c) 2012 Gajim Team
This program is free software; you can redistribute it and/or modify
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
2, or (at your option)
any later version.
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 Debian system; see the file /usr/share/common-licenses/GPL. If not,
write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment