summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrewsh@debian.org>2019-07-26 14:52:09 -0300
committerAndrej Shadura <andrewsh@debian.org>2019-07-26 14:52:09 -0300
commit14fa36796853013acf0665066280d8086553177b (patch)
tree8a4f55f67808bceae9eafa1376908a8f33ba8694
parentde174c0e864545ba02f26fb1652c7c8a44ca20ca (diff)
Running wrap-and-sort -bast
-rw-r--r--debian/changelog1
-rw-r--r--debian/control37
-rw-r--r--debian/docs2
-rw-r--r--debian/pseudo.install2
4 files changed, 28 insertions, 14 deletions
diff --git a/debian/changelog b/debian/changelog
index 8e17455..ed38f68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ pseudo (1.9.0+git20190515+996bead-1) UNRELEASED; urgency=medium
* Add missing ${misc:Depends} to Depends for libpseudo.
* Bump debhelper from old 9 to 12.
* Use debhelper-compat instead of debian/compat.
+ * Running wrap-and-sort -bast.
-- Andrej Shadura <andrewsh@debian.org> Fri, 26 Jul 2019 14:44:30 -0300
diff --git a/debian/control b/debian/control
index 463700e..818f27f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,17 +2,27 @@ Source: pseudo
Section: utils
Priority: optional
Maintainer: Andrej Shadura <andrewsh@debian.org>
-Build-Depends: debhelper-compat (= 12), attr, libattr1-dev, python, libsqlite3-dev
+Build-Depends:
+ attr,
+ debhelper-compat (= 12),
+ libattr1-dev,
+ libsqlite3-dev,
+ python,
Standards-Version: 3.9.6
Homepage: https://www.yoctoproject.org/software-item/pseudo/
Vcs-Browser: https://salsa.debian.org/debian/pseudo
Vcs-Git: https://salsa.debian.org/debian/pseudo.git
-Package: pseudo
+Package: libpseudo
Architecture: any
-Multi-Arch: foreign
-Depends: ${misc:Depends}, ${shlibs:Depends}, libpseudo (>= ${binary:Version})
-Provides: fakeroot
+Multi-Arch: same
+Replaces:
+ pseudo (<< 1.7.5-3~),
+Breaks:
+ pseudo (<< 1.7.5-3~),
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
Description: advanced tool for simulating superuser privileges
The pseudo utility offers a way to run commands in a virtualized "root"
environment, allowing ordinary users to run commands which give the
@@ -23,13 +33,18 @@ Description: advanced tool for simulating superuser privileges
that improves on the problems seen using fakeroot. Pseudo is now
extensively used by Poky as a replacement to fakeroot but can also be
used standalone in many other use cases.
+ .
+ This package contains the LD_PRELOAD libraries.
-Package: libpseudo
+Package: pseudo
Architecture: any
-Multi-Arch: same
-Replaces: pseudo (<< 1.7.5-3~)
-Breaks: pseudo (<< 1.7.5-3~)
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Multi-Arch: foreign
+Depends:
+ libpseudo (>= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends},
+Provides:
+ fakeroot,
Description: advanced tool for simulating superuser privileges
The pseudo utility offers a way to run commands in a virtualized "root"
environment, allowing ordinary users to run commands which give the
@@ -40,5 +55,3 @@ Description: advanced tool for simulating superuser privileges
that improves on the problems seen using fakeroot. Pseudo is now
extensively used by Poky as a replacement to fakeroot but can also be
used standalone in many other use cases.
- .
- This package contains the LD_PRELOAD libraries.
diff --git a/debian/docs b/debian/docs
index 123ff25..945b28a 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,7 +1,7 @@
+README
doc/chroot
doc/database
doc/overview
doc/passwd
doc/pseudo_ipc
doc/utils
-README
diff --git a/debian/pseudo.install b/debian/pseudo.install
index 37d12ad..cb3c848 100644
--- a/debian/pseudo.install
+++ b/debian/pseudo.install
@@ -1,2 +1,2 @@
-usr/bin
debian/fakeroot-pseudo usr/bin
+usr/bin