Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
reprotest
Manage
Activity
Members
Labels
Plan
Issues
9
Issue boards
Milestones
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Reproducible Builds
reprotest
Commits
29d61a64
Commit
29d61a64
authored
2 years ago
by
Holger Levsen
Browse files
Options
Downloads
Patches
Plain Diff
build-depends: make diffoscope dependency unversioned as it's met even in Buster.
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
988c79a3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#405482
canceled with stages
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+4
-0
4 additions, 0 deletions
debian/changelog
debian/control
+1
-1
1 addition, 1 deletion
debian/control
with
5 additions
and
1 deletion
debian/changelog
+
4
−
0
View file @
29d61a64
...
...
@@ -8,6 +8,10 @@ reprotest (0.7.21) UNRELEASED; urgency=medium
* Run the tests through pybuild to run them against all supported
python3 versions. Closes: #1016301
[ Holger Levsen ]
* build-depends: make diffoscope dependency unversioned as it's met even in
Buster.
-- Nick Rosbrook <nick.rosbrook@canonical.com> Wed, 13 Jul 2022 14:36:26 -0400
reprotest (0.7.20) unstable; urgency=medium
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
1
View file @
29d61a64
...
...
@@ -11,7 +11,7 @@ Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 13),
dh-sequence-python3,
diffoscope
(>= 112~)
<!nocheck>,
diffoscope <!nocheck>,
faketime <!nocheck>,
help2man <!nodoc>,
# tests.py uses dpkg-buildpackage which uses lintian
...
...
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