Revert "Rebuild sane-backends"

This reverts commit d015e7f2f0
This commit is contained in:
Luis Guzmán 2019-11-12 02:50:01 +00:00
parent c5e6534a2e
commit e866ba6454

View file

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Copyright (C) 2019 Luis Guzmán <ark@switnet.org> # Copyright (C) 2014 Andrew M. Lindley <andrew@andrewlindley.co.uk>
# #
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by
@ -17,13 +17,14 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
VERSION=2 VERSION=1
EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu bionic-updates main'
REPOKEY="3B4FE6ACC0B21F32"
. ./config . ./config
changelog "Imported into Trisquel" cp $DATA/snprintf.c ./lib/
cat $DATA/copyright.snprintf >> debian/copyright
changelog "Replace non-free snprintf #10713"
compile compile