Changeset 4779
- Timestamp:
- May 16, 2017, 12:56:52 PM (4 years ago)
- Location:
- qstopmotion/trunk/fuentes/debian
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
qstopmotion/trunk/fuentes/debian/changelog
r4778 r4779 1 qstopmotion (2.3.2-3) xenial; urgency=medium 2 3 * Added metainfo 4 5 -- Juanma Navarro Mañez <juanma1980@gmail.com> Tue, 16 May 2017 12:56:28 +0200 6 1 7 qstopmotion (2.3.2-2) xenial; urgency=medium 2 8 -
qstopmotion/trunk/fuentes/debian/control
r4777 r4779 4 4 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> 5 5 Uploaders: Adrian Knoth <adi@drcomp.erfurt.thur.de> 6 Build-Depends: debhelper (>=10),6 Build-Depends: llxsrchelper,debhelper (>=10), 7 7 libgphoto2-dev, 8 8 libxml2-dev, -
qstopmotion/trunk/fuentes/debian/rules
r4777 r4779 14 14 15 15 %: 16 dh $@ --buildsystem=cmake --parallel16 dh $@ --with llxsrc --buildsystem=cmake --parallel 17 17 18 18
Note: See TracChangeset
for help on using the changeset viewer.