1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
$ tar -tzf debhello-1.6.tar.gz
debhello-1.6/
debhello-1.6/data/
debhello-1.6/data/hello.desktop
debhello-1.6/data/hello.png
debhello-1.6/man/
debhello-1.6/man/Makefile.am
debhello-1.6/man/hello.1
debhello-1.6/src/
debhello-1.6/src/Makefile.am
debhello-1.6/src/hello.c
debhello-1.6/Makefile.am
debhello-1.6/configure.ac
debhello-1.6/LICENSE
$ tar --xz -tf debhello_1.6-1.debian.tar.xz
debian/
debian/README.Debian
debian/changelog
debian/control
debian/copyright
debian/patches/
debian/patches/series
debian/rules
debian/source/
debian/source/control
debian/source/format
debian/source/options
debian/source/patch-header
debian/tests/
debian/tests/control
debian/upstream/
debian/upstream/metadata
debian/watch
|