Codebase list gpgme1.0 / 5699817
ensure that source version makes it through to python-pyme-dbgsym Daniel Kahn Gillmor 7 years ago
1 changed file(s) with 3 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
2929 -Pdebian/python-pyme \
3030 -Odebian/python-pyme/DEBIAN/control
3131 # and add an epoch to the generated dbgsym as well:
32 sed -i -e 's/Version: /Version: 1:/' \
33 -e 's/Depends: python-pyme (= /Depends: python-pyme (= 1:/' \
32 sed -i -e 's/^Version: /Version: 1:/' \
33 -e 's/^Depends: python-pyme (= /Depends: python-pyme (= 1:/' \
34 -e 's/^Source: gpgme1.0$/Source: gpgme1.0 ($(DEBIAN_VERSION))/' \
3435 debian/.debhelper/python-pyme/dbgsym-root/DEBIAN/control
3536
3637 override_dh_installdocs: