Revisión 32b84b2e
Añadido por Rafael J. García Perdigón hace casi 8 años
ubuntu/trusty/all/linex-geogebra/debian/changelog | ||
---|---|---|
linex-geogebra (1.0) linex; urgency=medium
|
||
|
||
* Initial release.
|
||
|
||
-- Rafael J. García Perdigón <rafael.garciap@gobex.es> Fri, 13 Jan 2017 10:58:17 +0100
|
ubuntu/trusty/all/linex-geogebra/debian/compat | ||
---|---|---|
8
|
ubuntu/trusty/all/linex-geogebra/debian/control | ||
---|---|---|
Source: linex-geogebra
|
||
Section: metapackages
|
||
Priority: extra
|
||
Maintainer: Rafael Jesús García Perdigón<rafael.garciap@gobex.es>
|
||
Build-Depends: debhelper (>= 8.0.0)
|
||
Standards-Version: 3.9.4
|
||
|
||
Package: linex-geogebra
|
||
Architecture: all
|
||
Depends: geogebra5
|
||
Description: Dynamic mathematics software for education
|
||
Calculadora gráfica para Geometría, Álgebra,
|
||
Cálculo, Estadística y 3D.
|
ubuntu/trusty/all/linex-geogebra/debian/copyright | ||
---|---|---|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||
Upstream-Name: lingobex-core
|
||
Source: https://lindevel.eco.pri/trac/lingobex/browser/paquetes/lingobex-core
|
||
|
||
Files: *
|
||
Copyright: 2013 Gobierno de Extremadura
|
||
License: GPL-2+
|
||
This package is free software; you can redistribute it and/or modify
|
||
it under the terms of the GNU General Public License as published by
|
||
the Free Software Foundation; either version 2 of the License, or
|
||
(at your option) any later version.
|
||
.
|
||
This package is distributed in the hope that it will be useful,
|
||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
GNU General Public License for more details.
|
||
.
|
||
You should have received a copy of the GNU General Public License
|
||
along with this program. If not, see <http://www.gnu.org/licenses/>
|
||
.
|
||
On Debian systems, the complete text of the GNU General
|
||
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
|
||
|
ubuntu/trusty/all/linex-geogebra/debian/rules | ||
---|---|---|
#!/usr/bin/make -f
|
||
# -*- makefile -*-
|
||
# Sample debian/rules that uses debhelper.
|
||
# This file was originally written by Joey Hess and Craig Small.
|
||
# As a special exception, when this file is copied by dh-make into a
|
||
# dh-make output file, you may use that output file without restriction.
|
||
# This special exception was added by Craig Small in version 0.37 of dh-make.
|
||
|
||
# Uncomment this to turn on verbose mode.
|
||
#export DH_VERBOSE=1
|
||
|
||
%:
|
||
dh $@
|
ubuntu/trusty/all/linex-matematicas/debian/changelog | ||
---|---|---|
linex-matematicas (1.1) linex; urgency=medium
|
||
|
||
* Changed dependence from geogebra to linex-geogebra.
|
||
|
||
-- Rafael J. García Perdigón <rafael.garciap@gobex.es> Fri, 13 Jan 2017 10:56:23 +0100
|
||
|
||
linex-matematicas (1.0) linex; urgency=low
|
||
|
||
* Initial release.
|
||
|
||
-- Rafael J. García Perdigón <rafael.garciap@gobex.es> Wed, 29 Oct 2014 10:44:27 +0100
|
ubuntu/trusty/all/linex-matematicas/debian/compat | ||
---|---|---|
8
|
ubuntu/trusty/all/linex-matematicas/debian/control | ||
---|---|---|
Source: linex-matematicas
|
||
Section: metapackages
|
||
Priority: extra
|
||
Maintainer: Rafael Jesús García Perdigón<rafael.garciap@gobex.es>
|
||
Build-Depends: debhelper (>= 8.0.0)
|
||
Standards-Version: 3.9.4
|
||
|
||
Package: linex-matematicas
|
||
Architecture: all
|
||
Depends: linex-education-menus,
|
||
cantor,
|
||
drgeo,
|
||
linex-geogebra,
|
||
kalgebra,
|
||
kbruch,
|
||
kig,
|
||
kmplot,
|
||
qtiplot,
|
||
tuxmath,
|
||
wxmaxima
|
||
Description: Install math packages.
|
||
Install math packages.
|
ubuntu/trusty/all/linex-matematicas/debian/copyright | ||
---|---|---|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||
Upstream-Name: lingobex-desktop-theme
|
||
|
||
Files: *
|
||
Copyright: 2014 Gobierno de Extremadura
|
||
License: GPL-3.0+
|
||
|
||
Files: debian/*
|
||
Copyright: 2014 Gobierno de Extremadura
|
||
License: GPL-3.0+
|
||
|
||
License: GPL-3.0+
|
||
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
|
||
the Free Software Foundation, either version 3 of the License, or
|
||
(at your option) any later version.
|
||
.
|
||
This package is distributed in the hope that it will be useful,
|
||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
GNU General Public License for more details.
|
||
.
|
||
You should have received a copy of the GNU General Public License
|
||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||
.
|
||
On Debian systems, the complete text of the GNU General
|
||
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
|
||
|
ubuntu/trusty/all/linex-matematicas/debian/rules | ||
---|---|---|
#!/usr/bin/make -f
|
||
# -*- makefile -*-
|
||
# Sample debian/rules that uses debhelper.
|
||
# This file was originally written by Joey Hess and Craig Small.
|
||
# As a special exception, when this file is copied by dh-make into a
|
||
# dh-make output file, you may use that output file without restriction.
|
||
# This special exception was added by Craig Small in version 0.37 of dh-make.
|
||
|
||
# Uncomment this to turn on verbose mode.
|
||
#export DH_VERBOSE=1
|
||
|
||
%:
|
||
dh $@
|
ubuntu/trusty/all/linex-matematicas/debian/source/format | ||
---|---|---|
3.0 (native)
|
ubuntu/xenial/all/linex-electricidad/debian/changelog | ||
---|---|---|
linex-electricidad (1.0) linex; urgency=low
|
||
|
||
* Initial release.
|
||
|
||
-- Rafael J. García Perdigón <rafael.garciap@gobex.es> Wed, 29 Oct 2014 10:44:27 +0100
|
ubuntu/xenial/all/linex-electricidad/debian/compat | ||
---|---|---|
8
|
ubuntu/xenial/all/linex-electricidad/debian/control | ||
---|---|---|
Source: linex-electricidad
|
||
Section: metapackages
|
||
Priority: extra
|
||
Maintainer: Rafael Jesús García Perdigón<rafael.garciap@gobex.es>
|
||
Build-Depends: debhelper (>= 8.0.0)
|
||
Standards-Version: 3.9.4
|
||
|
||
Package: linex-electricidad
|
||
Architecture: all
|
||
Depends: linex-education-menus,fritzing, kicad, oregano, crocodile-emu-linex
|
||
Description: Install electricity packages.
|
||
Install electricity packages.
|
ubuntu/xenial/all/linex-electricidad/debian/copyright | ||
---|---|---|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||
Upstream-Name: lingobex-desktop-theme
|
||
|
||
Files: *
|
||
Copyright: 2014 Gobierno de Extremadura
|
||
License: GPL-3.0+
|
||
|
||
Files: debian/*
|
||
Copyright: 2014 Gobierno de Extremadura
|
||
License: GPL-3.0+
|
||
|
||
License: GPL-3.0+
|
||
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
|
||
the Free Software Foundation, either version 3 of the License, or
|
||
(at your option) any later version.
|
||
.
|
||
This package is distributed in the hope that it will be useful,
|
||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
GNU General Public License for more details.
|
||
.
|
||
You should have received a copy of the GNU General Public License
|
||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||
.
|
||
On Debian systems, the complete text of the GNU General
|
||
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
|
||
|
ubuntu/xenial/all/linex-electricidad/debian/rules | ||
---|---|---|
#!/usr/bin/make -f
|
||
# -*- makefile -*-
|
||
# Sample debian/rules that uses debhelper.
|
||
# This file was originally written by Joey Hess and Craig Small.
|
||
# As a special exception, when this file is copied by dh-make into a
|
||
# dh-make output file, you may use that output file without restriction.
|
||
# This special exception was added by Craig Small in version 0.37 of dh-make.
|
||
|
||
# Uncomment this to turn on verbose mode.
|
||
#export DH_VERBOSE=1
|
||
|
||
%:
|
||
dh $@
|
ubuntu/xenial/all/linex-electricidad/debian/source/format | ||
---|---|---|
3.0 (native)
|
Exportar a: Unified diff
Añadidos trusty:linex-geogebra, linex-matematicas ; y xenial:linex-electricidad