Revisión b37df286
Añadido por Rafael J. García Perdigón hace casi 8 años
ubuntu/xenial/all/linex-fisica/debian/changelog | ||
---|---|---|
linex-fisica (1.1) linex; urgency=medium
|
||
|
||
* Borrado crocodile de control puesto que no hay compatibilidad con Xenial.
|
||
|
||
-- Rafael J. García Perdigón <rafael.garciap@gobex.es> Wed, 07 Jun 2017 09:19:56 +0200
|
||
|
||
linex-fisica (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-fisica/debian/compat | ||
---|---|---|
8
|
ubuntu/xenial/all/linex-fisica/debian/control | ||
---|---|---|
Source: linex-fisica
|
||
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-fisica
|
||
Architecture: all
|
||
Depends: linex-education-menus,
|
||
avogadro,
|
||
gperiodic,
|
||
step
|
||
Description: Install physics packages.
|
||
Install physics packages.
|
ubuntu/xenial/all/linex-fisica/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-fisica/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-fisica/debian/source/format | ||
---|---|---|
3.0 (native)
|
ubuntu/xenial/all/linex-quimica/debian/changelog | ||
---|---|---|
linex-quimica (1.1) linex; urgency=medium
|
||
|
||
* Borrado crocodile de control puesto que no hay compatibilidad con Xenial.
|
||
|
||
-- Rafael J. García Perdigón <rafael.garciap@gobex.es> Wed, 07 Jun 2017 09:26:35 +0200
|
||
|
||
linex-quimica (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-quimica/debian/compat | ||
---|---|---|
8
|
ubuntu/xenial/all/linex-quimica/debian/control | ||
---|---|---|
Source: linex-quimica
|
||
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-quimica
|
||
Architecture: all
|
||
Depends: linex-education-menus,
|
||
avogadro,
|
||
bkchem,
|
||
gperiodic,
|
||
kalzium,
|
||
xdrawchem
|
||
Description: Install chemistry packages.
|
||
Install chemistry packages.
|
ubuntu/xenial/all/linex-quimica/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-quimica/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-quimica/debian/source/format | ||
---|---|---|
3.0 (native)
|
ubuntu/xenial/all/linex-varios/debian/changelog | ||
---|---|---|
linex-varios (1.1) UNRELEASED; urgency=medium
|
||
|
||
* Borrada dependencia de kompozer al no estar disponible en xenial.
|
||
|
||
-- Rafael J. García Perdigón <rafael.garciap@gobex.es> Wed, 07 Jun 2017 09:44:39 +0200
|
||
|
||
linex-varios (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-varios/debian/compat | ||
---|---|---|
8
|
ubuntu/xenial/all/linex-varios/debian/control | ||
---|---|---|
Source: linex-varios
|
||
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-varios
|
||
Architecture: all
|
||
Depends: linex-education-menus,
|
||
sece,
|
||
gtk-recordmydesktop,
|
||
jclic,
|
||
scratch,
|
||
educarex-squeak,
|
||
stopmotion,
|
||
tuxtype,
|
||
linex-exelearning
|
||
Description: Install miscelaneous packages.
|
||
Install miscelaneous packages.
|
ubuntu/xenial/all/linex-varios/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-varios/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-varios/debian/source/format | ||
---|---|---|
3.0 (native)
|
Exportar a: Unified diff
Arreglados para Xenial: linex-fisica, linex-quimica y linex-varios