]> git.sven.stormbind.net Git - sven/tclcurl.git/commitdiff
Do not Build-Depend on quilt, removed --with quilt from d/rules.
authorSven Hoexter <sven@timegate.de>
Sun, 4 Sep 2016 14:58:51 +0000 (16:58 +0200)
committerSven Hoexter <sven@timegate.de>
Sun, 4 Sep 2016 14:58:51 +0000 (16:58 +0200)
debian/changelog
debian/control
debian/rules

index 100831b1b94bc15bfd2bdc887756952501b1e2ed..ab5f273b35436a133d3a0f6903766482d9831b35 100644 (file)
@@ -2,7 +2,8 @@ tclcurl (7.22.0+hg20160822-1) UNRELEASED; urgency=low
 
   * Import a mercurial snapshot based on 475f63137a7e.
    + Removed alle patches, all appliead upstream, thanks again Steve.
-  * Bump Standards-Version to 3.9.8 - no changes required. 
+  * Do not Build-Depend on quilt, removed --with quilt from d/rules.
+  * Bump Standards-Version to 3.9.8 - no changes required.
 
  -- Sven Hoexter <hoexter@debian.org>  Sun, 04 Sep 2016 16:52:08 +0200
 
index 14fe3039b93bb3c1904b2731a5020d848e694cfd..f316bc73891e50af2f47403607bfb829e981f392 100644 (file)
@@ -2,8 +2,7 @@ Source: tclcurl
 Section: interpreters
 Priority: extra
 Maintainer: Sven Hoexter <hoexter@debian.org>
-Build-Depends: debhelper (>= 9), tcl-dev, libcurl4-gnutls-dev (>= 7.22.0),
- quilt, bc
+Build-Depends: debhelper (>= 9), tcl-dev, libcurl4-gnutls-dev (>= 7.22.0), bc
 Homepage: http://mirror.yellow5.com/tclcurl/
 Standards-Version: 3.9.8
 Vcs-Git: git://git.sven.stormbind.net/git/sven/tclcurl.git
index f3638f807c35883e9428f47886c60a29b2dd12a8..8b07692905fc705f393c65beef3d6deb5ea93f78 100755 (executable)
@@ -7,7 +7,7 @@ export DEB_LDFLAGS_MAINT_PREPEND := -Wl,-z,defs -Wl,--as-needed
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
-       dh $@ --with quilt
+       dh $@
 
 override_dh_auto_configure:
        dh_auto_configure -- \