chiark
/
gitweb
/
~mdw
/
misc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
12e0926
)
debian/control: Fix missing shlibs dependencies.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 14 Jun 2013 17:20:55 +0000
(18:20 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 14 Jun 2013 18:26:01 +0000
(19:26 +0100)
debian/control
patch
|
blob
|
blame
|
history
diff --git
a/debian/control
b/debian/control
index 09a461ec33333d168a24fa36b5b55040f8e7c799..9af2b325f97d2bd9d37a009d06868dd8420fae51 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-134,16
+134,19
@@
Description: Update files in place safely.
Package: stamp
Architecture: any
Package: stamp
Architecture: any
+Depends: ${shlibs:Depends}
Section: utils
Description: Like cat, but prefixing each line with a datestamp.
Package: getpass
Architecture: any
Section: utils
Description: Like cat, but prefixing each line with a datestamp.
Package: getpass
Architecture: any
+Depends: ${shlibs:Depends}
Section: utils
Description: Read a password without echoing; write it to stdout.
Package: space
Architecture: any
Section: utils
Description: Read a password without echoing; write it to stdout.
Package: space
Architecture: any
+Depends: ${shlibs:Depends}
Section: utils
Description: Identify and fix problematic whitespace in text files.
The space program won't send you to the moon, but it will identify
Section: utils
Description: Identify and fix problematic whitespace in text files.
The space program won't send you to the moon, but it will identify
@@
-153,6
+156,7
@@
Description: Identify and fix problematic whitespace in text files.
Package: x86-model
Architecture: any-i386 any-amd64
Package: x86-model
Architecture: any-i386 any-amd64
+Depends: ${shlibs:Depends}
Section: utils
Description: Shows basic model information about x86 processors.
The cpuid program is probably better for most people.
Section: utils
Description: Shows basic model information about x86 processors.
The cpuid program is probably better for most people.