Changeset 4653
- Timestamp:
- May 10, 2017, 12:36:10 PM (4 years ago)
- Location:
- pyromaths/trunk/fuentes
- Files:
-
- 4 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
pyromaths/trunk/fuentes/data/linux/pyromaths.desktop
r1662 r4653 1 1 [Desktop Entry] 2 Icon= /usr/share/pixmaps/pyromaths.png2 Icon=pyromaths 3 3 Version=1.0 4 4 Name=Pyromaths -
pyromaths/trunk/fuentes/debian/changelog
r2291 r4653 1 pyromaths (15.10-2) xenial; urgency=medium 2 3 * Added metainfo 4 5 -- Juanma Navarro Mañez <juanma1980@gmail.com> Wed, 10 May 2017 12:35:47 +0200 6 1 7 pyromaths (15.10-1+lliurex6) xenial; urgency=medium 2 8 -
pyromaths/trunk/fuentes/debian/control
r440 r4653 4 4 Priority: optional 5 5 Maintainer: Jérôme Ortais <jerome.ortais@pyromaths.org> 6 Build-Depends: debhelper (>= 7), python, python-setuptools6 Build-Depends: llxsrchelper,debhelper (>= 7), python, python-setuptools 7 7 Standards-Version: 3.9.6 8 8 XS-Python-Version: current -
pyromaths/trunk/fuentes/debian/rules
r423 r4653 43 43 #dh_python2 -i -V '2.5-3.0' -p pyromaths -v 44 44 dh_python2 45 dh_llxsrcinstall 45 46 dh_installdeb 46 47 dh_gencontrol
Note: See TracChangeset
for help on using the changeset viewer.