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 35 36
|
$ tar -tzf debhello-3.2.tar.gz
debhello-3.2/
debhello-3.2/data/
debhello-3.2/data/hello.desktop.in
debhello-3.2/data/hello.png
debhello-3.2/man/
debhello-3.2/man/hello.1
debhello-3.2/po/
debhello-3.2/po/LINGUAS
debhello-3.2/po/Makefile
debhello-3.2/po/ja.po
debhello-3.2/src/
debhello-3.2/src/hello.c
debhello-3.2/LICENSE
debhello-3.2/Makefile.in
debhello-3.2/configure
$ tar --xz -tf debhello_3.2-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
|