Skip to content
Snippets Groups Projects
Verified Commit b19405c9 authored by me5na7qbjqbrp's avatar me5na7qbjqbrp
Browse files

Working Debian package build

parent 34fee069
No related branches found
No related tags found
No related merge requests found
Pipeline #2908 passed with warnings with stage
in 39 seconds
......@@ -7,6 +7,12 @@ __pycache__
_build
*.mo
.pybuild
# Debian package
debian/cranspasswords.substvars
debian/cranspasswords
debian/debhelper-build-stamp
debian/files
*.debhelper
# Virtualenvs
......
......@@ -80,6 +80,13 @@ where is his configuration :
export CRANSPASSWORDS_CLIENT_CONFIG_DIR=/path/to/config/dir/
Build Debian package
~~~~~~~~~~~~~~~~~~~~
You need to install ``debmake dh-python debhelper python3-all``.
Then in the repository root you can run ``dpkg-buildpackage``.
The build files will be in ``../``.
Install completion
------------------
......
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Les Nounous
Upstream-Contact: Les Nounous <nounous@crans.org>
Source: https://gitlab.crans.org/nounous/cranspasswords
Files: *
Copyright: 2015-2020 Cr@ns <roots@crans.org>
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 package; if not, write to the Free
Software Foundation, Inc., 51 Franklin St, Fifth Floor,
Boston, MA 02110-1301 USA
.
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'.
version=3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment