diff options
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | etc/apt/sources.list.d/geogebra.list | 1 |
2 files changed, 4 insertions, 0 deletions
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 <mike.gabriel@das-netzwerkteam.de> 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 |