Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Ahmad Haris
linux-firmware
Commits
675a26d9
Commit
675a26d9
authored
Sep 11, 2017
by
Seth Forshee
Browse files
UBUNTU: [Packaging] Update to debhelper 9
Signed-off-by:
Seth Forshee
<
seth.forshee@canonical.com
>
parent
417b5a7e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
debian/compat
debian/compat
+1
-1
debian/control
debian/control
+1
-1
debian/rules
debian/rules
+1
-1
No files found.
debian/compat
View file @
675a26d9
5
9
debian/control
View file @
675a26d9
...
...
@@ -3,7 +3,7 @@ Section: misc
Priority: optional
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Standards-Version: 3.9.6
Build-Depends: debhelper (>=
4.0.0
), rsync
Build-Depends: debhelper (>=
9
), rsync
Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-firmware
Package: linux-firmware
...
...
debian/rules
View file @
675a26d9
...
...
@@ -32,7 +32,7 @@ scsi_firm_dir = $(CURDIR)/debian/scsi-firmware/lib/firmware
install-indep: build-indep
dh_testdir
dh_testroot
dh_
clean -k
-i
dh_
prep
-i
install -d $(firm_dir)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment