Skip to content

Commit

Permalink
Do not strip binaries in debian packages
Browse files Browse the repository at this point in the history
  • Loading branch information
vpodzime committed Apr 9, 2019
1 parent 6b49c5e commit e4aca9b
Show file tree
Hide file tree
Showing 22 changed files with 0 additions and 20 deletions.
Empty file modified deps-packaging/apache/debian/rules
100755 → 100644
Empty file.
1 change: 0 additions & 1 deletion deps-packaging/apr-util/debian/rules
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ binary-arch: build install
dh_testroot
dh_install --sourcedir=debian/tmp
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
Expand Down
1 change: 0 additions & 1 deletion deps-packaging/apr/debian/rules
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ binary-arch: build install
dh_testroot
dh_install --sourcedir=debian/tmp
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
Expand Down
1 change: 0 additions & 1 deletion deps-packaging/autoconf/debian/rules
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ binary-arch: build install
dh_testroot
dh_install --sourcedir=debian/tmp
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
Expand Down
1 change: 0 additions & 1 deletion deps-packaging/automake/debian/rules
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ binary-arch: build install
dh_testroot
dh_install --sourcedir=debian/tmp
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
Expand Down
1 change: 0 additions & 1 deletion deps-packaging/git/debian/rules
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ binary-arch: build install
dh_testroot
dh_install --sourcedir=debian/tmp
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
Expand Down
Empty file modified deps-packaging/lcov/debian/rules
100755 → 100644
Empty file.
1 change: 0 additions & 1 deletion deps-packaging/libacl/debian/rules
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ binary-arch: build install
dh_testroot
dh_install --sourcedir=debian/tmp
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
Expand Down
1 change: 0 additions & 1 deletion deps-packaging/libattr/debian/rules
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ binary-arch: build install
dh_testroot
dh_install --sourcedir=debian/tmp
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
Expand Down
1 change: 0 additions & 1 deletion deps-packaging/libcurl-hub/debian/rules
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ binary-arch: build install
dh_testroot
dh_install --sourcedir=debian/tmp
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
Expand Down
1 change: 0 additions & 1 deletion deps-packaging/libcurl/debian/rules
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ binary-arch: build install
dh_testroot
dh_install --sourcedir=debian/tmp
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
Expand Down
1 change: 0 additions & 1 deletion deps-packaging/libtool/debian/rules
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ binary-arch: build install
dh_testroot
dh_install --sourcedir=debian/tmp
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
Expand Down
1 change: 0 additions & 1 deletion deps-packaging/libxml2/debian/rules
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ binary-arch: build install
dh_testroot
dh_install --sourcedir=debian/tmp
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
Expand Down
1 change: 0 additions & 1 deletion deps-packaging/libyaml/debian/rules
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ binary-arch: build install
dh_install --sourcedir=debian/tmp
dh_link
ifeq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
dh_strip
endif
dh_compress
dh_fixperms
Expand Down
1 change: 0 additions & 1 deletion deps-packaging/lmdb/debian/rules
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ binary-arch: build install
dh_install --sourcedir=debian/tmp
dh_link
ifeq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
dh_strip
endif
dh_compress
dh_fixperms
Expand Down
1 change: 0 additions & 1 deletion deps-packaging/openldap/debian/rules
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ binary-arch: build install
dh_testroot
dh_install --sourcedir=debian/tmp
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
Expand Down
1 change: 0 additions & 1 deletion deps-packaging/openssl/debian/rules
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ binary-arch: build install
dh_testroot
dh_install --sourcedir=debian/tmp
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
Expand Down
1 change: 0 additions & 1 deletion deps-packaging/pcre/debian/rules
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ binary-arch: build install
dh_testroot
dh_install --sourcedir=debian/tmp
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
Expand Down
1 change: 0 additions & 1 deletion deps-packaging/php/debian/rules
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ binary-arch: build install
dh_testroot
dh_install --sourcedir=debian/tmp
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
Expand Down
1 change: 0 additions & 1 deletion deps-packaging/postgresql-hub/debian/rules
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ binary-arch: build install
dh_testroot
dh_install --sourcedir=debian/tmp --fail-missing
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
Expand Down
1 change: 0 additions & 1 deletion deps-packaging/rsync/debian/rules
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ binary-arch: build install
dh_testroot
dh_install --sourcedir=debian/tmp
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
Expand Down
1 change: 0 additions & 1 deletion deps-packaging/zlib/debian/rules
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ binary-arch: build install
dh_install --sourcedir=debian/tmp
dh_link
ifeq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
dh_strip
endif
dh_compress
dh_fixperms
Expand Down

0 comments on commit e4aca9b

Please sign in to comment.