[debian-edu-commits] debian-edu/italc.git (#78) - debian/1_2.0.0-1 (annotated tag) created: debian/1_2.0.0-1
Mike Gabriel
sunweaver at alioth.debian.org
Fri May 3 13:17:32 UTC 2013
The annotated tag, debian/1_2.0.0-1 has been created
at 1b8c5a53709891eb01548bf5ea2d21892b17c270 (tag)
tagging 3178c9ecdb4c63fe018f4e08ab821337831fd325 (commit)
replaces debian/1.0.13-1.3
tagged by Mike Gabriel
on Fri May 3 15:16:34 2013 +0200
- Log -----------------------------------------------------------------
Debian release 1:2.0.0-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAABAgAGBQJRg7iyAAoJEJr0azAldxsxlD8QAJE8jKNpXNrWgAqhngeVFxYQ
KEFNpDcz0mecjjfKp0mgD+IIZppJ9NLtQoEZ2uJe08xkz04GfG862SM3pL50hiKz
Tl8g7f+wgNUZO5/KfJ9pvueNPFwZ9MOx6ZnnTYAyjVIwP1b94JEzXeuVN2ULMoW0
SrG46UEeGrEHRpQBtO5XjEoVwgvN2eiEVIduQDufXGDFQMArPCLGRpH68zWib/R2
sParvbfqtmNjwpXWdnzvgK0lmfnsm3N2cuvA+cPLs+kPb0De3b/nP/uqWPFUOnaW
Aiw9wqJSZUttoGSD32y7gx9CliBe3cUKqxWAQ0p3osJHK5+CCgEHL5Kc9kr5/UeW
KLjXscvH5DV2E5w2d1zqB6E4PTQyg5p5msyjCEOv7D5Lko4FogFBzV0+6kWccDPl
e+TOe2ulOYsXF762KK00wKABQV90pVBBfDHphMXAtFSLQzI9x5thXcJ96RjyiUXS
XUfi4ge4yVfaI1gbXXnYzW83mnFsNQ7tZhhw77CGhWbO9gddyYBCIdqrG88a5TF2
JgVzTNVVgGBGoAJon501P3h1OCAqD1BxRybkQVUmOWczhYYJcGvf94Zyu7uI3gSy
q3TX8s3qU2mKPgSIHFz8enWFNJJvb/ZtaBZRnXpUm39AuNfo9TFQ6VzNFUtbghrS
se5fFBAsoyYSvpg1ddIC
=8TLt
-----END PGP SIGNATURE-----
Mike Gabriel (73):
Imported Upstream version 2.0.0
Merge tag 'upstream/2.0.0'
dropping all patches of previous versions as we package a new major upstream release
use CDBS class cmake.mk to build italc
Adapt /debian/control file to new upstream version.
Drop outdated README.Debian, include upstream documentation files in package.
Drop lintian overrides from former package versions.
Adapt to new iTALC library name: libItalcCore.so.
Split up iTALC management console into separate binary package.
Add patch: 001_set-static-libdir-for-cmake.patch.
Package becomes team-maintained (pkg-edu-devel at l.alioth.d.o).
do not include upstream's INSTALL documentation
add AUTHORS to package
typo fix
Make /debian/copyright DEP-5 compliant.
Add build-dependency: libxrandr-dev, libxdamage-dev, cmake
Add build-dependency: libxrandr-dev, libxdamage-dev, linux-libc-dev, and cmake.
Add build-dependency: libxrandr-dev, libxdamage-dev, libpam0g-dev,
Add build-dependencies: libxrandr-dev, libxdamage-dev, libpam0g-dev, x11proto-xinerama-dev, and cmake.
Add patch: 002_use-v4l-videodev2.patch.
Re-add linux-libc-dev as build-dep.
Write man page: imc.8, no man page available for imc by upstream.
Add quilt (>= 0.46-7~) as build dependency.
Add quilt (>= 0.46-7~) as build dependency. Include CDBS rule patchsys-quilt.
Replace build-dep x11proto-xinerama-dev with libxinerama-dev.
improve V4L2 patch
Add-in build-dependencies found in x11vnc Debian package.
typo
Add build-dependency: libv4l-dev.
wrap debian-changelog-line-too-long
Rename package libitalc to libitalccore, fixes lintian issue package-name-doesnt-match-sonames libItalcCore for iTALC 2.x.y.
forgot to add /debian/libitalccore.install
set LIB_DIR to lib/italc, not just lib -> makes libItalcCore.so private library
Add patch: 003_rename-plugin-dir.patch.
Use RPATH to build/find private/unversioned library libItalcCore.
changelog cleanup
Contribute man page: italc_auth_helper.1, no man page available for italc_auth_helper by upstream.
Add build-dependency: gcj. This triggers the java-build of the iTALC JavaViewer which then gets integrated into the iTALC client.
Add build-dependency: gcj-jdk (with fallback to gcj). Honour the
Add patch: 021_man-page-patch-in.patch, update upstream man pages, apply similar changes to imc.8 and italc_auth_helper.1 provided by us.
Grab man page from upstream Git: imc.8.
Add patch: 011_qt-signals.patch.
changelog cleanup (1)
changelog cleanup (2)
Install italc_auth_helper setuid root (via dpkg-statoverride).
file mode change for italc-client.* install scripts
Provide default iTALC.conf configuration file.
fix description of patch 011_qt-signals.patch
add patch headers that describe what our patches do
Install italc-* system groups by default (italc-admins, italc-supporters, italc-teachers, italc-users).
white-space/tab fixes
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.
Create iTALC key pairs for roles: admin, supporter, teacher during package configuration.
partially revert commit 6757d31080671f9b16c33e6e3015276e0443ffd2
partially revert commit 6757d31080671f9b16c33e6e3015276e0443ffd2(2)
partially revert commit 6757d31080671f9b16c33e6e3015276e0443ffd2(3)
Change-of-plan: italc-users ->italc-students.
wrap debian-changelog-line-too-long
fix syntax error in default iTALC.conf
Add patch: 004_x2go-nx-noxdamage.patch, handle iTALC in X2Go sessions in the same way as in NX sessions.
Package becomes team-maintained (debian-edu-pkg-team at l.alioth.d.o).
use my DD address in Uploaders: field
Raise compat level to 7.
/debian/control: fix Vcs-* fields
whitespace cleanup
/debian/control: append comma to last item in multi-line fields
Add patch: 005_gcc47-ftbfs.patch. Fixes FTBFS with gcc-4.7.
Harden package build.
Bump Standards version to 3.9.4.
/debian/copyright: refer to DEP-5 version 1.0 in Format: field
add missing patch headers
fix/add bug closures
upload to unstable (debian/1:2.0.0-1)
-----------------------------------------------------------------------
hooks/post-receive
--
italc.git (Debian package italc)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "italc.git" (Debian package italc).
More information about the debian-edu-commits
mailing list