Skip to content
Snippets Groups Projects
Commit 772cd8fb authored by Luis Guzmán's avatar Luis Guzmán
Browse files

base-files: update old issues url in favor of trisquel's gitlab

parent 757015bd
No related branches found
No related tags found
1 merge request!893base-files: update old issues url in favor of trisquel's gitlab
Pipeline #700 passed
......@@ -17,8 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=5
VERSION=6
. ./config
CODENAMECAPS=$(echo $CODENAME | /bin/sed -e "s/\b\(.\)/\u\1/g")
......@@ -112,14 +111,14 @@ VERSION_CODENAME="$CODENAME"
UBUNTU_CODENAME="$UPSTREAM"
HOME_URL="https://trisquel.info/"
SUPPORT_URL="https://trisquel.info/wiki"
BUG_REPORT_URL="https://trisquel.info/project/issues"
BUG_REPORT_URL="https://gitlab.trisquel.org/trisquel"
PRIVACY_POLICY_URL="https://trisquel.info/legal"
EOF
cat << EOF > origins/trisquel
Vendor: Trisquel
Vendor-URL: http://trisquel.info/
Bugs: http://trisquel.info/project/issues
Bugs: https://gitlab.trisquel.org/trisquel
Parent: Ubuntu
EOF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment