blob: 97a5bd1517aad7871b107a307eb4a1cf84dfc774 (
plain) (
tree)
|
|
ssed -i -R "/^Build-Depends/s/gfortran \(.*\)/gfortran/" debian/control
ssed -i -R "/^Build-Depends/s/g++ \(.*\)/g++/" debian/control
dch -a "debian/control: remove version requirements for gfortran and g++"
|