Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
J
java-package
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor 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 Java Maintainers
java-package
Commits
85c15d5a
Commit
85c15d5a
authored
6 years ago
by
Emmanuel Bourg
Browse files
Options
Downloads
Patches
Plain Diff
Switch to debhelper level 11
parent
c78449b0
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
+1
-0
1 addition, 0 deletions
debian/changelog
debian/compat
+1
-1
1 addition, 1 deletion
debian/compat
debian/control
+2
-2
2 additions, 2 deletions
debian/control
with
4 additions
and
3 deletions
debian/changelog
+
1
−
0
View file @
85c15d5a
...
...
@@ -3,6 +3,7 @@ java-package (0.63) UNRELEASED; urgency=medium
* Team upload.
* Suggest openjdk-8-jre instead of openjdk-7-jre
* Standards-Version updated to 4.2.1
* Switch to debhelper level 11
-- Emmanuel Bourg <ebourg@apache.org> Wed, 04 Jan 2017 16:07:59 +0100
...
...
This diff is collapsed.
Click to expand it.
debian/compat
+
1
−
1
View file @
85c15d5a
9
11
This diff is collapsed.
Click to expand it.
debian/control
+
2
−
2
View file @
85c15d5a
...
...
@@ -3,14 +3,14 @@ Section: contrib/misc
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Cédric Pineau <cedric.pineau@gmail.com>
Build-Depends: debhelper (>=
9
)
Build-Depends: debhelper (>=
11
)
Standards-Version: 4.2.1
Vcs-Git: https://anonscm.debian.org/git/pkg-java/java-package.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/java-package.git
Package: java-package
Architecture: all
Depends: debhelper (>=
9
),
Depends: debhelper (>=
11
),
build-essential,
dpkg-dev,
fakeroot,
...
...
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