Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
acmeserver
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ai3
tools
acmeserver
Merge requests
!16
Fix some issues reported by lintian
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix some issues reported by lintian
svp-bot/acmeserver:lintian-fixes
into
master
Overview
0
Commits
1
Pipelines
2
Changes
1
Merged
silver-platter
requested to merge
svp-bot/acmeserver:lintian-fixes
into
master
3 years ago
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
Fix some issues reported by lintian
0
0
Merge request reports
Compare
master
version 17
1a9500d3
3 years ago
version 16
e1785a7c
3 years ago
version 15
28a9a1d9
3 years ago
version 14
c8583989
3 years ago
version 13
1da7b177
3 years ago
version 12
8df6c0ba
3 years ago
version 11
6df62f62
3 years ago
version 10
cfa26b7e
3 years ago
version 9
c22217ed
3 years ago
version 8
4a8f85bf
3 years ago
version 7
7fc5e0e3
3 years ago
version 6
693843dc
3 years ago
version 5
fb81acdf
3 years ago
version 4
6d32c16f
3 years ago
version 3
04ef529f
3 years ago
version 2
0598b307
3 years ago
version 1
951134ff
3 years ago
master (base)
and
latest version
latest version
d3e56a63
1 commit,
3 years ago
version 17
1a9500d3
1 commit,
3 years ago
version 16
e1785a7c
1 commit,
3 years ago
version 15
28a9a1d9
1 commit,
3 years ago
version 14
c8583989
1 commit,
3 years ago
version 13
1da7b177
1 commit,
3 years ago
version 12
8df6c0ba
1 commit,
3 years ago
version 11
6df62f62
1 commit,
3 years ago
version 10
cfa26b7e
1 commit,
3 years ago
version 9
c22217ed
1 commit,
3 years ago
version 8
4a8f85bf
1 commit,
3 years ago
version 7
7fc5e0e3
1 commit,
3 years ago
version 6
693843dc
1 commit,
3 years ago
version 5
fb81acdf
1 commit,
3 years ago
version 4
6d32c16f
1 commit,
3 years ago
version 3
04ef529f
1 commit,
3 years ago
version 2
0598b307
1 commit,
3 years ago
version 1
951134ff
1 commit,
3 years ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
debian/control
+
1
−
1
Options
@@ -2,7 +2,7 @@ Source: acmeserver
Section: admin
Priority: optional
Maintainer: Autistici/Inventati <debian@autistici.org>
Build-Depends: debhelper-compat (= 1
2
), golang-any (>= 1.11), dh-golang
Build-Depends: debhelper-compat (= 1
3
), golang-any (>= 1.11), dh-golang
Standards-Version: 3.9.6
Package: acmeserver
Loading