Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Crans Passwords
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nounous
Crans Passwords
Commits
b19405c9
Verified
Commit
b19405c9
authored
5 years ago
by
me5na7qbjqbrp
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitignore
+6
-0
6 additions, 0 deletions
.gitignore
README.rst
+7
-0
7 additions, 0 deletions
README.rst
debian/copyright
+28
-0
28 additions, 0 deletions
debian/copyright
debian/watch
+0
-1
0 additions, 1 deletion
debian/watch
with
41 additions
and
1 deletion
.gitignore
+
6
−
0
View file @
b19405c9
...
...
@@ -7,6 +7,12 @@ __pycache__
_build
*.mo
.pybuild
# Debian package
debian/cranspasswords.substvars
debian/cranspasswords
debian/debhelper-build-stamp
debian/files
*.debhelper
# Virtualenvs
...
...
This diff is collapsed.
Click to expand it.
README.rst
+
7
−
0
View file @
b19405c9
...
...
@@ -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
------------------
...
...
This diff is collapsed.
Click to expand it.
debian/copyright
0 → 100644
+
28
−
0
View file @
b19405c9
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'.
This diff is collapsed.
Click to expand it.
debian/watch
deleted
100644 → 0
+
0
−
1
View file @
34fee069
version=3
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment