diff options
Diffstat (limited to 'scripts/t/Dpkg_Dist_Files')
-rw-r--r-- | scripts/t/Dpkg_Dist_Files/files-byhand | 5 | ||||
-rw-r--r-- | scripts/t/Dpkg_Dist_Files/files-fragment-a | 1 | ||||
-rw-r--r-- | scripts/t/Dpkg_Dist_Files/files-fragment-b | 1 |
3 files changed, 7 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 0000000..416b14f --- /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 mime-type=text/plain +BY-HAND-file webdocs optional by-hand=true diff --git a/scripts/t/Dpkg_Dist_Files/files-fragment-a b/scripts/t/Dpkg_Dist_Files/files-fragment-a new file mode 100644 index 0000000..fd6461d --- /dev/null +++ b/scripts/t/Dpkg_Dist_Files/files-fragment-a @@ -0,0 +1 @@ +pkg-frag-a_0.0_arch.type section priority diff --git a/scripts/t/Dpkg_Dist_Files/files-fragment-b b/scripts/t/Dpkg_Dist_Files/files-fragment-b new file mode 100644 index 0000000..2acf22f --- /dev/null +++ b/scripts/t/Dpkg_Dist_Files/files-fragment-b @@ -0,0 +1 @@ +pkg-frag-b_0.0_arch.type section priority |