diff options
author | Guillem Jover <guillem@debian.org> | 2014-01-28 01:08:01 +0100 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2014-04-21 16:29:44 +0200 |
commit | be7da07bbc26cf9b799fa6425b60025ab0e91956 (patch) | |
tree | dab6aef4dcd3b1272e53ce8b53ad4b1fd2963e20 /scripts/t/Dpkg_Dist_Files/files-byhand | |
parent | 1469ab6fc964ffd7f83e4e842ad4cf89a48328e5 (diff) | |
download | dpkg-be7da07bbc26cf9b799fa6425b60025ab0e91956.tar.gz |
Dpkg::Dist::Files: New perl module
Diffstat (limited to 'scripts/t/Dpkg_Dist_Files/files-byhand')
-rw-r--r-- | scripts/t/Dpkg_Dist_Files/files-byhand | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/t/Dpkg_Dist_Files/files-byhand b/scripts/t/Dpkg_Dist_Files/files-byhand new file mode 100644 index 000000000..ac45d4610 --- /dev/null +++ b/scripts/t/Dpkg_Dist_Files/files-byhand @@ -0,0 +1,5 @@ +pkg-templ_1.2.3_arch.type section priority +pkg-arch_2.0.0_amd64.deb admin required +pkg-indep_0.0.1-2_all.deb net standard +other_0.txt text optional +BY-HAND-file webdocs optional |