diff --git a/debian/patches/0690-debian-usage-ping.patch b/debian/patches/0690-debian-usage-ping.patch new file mode 100644 index 0000000000..1f45ccce01 --- /dev/null +++ b/debian/patches/0690-debian-usage-ping.patch @@ -0,0 +1,10 @@ +Description: Set installation type to debian-native for usage ping differentiation +Author: Balasankar C +Last-Update: 2019-01-04 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +--- a/INSTALLATION_TYPE ++++ b/INSTALLATION_TYPE +@@ -1 +1 @@ +-source ++debian-native diff --git a/debian/patches/series b/debian/patches/series index 6e70756910..c6ead516f4 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -24,3 +24,4 @@ 0660-fix-gitlab-yml-path.patch 0670-allow-doorkeepr-4_3.patch 0680-rails-5_2.patch +0690-debian-usage-ping.patch