devscripts: remove unnecessary change on helper
This commit is contained in:
parent
af52a48935
commit
c5d6c15500
1 changed files with 1 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=2
|
||||
VERSION=3
|
||||
|
||||
. ./config
|
||||
|
||||
|
|
@ -26,7 +26,6 @@ VERSION=2
|
|||
sed -i 's|UbuntuDistroInfo|TrisquelDistroInfo|' scripts/debchange.pl
|
||||
|
||||
#Prevent debian test failing.
|
||||
sed -i '/verifyGuessedDistribution/s|buster-backports|bookworm-backports|g' test/test_debchange
|
||||
rm scripts/devscripts/test/test_flake8.py
|
||||
|
||||
changelog "Make use of TrisquelDistroInfo from distro-info package."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue