Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
debian-packages
Tar
Commits
3ec0a6c2
Commit
3ec0a6c2
authored
Dec 14, 2013
by
Bdale Garbee
Browse files
add build-deps so that ACL, XATTR, and SELinux support get included
parent
50527ede
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
3ec0a6c2
tar
(
1.27
-
4
)
unstable
;
urgency
=
low
*
add
ACL
,
XATTR
,
and
SELinux
support
by
augmenting
build
-
deps
so
the
configure
will
find
the
right
libraries
,
closes
:
#
732071
--
Bdale
Garbee
<
bdale
@
gag
.
com
>
Sat
,
14
Dec
2013
10
:
05
:
08
-
0700
tar
(
1.27
-
3
)
unstable
;
urgency
=
low
*
patch
from
Joey
Hess
to
allow
tar
to
replicate
1.26
output
on
behalf
...
...
debian/control
View file @
3ec0a6c2
...
...
@@ -3,8 +3,8 @@ Section: utils
Priority: required
Maintainer: Bdale Garbee <bdale@gag.com>
Uploaders: Carl Worth <cworth@cworth.org>
Build-Depends: debhelper (>> 5), gettext, autoconf, autotools-dev
Standards-Version: 3.9.
4
Build-Depends: debhelper (>> 5), gettext, autoconf, autotools-dev
, libacl1-dev, libattr1-dev, libselinux1-dev [linux-any]
Standards-Version: 3.9.
5
Vcs-Git: git://git.gag.com/debian/tar
Vcs-Browser: http://git.gag.com/?p=debian/tar
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment