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 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
|
$ tar -tzf debhello-3.3.tar.gz
debhello-3.3/
debhello-3.3/data/
debhello-3.3/data/hello.desktop.in
debhello-3.3/data/hello.png
debhello-3.3/lib/
debhello-3.3/lib/Makefile.am
debhello-3.3/lib/sharedlib.c
debhello-3.3/lib/sharedlib.h
debhello-3.3/man/
debhello-3.3/man/Makefile.am
debhello-3.3/man/hello.1
debhello-3.3/po/
debhello-3.3/po/ChangeLog
debhello-3.3/po/LINGUAS
debhello-3.3/po/Makefile.in.in
debhello-3.3/po/Makevars
debhello-3.3/po/POTFILES.in
debhello-3.3/po/Rules-quot
debhello-3.3/po/boldquot.sed
debhello-3.3/po/en@boldquot.header
debhello-3.3/po/en@quot.header
debhello-3.3/po/fr.po
debhello-3.3/po/insert-header.sin
debhello-3.3/po/quot.sed
debhello-3.3/po/remove-potcdate.sin
debhello-3.3/src/
debhello-3.3/src/Makefile.am
debhello-3.3/src/hello.c
debhello-3.3/Makefile.am
debhello-3.3/configure.ac
debhello-3.3/configure.ac.new
debhello-3.3/LICENSE
$ tar --xz -tf debhello_3.3-1.debian.tar.xz
debian/
debian/README.Debian
debian/changelog
debian/clean
debian/control
debian/copyright
debian/debhello.doc-base
debian/debhello.docs
debian/debhello.examples
debian/debhello.info
debian/debhello.install
debian/debhello.links
debian/debhello.manpages
debian/debhello.postinst
debian/debhello.postrm
debian/debhello.preinst
debian/debhello.prerm
debian/libsharedlib-dev.install
debian/libsharedlib1.install
debian/libsharedlib1.symbols
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
|