diff options
| author | Daniel Baumann <daniel@debian.org> | 2009-02-08 00:18:21 +0100 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:48:04 +0100 |
| commit | c8d307dda6fb07a63dfe69381fc5176ad925862a (patch) | |
| tree | 9139bf5d5861bbb72a9c339439f39b88dca32adf /debian/bug/script | |
| parent | 225b4d5b57ac7a69aa47b408f5d3f69ec53242da (diff) | |
| download | live-boot-c8d307dda6fb07a63dfe69381fc5176ad925862a.tar.gz live-boot-c8d307dda6fb07a63dfe69381fc5176ad925862a.zip | |
Prefixing debhelper files with package name.
Diffstat (limited to 'debian/bug/script')
| -rw-r--r-- | debian/bug/script | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/bug/script b/debian/bug/script deleted file mode 100644 index 7938bbe..0000000 --- a/debian/bug/script +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh - -# Checking depends -dpkg -l busybox file initramfs-tools sudo udev user-setup - -# Checking recommends -dpkg -l eject loop-aes-utils uuid-runtime wget - -# Checking suggests -dpkg -l curlftpfs genext2fs httpfs2 squashfs-tools mtd-tools - -# Checking other packages -dpkg -l cryptsetup splashy usplash |
