Changeset 4670
- Timestamp:
- May 10, 2017, 5:44:21 PM (4 years ago)
- Location:
- epoptes/trunk/fuentes/debian
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
epoptes/trunk/fuentes/debian/changelog
r4434 r4670 1 epoptes (0.5.10) xenial; urgency=medium 2 3 * Added metainfo 4 5 -- Juanma Navarro Mañez <juanma1980@gmail.com> Wed, 10 May 2017 17:43:56 +0200 6 1 7 epoptes (0.5.9-lliurex23) xenial; urgency=high 2 8 -
epoptes/trunk/fuentes/debian/control
r1466 r4670 4 4 Maintainer: Epoptes Developers <epoptes@lists.launchpad.net> 5 5 Uploaders: Vagrant Cascadian <vagrant@debian.org>, Alkis Georgopoulos <alkisg@gmail.com>, Fotis Tsamis <ftsamis@gmail.com> 6 Build-Depends: debhelper (>= 7.3.0),6 Build-Depends: llxsrchelper,debhelper (>= 7.3.0), 7 7 python (>= 2.6.5), 8 8 python-distutils-extra (>= 2.4), -
epoptes/trunk/fuentes/debian/rules
r1296 r4670 13 13 14 14 %: 15 dh $@ --with $(PYTHON_VARIANT)15 dh $@ --with llxsrc,$(PYTHON_VARIANT) 16 16 17 17 override_dh_installinit:
Note: See TracChangeset
for help on using the changeset viewer.