abyss (1.3.2-1) unstable; urgency=low * New upstream release. acpi-support (0.138-10) unstable; urgency=low * Made init script use on_ac_power. (Closes: #631629) * Fixed typos and language errors in README.Debian. Thanks to Wookey (Closes: #648422) * Made screenblank script use $XUSER that is set instead of the unset $user. At the same time added xlock and xtrlock as possible lock managers. Thanks to Santiago Garcia Mantinan (Closes: #605276, #649562) * Also added gnome-screensaver as valid screensaver option. * Rolled more logic into /usr/share/acpi-support/screenblank instead of duplicating it in /etc/acpi/sleep.sh and /etc/acpi/screenblank.sh. * Rewrote and simplified lid.sh. * Made power-funcs also use on_ac_power again, removing the very old patch that removed it. As we use on_ac_power elsewhere this should be fine here as well. * Add support for "status" action to the init scripts. Thanks to Peter Eisentraut (Closes: #651864) * Allow SPIC and SNC events on Sony laptops. (LP: #240915, #295809) * Added patch to fix rotation issues. (LP: #217182) * Added build-arch and build-indep targets to rules file. * Bumped Standards-Version to 3.9.2, no changes needed. aisleriot (1:3.2.2-1) unstable; urgency=low [ Jeremy Bicha ] * Initial release (LP: #813428) - Aisleriot is no longer shipped as part of gnome-games - Re-enabled "Aunt Mary", a frustratingly difficult Klondike variation (LP: #478558) * debian/control: Build-depends on yelp-tools * debian/copyright: Fixed a few lintian warnings [ Felix Geyer ] * Fix FTBFS with -Werror=format-security. (LP: #890889) - Add 03_format-security.patch. [ Jordi Mallach ] * Sync from Ubuntu. * Watch for .xz tarballs. * Bump to debhelper 8. * Strip debian/tmp prefix from install paths. * Don't autoreconf, we don't need it. * Remove Conflicts/Replaces on self-package. * Replace versioned Conflicts with Breaks. * Drop obsolete 03_format-security.patch in favour of upstream fix. * Use versioned copyright Format URL. astk (1.8.4-5) unstable; urgency=low [Andrea Palazzi] * debian/patches/config.patch fix wrong /etc/codeaster/asrun for OpenMPI * add /etc/codeaster/aster-mpihosts needed for building code-aster * Rename get, getop and parralel_cp (Closes: #626353) * debian/control: update maintainers emails beets (1.0~b11-1) unstable; urgency=low * New upstream release (Closes: #650078) - No need to repack any more, upstream uses non-minified JS. * Drop dependency on python-musicbrainz2 (now uses the internal musicbrainz3 library, soon to be broken out into musicbrainz-ngs). * Build docs, they are now included. - Use upstream's manpages. - Add doc-base entry. * Run tests, they are now included. - Use unittest2 to provide newer unittest features for python2.6. - Build-Depend on python-mutagen, python-munkres, and python-unidecode - Test under the en_US.UTF-8 locale, to work around a test expecting a UTF-8 locale. * Suggest python-rgain, for the rgain plugin. bosh (0.6-6) unstable; urgency=low * Update my email address * debian/control: Drop the DM-Upload-Allowed control field. * Add fix-spelling-errors-in-manpage.patch patch. Fix some spelling errors in manpage for bosh. Thanks to A. Costa for the bugreport and the patch. (Closes: #652004) * Update debian/copyright file. Update copyright years for debian/* packaging stanza. * Bump Standards-Version to 3.9.2 * Rename debian/docs file to debian/bosh.docs * Add lintian-overrides for the examples files. Examples files emit a example-unusual-interpreter lintian warning. This is a false-positive in this case as bosh should be used as the interpreter in these examples. bti (032-1) unstable; urgency=low * New upstream release * debian/watch: use github redirector, there are no released tarballs at the moment. * The tarball from github doesn't ship a configure script; use dh-autoreconf. * Refresh patch manpage-debian.patch (offset), drop remaining patches (all included upstream). bti (031-4) unstable; urgency=low * Build-depend on libcurl4-nss-dev instead of libcurl4-gnutls-dev; they conflict with each other, and liboauth-dev now requires the former. (Fixes a not-yet-detected FTBFS.) bti (031-3) unstable; urgency=low * Add patch to output the correct configfile name (identi.ca/OAuth/access tokens). Thanks to Vincent Lefevre for the bug report; closes: #646681. curl (7.23.1-3) unstable; urgency=low * Enable security hardening flags * Remove libdb-dev from B-D (not used) * Improve short and long descriptions * Provide proper *.symbols files (Closes: #651619) * Do not version Curl_* symbols (for internal use only) * Do not override dh_makeshlibs version anymore curl (7.23.1-2) unstable; urgency=low * Bump shlibs version for libcurl3-nss (Closes: #650498) curl (7.23.1-1) unstable; urgency=low * New upstream release - Do not use gnutls_priority_set_direct and gnutls_certificate_type_set_priority anymore (Closes: #624024) * Refresh patches * Add --enable-debug flag to configure (Closes: #648902) * One Provides/Replaces per line * libcurl4-openssl-dev Provides libcurl4-dev too (Closes: #644126) * Specify only 3 components for Standards-Version (the fourth is not really needed) * Move ca-certificates to Recommends in lib* packages (Closes: #546607) * Add NSS flavour to versioned symbols eglibc (2.13-23) unstable; urgency=low [ Aurelien Jarno ] * patches/arm/cvs-syscall-mcount.diff: new patch from upstream to fix build on armel. * patches/amd64/cvs-pthread_cond_wait.diff: remove as it seems to cause some issue with some kernels. Closes: #651746. [ Samuel Thibault ] * patches/hurd-i386/submitted-mach-nanosleep.diff: New patch from Pino to reject some nanosleep parameters values. eglibc (2.13-22) unstable; urgency=low [ Adam Conrad ] * patches/arm/unsubmitted-ldconfig-cache-abi.diff: New patch from Steve McIntyre that adds tagging to armhf libraries in ld.so.cache * patches/arm/unsubmitted-ldso-abi-check.diff: Another patch from Steve McIntyre, giving ld.so the ability to differentiate between soft and hard-float ABIs and provide sane exits when required. * Merge armel/armhf bi-arch support from Ubuntu, but disable until the armhf bootstrap in Debian has removed /lib/ld-linux.so.3: - Fix install locations for libc6-dev-armel in sysdeps. - Change armel_rtlddir (for libc6-armel) to /lib, as required. - Install /lib/ld-linux.so.3 symlink in libc6-armel. - Install ld.so.conf.d file for the multilib ARM targets. * Add dynamic linker name for the non-default multilib in ARM ldd. * debian/debhelper.in/libc-udeb.install.armhf: Install ld-linux.so.3 to the correct location in the udeb, so binaries can find it. * Install /lib/ld-linux.so.3 symlink in libc6:armhf, this will need to be reverted once the rebuild/rebootstrap is completed. * Fix chmod regex in udeb pass to match the one used for others. [ Aurelien Jarno ] * patches/i386/local-cpuid-level2.diff: fix a typo. Closes: #609389. * Don't ship /usr/share/doc/locales/README. Closes: #643885, #643887. * Ignore tst-cancelx17.out error on amd64. Closes: #643567. * patches/any/cvs-nptl-pthread-race.diff: fix a race in NPTL code that sometimes causes a deadlock when calling fork() from a thread. * debhelper/libc.NEWS: replace $arch by and explain how to get it. Closes: #644990. * Add patches/alpha/submitted-fallocated.diff to define fallocate() in on alpha. Closes: #641868. * debian/rules: don't build locales-all when cross-compiling. Closes: #644771. * patches/amd64/cvs-avx-detection.diff: do not use AVX if hardware support is present, but not enabled in the kernel. Closes: #646549. * patches/amd64/cvs-dl_trampoline-cfi.diff: fix CFI in dl_trampoline code. * patches/mips/submitted-dl-platform.diff: fix a typo preventing loongson2f platform directory to be used. Closes: #646610. * Update Dutch debconf translation, by Vincent Zweije. Closes: #649605. * Update expected-results-x86_64-kfreebsd-gnu-libc to allow tst-clock1.out to fail, as it seems to happen when there is other load than glibc on the building machine. Closes: #649185. * patches/any/local-linuxthreads-XPG7.diff: fix XPG7 compliance in linuxthreads version of pthread.h. Closes: #647823. * Update from the latest SVN, branch eglibc-2_13. * Add patches/amd64/cvs-pthread_cond_wait.diff to correctly handle EAGAIN from FUTEX_WAIT_REQUEUE_PI. * debian/rules.d/tarball.mk: ignore manual/ directory. [ Samuel Thibault ] * patches/hurd-i386/submitted-setresid.diff: New patch to fix -1 passed to setres[ug]id. Closes: #645285. * patches/hurd-i386/{unsubmitted-gscope.diff,unsubmitted-_dl_random.diff, submitted-ECANCELED.diff, submitted-dl-sysdep.diff, unsubmitted-check_native.diff, submitted-extern_inline.diff, submitted-ptr-mangle.diff, submitted-stat.diff, unsubmitted-tls-support.diff, unsubmitted-longjmp_chk.diff, unsubmitted-ptsname.diff, submitted-strtoul.diff, unsubmitted-atomic-no-multiple_threads.diff, unsubmitted-i686.diff, submitted-ldsodefs.h.diff, submitted-libc_once.diff}: Update to topgit version, and rename to {tg-tlsdesc.sym.diff, tg-struct_stat.diff, tg-gscope.diff, tg-_dl_random.diff, tg-bits_atomic.h_multiple_threads.diff, tg-dl-sysdep.c_SHARED.diff, tg-__i686_defined.diff, tg-regenerate_errno.h.diff, tg-ptrmangle.diff, tg-strtoul_PLT.diff, tg-tls.diff, tg-extern_inline.diff, tg-grantpt.diff, tg-check_native.diff, tg-____longjmp_chk.diff, tg-elfosabi_gnu.diff, tg-libc_once.diff}. * patches/hurd-i386/submitted-libc_once.diff: Move kfreebsd part to patches/kfreebsd/submitted-libc_once.diff. * patches/hurd-i386/submitted-ldsodefs.h.diff: Move committed part to patches/hurd-i386/cvs-ldsodefs.h.diff * patches/hurd-i386/cvs-sgttyb.diff: New patch to fix sgttyb ioctls values. * patches/hurd-i386/tg-dup3.diff: New patch from Hurd topgit to implement dup3. * patches/hurd-i386/submitted-dup2-fix.diff: Trivially port to dup3. * patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: New patch to brown-tape fix iceweasel. * patches/hurd-i386/submitted-_hurd_socket_server-indexcheck.diff: New patch from Pino Toscano to fix crash or spurious deallocation on bogus input. * libc0.3.symbols.hurd-i386: Drop removed unused xxx_ and yyy_ RPCs. * patches/hurd-i386/submitted-hurd-recvfrom.diff: New patch from Pino Toscano to fix recvfrom on socketpair. Closes: #650095. * patches/hurd-i386/local-select.diff: New patch to fix select with a zero timeout. Closes: #79358. * patches/hurd-i386/tg-struct_stat.diff: Add POSIX 2008 visibility. * patches/hurd-i386/submitted-posix2008.diff: Add POSIX 2008 visibility. * patches/hurd-i386/submitted-select-inputcheck.diff: Add select input check. [ Petr Salinger ] * kfreebsd/local-sysdeps.diff: update to revision 3763 (from glibc-bsd). * add kfreebsd/local-use-thr-primitives.diff to use kernel thr* primitives inside linuxthreads. Closes: #639658. * debian/sysdeps/sysdeps/kfreebsd.mk, debhelper.in/libc.preinst: bump minimal FreeBSD kernel version to 8.1. [ Steve Langasek ] * Add a new debconf template, libraries/restart-without-asking, shared with pam (and eventually hopefully openssl) which allows users to opt in to silent restarts of services affected by NSS upgrades. This fixes the longstanding nuisance that a user may be prompted as many as three times during an upgrade between releases to ask whether it's ok to restart a service that will be restarted anyway when the package itself gets upgraded. * Name our biarch compat ld.so.conf.d files on arm* consistently with the ones on other archs. [ Kyle Moffett ] * Add support for stage1 builds. Closes: #644546. fonts-gubbi (1.0-1) unstable; urgency=low * Initial release (Closes: #651738) fonts-mplus (045-1) unstable; urgency=low * New upstream version. fotoxx (11.11.1-1) unstable; urgency=low * New upstream release * debian/watch -Fix lintian warning: debian_watch_contains_dh_make_template * debian/rules -Remove -XTRANLATIONS -XCHANGES params in dh_compress. -Fix lintian warning: debian_rules_missing_recommends_targets -Add symlink to avoid duplicate documentation at intalldocs rule. -Remove unnecessary files. * debian/control -Bump Standars-Version to 3.9.2 -Remov libfreeimage-dev, libimage-exiftool-perf from Build-Depends -Add xgd-utils and libimage-exiftool-perf to Recommends -Add brasero to Suggests * debian/copyright -Update copyright to 2010, 2011 * debian/patches/ -Fix lintian warning format-3.0-but-debian-changes-patch and (closes: #643119) by creating: -docs_dir.patch: changes upstream sources for the program to know where documentation is installed -makefile_changes.patch: edit makefile for installation Removes the depencies check by dependencies.sh. (closes: #622315) Fix FTBFS with binutils-gold. (closes: #610545) fotoxxfotoxx.desktop was created by mistake. (closes: #610544) Thanks to Mahyuddin Susanto. * debian/doc-base -Register fotoxx user guide documentation. gmp4 (2:4.3.2+dfsg-2) unstable; urgency=low * Re-introduce the libgmp3c2 package to ease the transition to GMP 5. See http://lists.debian.org/debian-release/2011/03/msg00366.html. * control: Add ${misc:Depends} and update Standards-Version. gnat-4.6 (4.6.2-3) unstable; urgency=low Merge from gcc-4.6 (4.6.2-7) unstable; urgency=medium * Update to SVN 20111210 (r182189) from the gcc-4_6-branch. - Fix PR rtl-optimization/51469, PR tree-optimization/51466, PR tree-optimization/50078, PR target/51408, PR fortran/51310, PR fortran/51448. Merge from gcc-4.6 (4.6.2-6) unstable; urgency=low * Update to SVN 20111208 (r182120) from the gcc-4_6-branch. - Fix PR c++/51265, PR bootstrap/50888, PR target/51393 (ix86), PR target/51002 (AVR), PR target/51345 (AVR), PR debug/48190, PR fortran/50684, PR fortran/51218, PR target/50906 (fixes: #650318), PR tree-optimization/51315 (fixes: #635126), PR tree-optimization/50622, PR fortran/51435, PR debug/51410, PR c/51339, PR rtl-optimization/48721, PR middle-end/51323 (LP: #897583), PR middle-end/50074, PR middle-end/50074. [ Matthias Klose ] * Run the libstdc++ testsuite on all architectures again. Fixes: #622699. * Apply proposed patch for PR target/50906 (powerpcspe only). Fixes: #650318. * Fix PR target/49030 (ARM), taken from Linaro. Fixes: #633479. * Fix PR target/50193 (ARM), taken from Linaro. Fixes: #642127. * Install the libstdc++.so-gdb.py file. LP: #883269. * Fix PR c++/50114, backport from trunk. LP: #827806. * Merge changes to allow gcc-snapshot cross builds, taken from Linaro. * Update the Linaro support to the 4.6 branch. [ Marcin Juszkiewicz ] * Fix issues with gcc-snapshot cross builds. * Allow building Linaro binary packages in a single package. * Apply hardening patches for cross builds when enabled for native builds. gnome-games (1:3.2.1-2) unstable; urgency=low [ Josselin Mouette ] * Replace python-gobject by python-gi. [ Michael Biebl ] * debian/watch: - Track .xz tarballs. * debian/control.in: - Add Depends on python-gi-cairo to gnome-sudoku. Closes: #643692 * Bump debhelper compatibility level to 8. - Strip debian/tmp/ from .install files. - Bump Build-Depends on debhelper. gnome-games (1:3.2.1-1) unstable; urgency=low [ Jeremy Bicha ] * New upstream stable release. - Aisleriot has been split into its own package - Five or More, Iagno, Mahjongg, Mines and Tetravex were ported to GSettings - Sudoku was ported to pygobject * debian/control.in: - Add Vcs links - Dropped aisleriot & its dependencies - Require valac-0.14 and pygobject 2.90 * debian/pycompat: Dropped, obsolete. * debian/patches/01_theme_install.patch: Dropped, applied upstream [ Jordi Mallach ] * New upstream release. * Merge from Ubuntu: - debian/patches/90_fix-sudoku-borders.patch: Bugzilla patch to fix missing borders in Sudoku (LP: #844385). * Tighten aisleriot dependency to >= ${gnome:Version}. * Replace versioned conflicts with breaks. * Remove aisleriot bits from copyright file. hotot (1:0.9.7.32+git20111213.1d89daf-1) unstable; urgency=low * New upstream snapshot ibus-googlepinyin (0.1.1+hg20111212-1) unstable; urgency=low * New upstream commit: change data path use glob.glob (Closes: #650272). imanx (0.50-9.1) unstable; urgency=low * Non-maintainer upload. * Fix "Remove unconditional call to soon to disappear 'update- openoffice-dicts'": drop debian/myspell-gv.post{inst,rm}. (Closes: #619274) libanyevent-perl (6.120-1) unstable; urgency=low * New upstream release. * Update years of packaging copyright. libclass-xsaccessor-perl (1.13-1) unstable; urgency=low * New upstream release. libdist-zilla-perl (4.300005-1) unstable; urgency=low * New upstream release. * Add (build) dependency on libclass-load-perl. * Update years of packaging copyright. * Add perl 5.13.4 as an alternative build dependency for Test::More 0.96. libdrm (2.4.29-1) unstable; urgency=low * New upstream release: - assert()s are now gone (Closes: #651316). * Update libdrm-intel1's symbols and shlibs accordingly. libdrm (2.4.28-1) unstable; urgency=low * New upstream release. libhtml-template-pro-perl (0.9507-1) unstable; urgency=medium * Team upload. * New upstream release. * Upload with medium urgency as this fixes a XSS vulnerability. (Closes: #652587) libx11-guitest-perl (0.25-2) unstable; urgency=low * Team upload. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * Add patch ccflags.patch: include $Config{ccflags} in CCFLAGS in Makefile.PL. Thanks to Boris Sukholitk for the bug report. (Closes: #651876) lightsquid (1.8-3) unstable; urgency=low * debian/control: Add Vcs-* fields. * debian/lightsquid.cron.d: Fixed command path. (Closes: #651994) meep-mpich (1.1.1-11) unstable; urgency=low * debian/control: depend on debhelper >=8 * debian/control: dependency on dpatch removed * debian/rules: build-arch and build-indep according to lintian recommendation added * debian/rules: dpatch targets removed * debian/README.source: changed from dpatch to quilt * debian/source/format: 3.0 (quilt) meep-openmpi (1.1.1-8) unstable; urgency=low * debian/control: depend on debhelper >=8 * debian/control: dependency on dpatch removed * debian/control: standards version changed to 3.9.2 (no changes) * debian/rules: build-arch and build-indep according to lintian recommendation added * debian/rules: dpatch targets removed * debian/README.source: changed from dpatch to quilt * debian/source/format: 3.0 (quilt) mobyle (1.0.4~dfsg-2) unstable; urgency=low * Add missing dep on python-pygraphviz for workflows mobyle (1.0.4~dfsg-1) unstable; urgency=low * New upstream version. - Possible break in previous xml program description, see README.Debian file for more info nam (1.15-1) unstable; urgency=low * New upstream stable release. * Rewrite build system with CMake. * New nam-dbg package. netcf (0.1.9-2) unstable; urgency=low * Add debug package (Closes: #650817) * Link against libnl rather than libnl-3 (Closes: #651033) - debian/control - fix dependencies - Don't apply first two patches nginx (1.1.11-1) unstable; urgency=low [Kartik Mistry] * New upstream release. * debian/control: + Set priority to extra for nginx-light and nginx-extras binaries (Policy: Section 2.5) * debian/patches/607418-ipv6-addresses.diff: + Removed. Merged upstream with 1.1.9 release. * debian/copyright: + Updated upstream copyright year, updated Michael's email address, misc changes for format. [Michael Lustfield] * debian/conf/fastcgi_params: + Changed $server_https to $https per new feature in 1.1.11. * debian/conf/nginx.conf: + Removed map for $server_https as it's no longer needed. oce (0.7.0-3) unstable; urgency=low [ Denis Barbier ] * debian/control: Add Build-Depends: tcl8.5-dev, tk8.5-dev to fix FTBFS. Closes: #651105 * debian/control: Fix Vcs-Browser field. oce (0.7.0-2) unstable; urgency=low [ Denis Barbier ] * debian/copyright: add missing stanzas for test/gtest-1.6.0 and src/OSD/gettime_osx.h. org-mode (7.8.02-1) unstable; urgency=low * New upstream release * Updated debian/watch file pal (0.4.3-8) unstable; urgency=low * Include the headers from ncursesw instead of ncurses. Since both header variants are compatible, including ncurses' headers worked as long as there was an indirect dependency on libncurses5-dev. Thanks to Peter Green for the bug report and the patch. (Closes: #651761) pinfo (0.6.9-5.1) unstable; urgency=low * NMU * Add a path to term.h for libncursesw5. Closes: #646486 * Fix link order to list libraries after the objects that require them. Patch from Colin Watson Closes: #641287 * Add build-arch and build-indep targets to debian/rules, just calling "build" for now. pinpoint (1:0.1.5~20111213-1) unstable; urgency=low * New upstream git snapshot. * Introducing a epoch to the version number since I screwed up in the first upload (it should have been 0.1.2*, not 1.2*). * Fix wrong filename in manpage (Closes: #648971) * Install images used in the example presentation radioclk (1.0.ds1-9) unstable; urgency=low * debian/compat: update to debhelper 8 and use new simplified "dh" rules file format * Switch to dpkg-source 3.0 (quilt) format * Update standards version to 3.9.2 (no changes) * debian/radioclk.default: add to ensure it's a conffile (fix piuparts fail) ruby-gsl (1.14.7-1) unstable; urgency=low * New upstream release. * debian/control: - Moved Debian repository from svn to git. - Bumped up Standards-Version to 3.9.2. - Followed the NArray package name change from libnarray-ruby to ruby-narray. - Build-Depends libtamuanova-dev to build a related module. * debian/rules: Clean auto-generated files (Closes: #628264) * Added patches to work around build failure: - debian/patches/20110605_matrix_complex.c - debian/patches/20110605_vector_complex.c * debian/patches/20110605_extconf.rb: Added a patch to find narra.h correctly. * Converted the build system to gem2deb, removed build dependency on cdbs and ruby-pkg-tools shorewall (4.4.26.1-1) unstable; urgency=low * New Upstream Version shorewall-init (4.4.26.1-1) unstable; urgency=low * New Upstream Version shorewall-lite (4.4.26.1-1) unstable; urgency=low * New Upstream Version shorewall6 (4.4.26.1-1) unstable; urgency=low * New Upstream Version shorewall6-lite (4.4.26.1-1) unstable; urgency=low * New Upstream Version sofa-framework (1.0~beta4-6) unstable; urgency=low [ Nelson A. de Oliveira ] * Fix menu file * Updated build-dependency on libqwt-dev (Closes: #638170) [ Andreas Tille ] * debian/control: - Standards-Version: 3.9.2 (no changes needed) - Fixed Vcs-Svn - Build-Depends: + s/libpng-dev/libpng12-dev/ + s/libqwt-dev/libqwt5-qt4-dev/ * debian/rules - Do not remove extlibs/tinyxml in clean target which is just part of the upstream source. The proper place to remove things like this would be in get-orig-source. - Polishing after clean target which leaves several files hanging around * debian/patches/qwt5-qt4.patch: Sofa does not build properly with libqwt-dev so adjusting include directory and fixing some header file is needed * debian/sofa.1: Fixed spelling error tclcl (1.20-6) unstable; urgency=low * add package tclcl-dev back to help upgrade from stable. tclcl (1.20-5) unstable; urgency=low * Build it with the flags export by dpkg-buildflags. * Update builddep on debhelper to 8.1.3~. * Update compat to 9. * Update libtclcl1.symbols, some symbols are not export with these build flags. tclcl (1.20-4) unstable; urgency=low * add -ltclcl to tclcl.pc. tclcl (1.20-3) unstable; urgency=low * libtclcl1-dev Provides: tclcl-dev Replaces: tclcl-dev (<< 1.20-1) Breaks: tclcl-dev (<< 1.20-1) tclcl (1.20-2) unstable; urgency=low * add depens: libtclcl1 (= ${binary:Version}) to libtclcl1-dev. (Closes: #648888). tclcl (1.20-1) unstable; urgency=low * New upstream stable release. * debian/watch: to sf.net. * rm config.status and override lintian warning. * Rewrite build system with cmake. * Generate shared library, packages renamed to libtclcl1 and libtclcl1-dev; libtclcl1-dev provides libtclcl1-dev; New debug package tclcl-dbg. * New pkg-config file: tclcl.pc. * Multiarch these packages. * Symbols file for libtclcl1. * tclcl: install otcldoc: simple script for translating otcl classes into an html hyperlinked document unbound (1.4.14-2) unstable; urgency=high * Work around gcc bugs by disabling link time optimization on build architectures that are not i386/amd64. unbound (1.4.14-1) unstable; urgency=high * New upstream release. - CVE-2011-4528. * Call dh_python2 in debian/rules; closes: #652294.