Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
python-axolotl
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
Debian
python-axolotl
Commits
a339e88f
Commit
a339e88f
authored
7 years ago
by
Josué Ortega
Browse files
Options
Downloads
Patches
Plain Diff
Updates standards-version to 4.0.0, updates debian/copyright url header to https form
parent
6063d9f7
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/changelog
+2
-0
2 additions, 0 deletions
debian/changelog
debian/control
+1
-1
1 addition, 1 deletion
debian/control
debian/copyright
+1
-1
1 addition, 1 deletion
debian/copyright
with
4 additions
and
2 deletions
debian/changelog
+
2
−
0
View file @
a339e88f
...
...
@@ -4,6 +4,8 @@ python-axolotl (0.1.39-3) UNRELEASED; urgency=medium
- Fixes dependency on python3, thanks to Adrian Bunk
<bunk@debian.org> for the patch. (Closes: #867419)
- Removes quilt as build-dependency.
* Standards version updated to 4.0.0:
- debian/copyright: Updates copyright-format URL, now uses https form.
-- Josue Ortega <josue@debian.org> Fri, 07 Jul 2017 14:01:35 -0600
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
1
View file @
a339e88f
...
...
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
python3-axolotl-curve25519 (>= 0.1),
python3-crypto (>= 2.6.1),
python3-protobuf (>= 3.0.0),
Standards-Version:
3.9.8
Standards-Version:
4.0.0
Homepage: https://pypi.python.org/pypi/python-axolotl
Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/python-axolotl.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/python-axolotl.git
...
...
This diff is collapsed.
Click to expand it.
debian/copyright
+
1
−
1
View file @
a339e88f
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: http
s
://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python-axolotl
Source: https://github.com/tgalal/python-axolotl
...
...
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