italc_2.0.1-3~bpo7+1_amd64.changes ACCEPTED into wheezy-backports, wheezy-backports
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Fri Oct 25 12:00:12 UTC 2013
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 25 Oct 2013 11:22:11 +0200
Source: italc
Binary: italc-master italc-client italc-management-console libitalccore
Architecture: source amd64
Version: 1:2.0.1-3~bpo7+1
Distribution: wheezy-backports
Urgency: low
Maintainer: Debian Edu Packaging Team <debian-edu-pkg-team at lists.alioth.debian.org>
Changed-By: Mike Gabriel <sunweaver at debian.org>
Description:
italc-client - intelligent Teaching And Learning with Computers - client
italc-management-console - intelligent Teaching And Learning with Computers - management con
italc-master - intelligent Teaching And Learning with Computers - master
libitalccore - intelligent Teaching And Learning with Computers - libraries
Closes: 511387 640200 666428 666429 672636 707836 718745 719778 721993 722131 722141 723754 723863 724018 724025 724485 725724
Changes:
italc (1:2.0.1-3~bpo7+1) wheezy-backports; urgency=low
.
* Upload to wheezy-backports.
.
italc (1:2.0.1-3) unstable; urgency=low
.
* /debian/control:
+ Alioth-canonicalize Vcs-Git: field.
+ Vcs location has moved into debian-edu/pkg-team/ subfolder.
* /debian/desktop/*.desktop:
+ Add Keywords: field.
* Debconf translations:
+ Update typo in Japanese translation (thanks to
»victory«). (Closes: #725724).
.
italc (1:2.0.1-2) unstable; urgency=low
.
* Review of translatable text elements by the Enlish i18n team. (Closes:
#719778).
* /debian/copyright:
+ Add block for Files: /debian/*.
* Debconf translation files updated/added:
+ Russian translation (thanks to Yuri Kozlov). (Closes: #721993).
+ Danish translation (thanks to Joe Dalton). (Closes: #722131).
+ Czech translation (thanks to Michal Šimůnek). (Closes: #722141).
+ Japanese translation (thanks to »victory«). (Closes: #723754).
+ Italian translation (thanks to Beatrice Torracca). (Closes: #723863).
+ Portuguese translation (thanks to Miguel Figueiredo). (Closes: #724018).
+ French translation (thanks to Steve Petruzzello). (Closes: #724485).
+ German translation (thanks to Helge Kreutzmann for reviewing my own
translation effort). (Closes: #724025).
.
italc (1:2.0.1-1) unstable; urgency=low
.
* New upstream version.
* /debian/italc-client.lintian-overrides:
+ Silence lintian about a false-positive spelling error report.
* /debian/copyright:
+ Update and review and explicitly add OpenSSL exception.
* Update patches, drop patch 011_qt-signals.patch (applied by upstream).
.
italc (1:2.0.0-4) unstable; urgency=low
.
* /debian/control:
+ Fix lintian: <bin:package>: data.tar.xz-member-without-dpkg-pre-depends.
* /debian/italc-client.{config,templates}:
+ Make italc preseedable/configurable via debconf.
* /debian/rules:
+ Now really fix the .ts file update and trigger the .qm build after
configure of libitalccore.
+ Make sure .qm files shipped by upstream get moved out of the way before
build and get restored properly during clean up.
+ Auto-configure iTALC.conf through debconf.
* Update documentation file: README.setup.
.
italc (1:2.0.0-3) unstable; urgency=low
.
* /debian/control:
+ italc-client: Add adduser to Depends: field. (Closes: #707836).
* /debian/rules:
+ Re-build .ts and .qm files during build time to incorporate
latest translation fixes.
* Lintian issues:
+ Fix duplicate-in-relation-field in source build-depends: libxrandr-dev,
libxrandr-dev.
+ Fix unneeded-build-dep-on-quilt.
+ Fix spelling-error-in-binary usr/bin/italc neccessary necessary.
+ Fix spelling-error-in-binary usr/lib/italc/libItalcCore.so neccessary
necessary.
+ Fix spelling-error-in-manpage usr/share/man/man1/ica.1.gz neccessary
necessary.
+ Fix hyphen-used-as-minus-sign usr/share/man/man1/ica.1.gz.
+ Fix hyphen-used-as-minus-sign usr/share/man/man1/imc.1.gz.
* Update patches.
* Provide file italc-client.desktop. (Closes: #666428).
* Provide file italc-master.desktop. (Closes: #666429).
* Add patch: 006_inject-buildtype-from-outside.patch. Inject the build
type (actually the BUILD_CPU) from /debian/rules. Avoid the detection
code from upstream as it only covers x86 and x86_64. (Closes: #718745).
* Provide documentation: README.setup. (Closes: #511387).
.
italc (1:2.0.0-2) unstable; urgency=low
.
* /debian/control:
+ Drop B-D: linux-libc-dev
+ Limit B-D: libv4l-dev to [linux-any].
+ Update long-descs: replace phrase »pupil« by »student«.
.
italc (1:2.0.0-1) unstable; urgency=low
.
* New upstream release (Closes: #640200, #672636).
* Package becomes team-maintained (debian-edu-pkg-team at l.alioth.d.o).
* Raise compat level to 7.
* Use multi-line fields in /debian/control.
* Add build-dependencies: libpam0g-dev, linux-libc-dev, and cmake.
Also add-in build-dependencies found in x11vnc Debian package. Add
build-dependency: libv4l-dev.
* Add Vcs-* lines to /debian/control.
* Make /debian/copyright DEP-5 compliant.
* Drop outdated README.Debian, include upstream documentation files in
package.
* Drop lintian overrides from former package versions.
* New binary package: italc-management-console.
* Add quilt (>= 0.46-7~) as build dependency. Include CDBS rule
patchsys-quilt.
* Add patch: 001_set-static-libdir-and-rpath-for-cmake.patch, adapt to
new iTALC library name: libItalcCore.so, rename binary package libitalc to
libitalccore. As libItalcCore.so is private/unversioned, we use RPATH to
build/find <LIB_DIR>/italc/libItalcCore.so.
* Add patch: 002_use-v4l-videodev2.patch, support building with v4l2 support
if present.
* Add patch: 003_rename-plugin-dir.patch, change name of iTalc plugin
directory.
* Add patch: 004_x2go-nx-noxdamage.patch, handle iTALC in X2Go sessions in
the same way as in NX sessions.
* Grab man page from upstream Git: imc.8.
* Contribute man page: italc_auth_helper.1, no man page available for
italc_auth_helper by upstream.
* Add build-dependency: gcj-jdk. This triggers the java-build of the iTALC
JavaViewer which then gets integrated into the iTALC client.
* Add patch: 011_qt-signals.patch.
* Add patch: 021_man-page-patch-in.patch, update upstream man pages, apply
similar changes to italc_auth_helper.1 provided by us.
* Drop man page options that are not available in iTALC 2.x anymore, add
those that have been added. Fixing non-up-to-date upstream version of man
pages for ica.1 and italc.1.
* Install italc_auth_helper setuid root (via dpkg-statoverride).
* Provide default iTALC.conf configuration file.
* Install italc-* system groups by default (italc-admins, italc-supporters,
italc-teachers, italc-students).
* Create iTALC key pairs for roles: admin, supporter, teacher during package
configuration.
* Add patch: 005_gcc47-ftbfs.patch. Fixes FTBFS with gcc-4.7.
* Harden package build.
* Bump Standards version to 3.9.4.
Checksums-Sha1:
71328f3c370c8fd81f10d4cbcfad5a76bd30672c 2477 italc_2.0.1-3~bpo7+1.dsc
323260d02378f4624cbe0c56b0c149351dc51701 47171 italc_2.0.1-3~bpo7+1.debian.tar.gz
2266544e8cde11456f061e278e283013e3cfa3f9 679446 italc-master_2.0.1-3~bpo7+1_amd64.deb
0f00d50b1044b17173bff37cf29a1c21ee588825 721690 italc-client_2.0.1-3~bpo7+1_amd64.deb
8d6eb726479f3fdd43fd3dbc3ad2963a19aa1b96 153580 italc-management-console_2.0.1-3~bpo7+1_amd64.deb
f573f1917b4d6163cb2e187455c5928c504b6b5b 652698 libitalccore_2.0.1-3~bpo7+1_amd64.deb
Checksums-Sha256:
b58ddcee7d4b70749ce87227781d69a42177e9b17d2a51e61980943aa2bbf34c 2477 italc_2.0.1-3~bpo7+1.dsc
0ad87035379764497e20c409542955422a0479b8434c1085a5173713673eb2e7 47171 italc_2.0.1-3~bpo7+1.debian.tar.gz
afd89ba3d65961c79e2f24804f69101383259805208e69612362f5fa821a1c3f 679446 italc-master_2.0.1-3~bpo7+1_amd64.deb
64de869f8c3e4a864db86d9fb1b602e045e400d0e0e627bcd3888cd7ff3a7461 721690 italc-client_2.0.1-3~bpo7+1_amd64.deb
6c3494f3cfbc63e71d0dbfc7559db57c8d15902f60b21bd38bc134e79c400bc8 153580 italc-management-console_2.0.1-3~bpo7+1_amd64.deb
bd2f331c0ba44d72b85a75d572464bc6876eadc4c6e6b6c55e518b572b71d55b 652698 libitalccore_2.0.1-3~bpo7+1_amd64.deb
Files:
5538ae20e06ce2a6407fc8818bdf5f8f 2477 x11 optional italc_2.0.1-3~bpo7+1.dsc
5fa4e077fb4da19310e32bff897cb46f 47171 x11 optional italc_2.0.1-3~bpo7+1.debian.tar.gz
f4a52937c71b8909186e262ddf65c73c 679446 x11 optional italc-master_2.0.1-3~bpo7+1_amd64.deb
0744103b46043e88d8bdc2d95883d11b 721690 x11 optional italc-client_2.0.1-3~bpo7+1_amd64.deb
a93386ba91e801f7b1d1060d156b4b43 153580 x11 optional italc-management-console_2.0.1-3~bpo7+1_amd64.deb
cebc151fc3e84ef3b2762765b3c5637b 652698 x11 optional libitalccore_2.0.1-3~bpo7+1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJSajnkAAoJEJr0azAldxsxCB0QALDPZbyy0Jaw3wQY6SpMO6nb
0Ly58/KlsvdiojIw5Jls2ORnTGEw0FK2tJGG6JutmPrtni9fllF7HKmouh3T7Fbv
dxWetneDHaG3vktSuu7Q8d+R9hqcPb7wv5AlSLlw5jrRf7QFGf32UCWHu0vMROcK
Gy5VqzrG1lbFCAS3xrGs/MvLZQrMrEjGE6RFsOqDCEF9BwKpT9PU1SP72c5449Zl
zeHcfiIMVW0aPeGhCMQXkw61ZmCinkAIGrfw9jmSCrADFFaFSUL5hnaN+c4xHSo9
Pn/GpuQOn/XjSge+4bOf+p1tGCy5zG62Bd7aEh4Qg5nF6KH8V0r4fCcKwRbYcPiF
upWXrQQBt0pLOzVaE85QN3lK5MEHM1WCY3ZdFzKlAha6G5q+WYJ6vNLxs4tYedun
6hJLYuEdZvdFIbJDOvQZU36a2LIvYQD8QMy6DfkHmaxpsamkqllQUv13qosDYTWL
w4bnjVjpPwpTT+72apdmltTDwi0LQ6B53nHPPYupfrtI8P0EW/IjoH48e0y/uaEw
C/I3A4fW3v0fOiNz7GqOkm3K/WIUG40hhf3E149uqzTRnamU2JwkD/ZuABixYTyO
kZJJJ4/CRsHg5m0z8Z0reAjhgFwDmPLm/jQYE//Z7SHHzw9BUfhrGRGfYNT2nMUf
lDS6yXoA0IGiuJ6rc2u0
=cBBP
-----END PGP SIGNATURE-----
Thank you for your contribution to Debian.
More information about the Debian-edu-pkg-team
mailing list