From c71ce0fc467e59d28f4d847799334f554387cb29 Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Sat, 2 Jun 2012 19:20:37 +0200 Subject: [PATCH] Remove overrides for dh_clean and dh_installexamples. All the build artefacts which required special handling are no longer included in the upstream tarball. --- debian/changelog | 3 +++ debian/rules | 6 ------ 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5a91e27..3a54ba2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ tclcurl (7.22.0-1) UNRELEASED; urgency=low + Remove debian/patches/deprecated-curl-types - fixed upstream. + Build-depend on libcurl4-gnutls-dev (>= 7.22.0). + Refresh all patches. + * Remove overrides for dh_clean and dh_installexamples. All the + build artefacts which required special handling are no longer + included in the upstream tarball. -- Sven Hoexter Sat, 02 Jun 2012 19:02:30 +0200 diff --git a/debian/rules b/debian/rules index 06c9e0d..f38bd9c 100755 --- a/debian/rules +++ b/debian/rules @@ -8,9 +8,6 @@ LDFLAGS += -Wl,-z,defs -Wl,--as-needed %: dh $@ --with quilt -override_dh_clean: - dh_clean -Xautom4te.cache -Xtests/a.tcl~ - override_dh_auto_configure: dh_auto_configure -- \ --prefix=/usr \ @@ -38,9 +35,6 @@ override_dh_auto_install: override_dh_auto_test: -override_dh_installexamples: - dh_installexamples -Xa.tcl~ - override_dh_makeshlibs: dh_makeshlibs tcltk-depends -- 2.39.2