]> git.notmuchmail.org Git - notmuch/commitdiff
Merge tag 'debian/0.29.2-2'
authorDavid Bremner <david@tethera.net>
Sun, 3 Nov 2019 12:09:13 +0000 (08:09 -0400)
committerDavid Bremner <david@tethera.net>
Sun, 3 Nov 2019 12:09:13 +0000 (08:09 -0400)
notmuch release 0.29.2-2 for experimental (experimental) [dgit]

[dgit distro=debian no-split --quilt=linear]

1  2 
debian/control
debian/rules

diff --cc debian/control
Simple merge
diff --cc debian/rules
index ebd1048170839dfc90aa75c789b1669af252bee2,5a378f6e6fc4285c9a08139b9f2b8beb383fda9f..bf9d0bbdc7379ca39e25a436127cee91f06e551e
@@@ -1,11 -1,9 +1,11 @@@
  #!/usr/bin/make -f
  
- python3_all = py3versions -s | xargs -n1 | xargs -t -I {} env {}
+ export PYBUILD_NAME=notmuch
  
 +export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 +
  %:
-       dh $@ --with python2,python3,elpa
+       dh $@ --with python3,elpa
  
  override_dh_auto_configure:
        BASHCMD=/bin/bash ./configure --prefix=/usr \