diff --git a/helpers/make-localechooser b/helpers/make-localechooser index a68d2a42d576bbdffd3de6f283cdde5aaa730cdc..f0cea2b20e51c146ede74f4d6a81275bb4f29fb6 100644 --- a/helpers/make-localechooser +++ b/helpers/make-localechooser @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2008-2011 Rubén RodrÃguez <ruben@trisquel.info> +# Copyright (C) 2008-2022 Rubén RodrÃguez <ruben@trisquel.info> # # 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 @@ -17,7 +17,9 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=1 +VERSION=2 +EXTERNAL='deb-src http://ftp.debian.org/debian stable main' +REPOKEY=648ACFD622F3D138 NETINST=true . ./config