From 5e69385db04a33ecfc5a7889956d57ea114a5b13 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 24 Feb 2014 12:37:04 +0100 Subject: APT config: Add APT configuration for obtaining recent geogebra packages for Debian. --- debian/changelog | 3 +++ etc/apt/sources.list.d/geogebra.list | 1 + 2 files changed, 4 insertions(+) create mode 100644 etc/apt/sources.list.d/geogebra.list diff --git a/debian/changelog b/debian/changelog index ed13964..b5853c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ itzks-systems (2014.02.05.2) UNRELEASED; urgency=low * Typo fix in mimeapps.list. + * APT config: + - Add APT configuration for obtaining recent geogebra + packages for Debian. -- Mike Gabriel Thu, 06 Feb 2014 21:55:19 +0100 diff --git a/etc/apt/sources.list.d/geogebra.list b/etc/apt/sources.list.d/geogebra.list new file mode 100644 index 0000000..cf982b1 --- /dev/null +++ b/etc/apt/sources.list.d/geogebra.list @@ -0,0 +1 @@ +deb http://www.geogebra.net/linux stable main -- cgit v1.2.3