Changeset 4787 for virtaal/trunk
- Timestamp:
- May 16, 2017, 1:36:08 PM (4 years ago)
- Location:
- virtaal/trunk/fuentes
- Files:
-
- 4 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
virtaal/trunk/fuentes/debian/changelog
r253 r4787 1 virtaal (0.7.1-3) xenial; urgency=medium 2 3 * Added metainfo 4 5 -- Juanma Navarro Mañez <juanma1980@gmail.com> Tue, 16 May 2017 13:35:46 +0200 6 1 7 virtaal (0.7.1-2) xenial; urgency=medium 2 8 -
virtaal/trunk/fuentes/debian/control
r250 r4787 5 5 Uploaders: Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>, Christian Perrier <bubulle@debian.org>, Omar Campagne <ocampagne@gmail.com> 6 6 Build-Depends-Indep: python (>= 2.6.6-3~), translate-toolkit (>= 1.9.0) 7 Build-Depends: debhelper (>= 7.0.50~)7 Build-Depends: llxsrchelper,debhelper (>= 7.0.50~) 8 8 X-Python-Version: >=2.5 9 9 Standards-Version: 3.9.2 -
virtaal/trunk/fuentes/debian/rules
r250 r4787 7 7 8 8 %: 9 dh $@ --with python29 dh $@ --with llxsrc,python2 10 10 11 11 clean:
Note: See TracChangeset
for help on using the changeset viewer.