]> git.sven.stormbind.net Git - sven/tclcurl.git/commitdiff
Remove overrides for dh_clean and dh_installexamples. All the build artefacts which...
authorSven Hoexter <sven@timegate.de>
Sat, 2 Jun 2012 17:20:37 +0000 (19:20 +0200)
committerSven Hoexter <sven@timegate.de>
Sat, 2 Jun 2012 17:20:37 +0000 (19:20 +0200)
debian/changelog
debian/rules

index 5a91e271d4d0404053d776a366528eab3fa71e17..3a54ba21543842b49df62d1d21fc7a17cc53d6d8 100644 (file)
@@ -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 <hoexter@debian.org>  Sat, 02 Jun 2012 19:02:30 +0200
 
index 06c9e0dc637e8dc05dee7710806bddef37ae9811..f38bd9c274c867d8863f027bcfddf4871afd1d84 100755 (executable)
@@ -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