clamav-unofficial-sigs (3.7.2-1) unstable; urgency=low . * New upstream release * Fixes signature ignore problem (Closes: #714132) * Adds configurability for curl/rsync timeouts (Closes: #693542) * Adds the ability to turn off chmod calls (See: #566702) * Deal with the cron job being disabled (Closes: #711161) * Turn off the chmod calls by default (Closes: #566702) * Switch priority to optional * Bump debhelper compat level * Bump Standards-Version, no changes needed * Simplify the dirs file slightly * Rewrite and update the copyright file to copyright-format 1.0 * Ignore a missing purge file debhelper (9.20131127) unstable; urgency=low . * dh_compress: Exclude several more compressed file formats. Closes: #730483 dgit (0.19) unstable; urgency=low . Testing facilities: * Provide "test-dummy" distro with "dummycat" access method. * Provide a selection of autopkgtest (DEP-8) tests. dh-rebar (0.0.4) unstable; urgency=low . * Increased the information that is output by rebar. (Closes: #730340) dictionaries-common (1.20.4) unstable; urgency=low . * Set default wordlists symlink also from dictionaries-common postinst (Closes: #683024, #729185). * scripts/system/update-default.in: - Some fixes and updates in pod section. dragonegg (3.3-2) unstable; urgency=low . * Fix FTBFS under arm. Thanks to Dan Chen (Closes: #715424) dragonegg (3.3-1) unstable; urgency=low . * Upload to unstable (Closes: #686231) dragonegg (3.3-1~exp1) experimental; urgency=low . * New upstream release * get ride of the support of 4.6 and provide 4.8 * Enable hardening flags also to the linker * dragonegg: empty-binary-package fixed (dependency package) dragonegg (3.2-1) unstable; urgency=low . * Upload to unstable * Standards-Version updated to 3.9.4 dragonegg (3.2-1~exp2) experimental; urgency=low . [ Matthias Klose ] * Remove subversion from the build-depends (Closes: #700070) * Link with the shared llvm library (Closes: #700071) dragonegg (3.2-1~exp1) experimental; urgency=low . * New upstream release dragonegg (3.2~rc3-1~exp1) experimental; urgency=low . * New testing release dragonegg (3.2~rc2-1~exp1) experimental; urgency=low . * New testing release dragonegg (3.1-3) unstable; urgency=low . * Rebuild against the lastest version of gcc (Closes: #686231, #676499) . [ Matthias Klose ] * Use GCC 4.7 by default. dragonegg (3.1-2) unstable; urgency=low [ Vincent Legout ] * debian/rules: Build with DISABLE_VERSION_CHECK=1 to be able to use a different gcc version that the one dragonegg was built against. (Closes: #679914) dragonegg (3.1-1) unstable; urgency=low * New upstream release * Introduce new dragonegg packages to manage both gcc 4.6 & 4.7: - dragonegg-4.6 & llvm-gcc-4.6 - dragonegg-4.7 & llvm-gcc-4.7 The package dragonegg will install version 4.6 dragonegg (3.0-3.2) unstable; urgency=low * Build-depend on g++-4.6. dragonegg (3.0-3.1) unstable; urgency=low * Non maintainer upload * Explicitly build using GCC 4.6. Closes: #667153. dragonegg (3.0-3) unstable; urgency=low * Standards-Version updated to version 3.9.3 * Update of the uploader list * Support of arm. Thanks to Matthias Klose for the patch * Enhance the error message (LP: #923349, #941407) (Closes: #656616) dragonegg (3.0-2) unstable; urgency=low * Install of llvm-gcc-4.6 removes llvm-gcc-4.5 (Closes: #656610) dragonegg (3.0-1) unstable; urgency=low [ Matthias Klose ] * New upstream version. * Build for gcc-4.6. * Linked against the shared libLLVM. [ Sylvestre Ledru ] * Switch to dpkg-source 3.0 (quilt) format dragonegg (2.9-2build1) unstable; urgency=low * Rebuild for changed (old) gcc_lib_dir location. dragonegg (2.9-2) unstable; urgency=low * Fix (probably) the kfreebsd FTBFS (Closes: #635288) dragonegg (2.9-1) unstable; urgency=low * New upstream release. Fix build issues. (Closes: #633946) (LP: #770819) * Watch file added dragonegg (2.8-3) unstable; urgency=low * Upload to unstable * Update of the tags Vcs-Svn & Vcs-Browser * Use c++ instead of c++-4.5 for llvm-c++ (Closes: #625893) * Allows usage of llvm-gcc-4.5 even if built with different versions of gcc it has been built (and display a warning when it is the case). (Closes: #618768) * Standards-Version updated to version 3.9.2 dragonegg (2.8-1) experimental; urgency=low * Sync from Ubuntu * New upstream release * Incompatible plugin version fixed (Closes: #578381) * LLVM Packaging team is now the maintainer * Add myself to the uploader * Standards-Version updated to version 3.9.1 * Switch to dpkg-source 3.0 (quilt) format dragonegg (2.7-2) experimental; urgency=low * Build-Depends on gcc-4.5, g++-4.5. dragonegg (2.7-1) experimental; urgency=low * New upstream release. * Merge Matthias Klose's work for Ubuntu. * Switch packaging to debhelper. * Switch Maintainer to the LLVM Packaging Team. exim4 (4.82-3) unstable; urgency=low . * Upload to unstable. exim4 (4.82-2) experimental; urgency=low . * Pull two post-release fixes from upstream git master: + 75_unbind-ldap-connection.diff - Only unbind ldap connection if bind succeeded. + 77_close-the-server-side-of-TLS.diff - Correctly close the server side of TLS when forking for delivery. * Pull 76_fix_ldap_option_setting.diff from Todd Lyons testing tree. See . exim4 (4.82-1) experimental; urgency=low . * New upstream stable release. * Drop exim4-config_files.5 symlinks for local_host_whitelist and local_sender_whitelist, add symlinks for host_local_deny_exceptions and sender_local_deny_exceptions instead. Closes: #661365 exim4 (4.82~rc5-1) experimental; urgency=low . * New upstream version. exim4 (4.82~rc3-1) experimental; urgency=low . * New upstream version. + TL/15 Fix exiqsumm summary for corner case. Patch provided by Richard Hall. + TL/16 Bugzilla 1289 - Clarify host/ip processing when have errors looking up a hostname or reverse DNS when processing a host list. Used suggestions from multiple comments on this bug. + TL/17 Bugzilla 1057 - Multiple clamd TCP targets patch from Mark Zealey. * Add macros for sending a client certificate on outgoing TLS connections. (REMOTE_SMTP_TLS_CERTIFICATE/REMOTE_SMTP_PRIVATEKEY, REMOTE_SMTP_SMARTHOST_TLS_CERTIFICATE/REMOTE_SMTP_SMARTHOST_PRIVATEKEY) Closes: #677826 exim4 (4.82~rc2-1) experimental; urgency=low . * exim-gencert: Generate 2048bit key by default. LP: #1200581 * New upstream version. + Drop 80_addmanuallybuiltdocs.diff exim4 (4.82~rc1-1) experimental; urgency=low . * New upstream version. + TL/02 Add +smtp_confirmation as a default logging option. Closes: #649600 + JH/05 Permit multiple router/transport headers_add/remove lines. Closes: #276126 + See /usr/share/doc/exim4-base/NewStuff.gz for other newly added features. * Upload to experimental. * Drop unnecessary patches (30_dontoverridecflags.dpatch 75_openssl_sni.diff 76_tls_dh_min_bits.diff 77_docsfortls_dh_min_bits.diff 78_pkcs11_init.diff 84_CVE-2012-5671.patch 85_server_set_id_SPA.diff 86_Dovecot-robustness.diff 87_localinjected_mimeacl.diff), unfuzz patches. * Applying upstream's default configuration updates to Debian configuration change 30_exim4-config_examples to use tls_in_cipher/tls_out_cipher instead of tls_out_cipher. - exim4-config therefore Breaks exim daemon << 4.82~rc1. * 80_addmanuallybuiltdocs.diff: Upstream rc tarball ships empty filter.txt and spec.txt, replace these with correct handbuilt versions. eztrace (0.9.1-5) unstable; urgency=low . * control: Replace binutils-dev build-dependency with libiberty-dev for libiberty.a (Closes: #730945). fontconfig (2.11.0-2) unstable; urgency=low . * fontconfig-config.postrm: be less aggressive in removing fonts.d. Closes: #728598. * Break xpdf (<= 3.03-11). Closes: #728444. * 01_path_max.patch: patch from Samuel Thibault to stop requiring PATH_MAX. Closes: #729189. * fontconfig-config.links: enable lcdfilter by default. Closes: #638262, #605574. * 02_indic_names.patch: patch from Vasudev Kamath to fix Indic font family names. Closes: #661245. * Mark libfontconfig1-dev as multi-arch: same. Closes: #677885. * 03_locale_c.utf8.patch: based on a patch from Martin Dickopp. Treat C.UTF-8 and C.utf8 locales as built in the C library. Closes: #717423. * Update font packages names. Closes: #712682. * Enable fonts-liberation as an alternative. Closes: #663553. * Also drop alternate dependency on gsfonts-x11. * 04_mgopen_fonts.patch: new patch. Add more MgOpen fonts to default sans typefaces. Closes: #400767. * ja.po: updated. Closes: #695078. freecad (0.13.2800-dfsg-1) unstable; urgency=low . * [e051565] Imported Upstream version 0.13.2800-dfsg. (Closes: #730952) * [a2f0187] Update debian/copyright. (Closes: #726805) freetype (2.5.1-1) unstable; urgency=low . * New upstream release. Closes: #717952, #729231. - Add build-dependency on libpng-dev. - Dropped patches, included upstream: savannah-bug-35847.patch, savannah-bug-35833.patch, savannah-bug-37905.patch, savannah-bug-37906.patch, savannah-bug-37907.patch - Internal symbols have been dropped in this version. No soname change because the symbols are not supposed to be used, but past experience suggests that this may break some third-party software anyway. * compiler_hardening_fixes.patch: fix wrong snprintf() calls in ttdebug.c that cause an overflow 100% of the time. * debian/patches-ft2demos/compiler-warning-fixes.patch: Fix a wrong cast that triggers a compiler warning. * debian/patches-ft2demos/revert-wrong-extern.patch: revert wrong upstream commit that causes a build failure. grilo-plugins (0.2.9-2) unstable; urgency=low . * fix-tests.patch: fix TMDb tests (Closes: #730882). gtkhash (0.7.0-1) unstable; urgency=low . * New upstream release. * Add nemo extension, a new binary package with name nemo-gtkhash is provided: - debian/control: add nemo-gtkhassh paragraph and libnemo-extension-dev dependency. - debian/rules: enable nemo extension. - debian/nemo-gtkhash.install: install needed file to provide nemo extension. * debian/control: - Bump to Standards-Version 3.9.5. No changes required. - Use canonical URIs in VCS-* fields. * debian/gtkhash.desktop: add Keywords key. * debian/patches/10-avoid-silent-rules.patch: don't hide the real compiler flags to allow automatic checks for missing (hardening) flags via blhc. * debian/rules: Update config.{guess,sub} files via autotools_dev. (Closes: #727889) iptraf-ng (1.1.4-1) unstable; urgency=low . * New upstream release. libcommons-collections4-java (4.0-1) unstable; urgency=low . * New upstream release * Standards-Version updated to 3.9.5 (no changes) libjpeg6b (6b1-4) unstable; urgency=high . * Apply upstream patch to fix CVE-2013-6629 and CVE-2013-6630. * debian/rules clean: remove stamp-h1 * debian/copyright: fix download URL libpfm4 (4.4.0-2) unstable; urgency=low . * debian/*: Cleanup cruft. * Move misplaced symbols from .symbols.common to .symbols.amd64. * [armhf, s390x] Add new symbols from 4.4.0. * [powerpcspe] Use the same symbols as powerpc. (Closes: #730633) * [i386] Add a separate symbols file. libpfm4 (4.4.0-1) unstable; urgency=low . * New upstream release. * Split symbols file and add arch specific symbols. (Closes: #709654) * [amd64] Add new symbols from 4.4.0. * Fix more typos detected by lintian. * Use the canonical Vcs-* URLs. * Bump Standards-Version to 3.9.5. No changes needed. * Add myself to Uploaders. maven-plugin-tools (3.2-2) unstable; urgency=low . * Team upload. * Add dependency on libasm3-java. (Closes: #729771) maven-stapler-plugin (1.16-5) unstable; urgency=low . * Team upload. * Use the maven-compiler-plugin 2.5.1 (Closes: #730886) * debian/control: - Build depend directly on libplexus-compiler-java - Changed the Homepage field to point to the Github project - Updated Standards-Version to 3.9.5 (no changes) - Removed the deprecated DM-Upload-Allowed field - Use canonical URLs for the Vcs-* fields * Marked the Java 7 compatibility patch as forwarded upstream * Switch to debhelper level 9 moc (1:2.5.0~beta1+svn20131120-1) unstable; urgency=low . * Update to svn 2583 * Implement native Opus support via d/p/01_moc-r2583+opus.patch from Tomasz Golinski as libav doesn't support Opus files yet. Thanks! Adjusted control accordingly. * Added libopusfile-dev to the Build-Depends. * Remove unused lintian overrides. * Adjusted watch file. morse-simulator (1.1.1-1) unstable; urgency=low . * New upstream release mutagen (1.22-1) unstable; urgency=low . [ Tristan Seligmann ] * Update my email address. * Update Homepage. (Closes: #673615) . [ Simon Chopin ] * New upstream release. + Document copyright on docs/id3_frames_gen.py to Christoph Reiter. + Bump X-Python-Version to 2.6. + Drop all patches as being applied upstream. + Add a dependency on libc-bin and use the C.UTF-8 locale to run the tests. * Add myself to Uploaders. * Regenerate the man pages during the build. * Add a new package python-mutagen-doc with the Sphinx documentation. mvel (2.0.18-3) unstable; urgency=low . * Team upload. * Use the default Maven plugins instead of a fixed version to avoid build failures when a plugin is upgraded (Closes: #730939) * debian/control: - Standards-Version updated to 3.9.5 (no changes) - Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 * debian/copyright: Updated to the Copyright Format 1.0 pyepr (0.8.1-1) unstable; urgency=low . * New upstream release * Compat set to 9 * debian/control - Build-depend from debhelper (>= 9) - Removed unnecessary versioned dependency from libepr-api2-dev (>= 2.2) - Removed unnecessary "${sphinxdoc:Depends}" from non-doc packages - Added build dependencies from python-doc and python-numpy-doc. It is necessary to make the package build self-contained. * debian/copyright - Updated copyright dates - Fixed formatting of copyright file * debian/patches: - Only use local files for generating sphinx doc. Set the "intersphinx_mapping" parameter in the doc/conf.py to point to local object.inv files. This makes the package self contained and no download attempt happens any longer (Closes: #726859). pyepr (0.6.1-3) unstable; urgency=low . * Call dh_numpy3 * Preserve the original changelog name * Fix installation of debug estensions for Python 3.3 (Closes: #708011) * Standards version bumped to 3.9.4 (no changes) * Added build dependency from cython3 * Use canonical URIs for Vcs-* fields pyepr (0.6.1-2) unstable; urgency=low * Only run dh_sphinxdoc on the -doc package (Closes: #671048). See also #647233. pyepr (0.6.1-1) unstable; urgency=low * New upstream release * New packages: - -dbg package for python2 - packages for python3 (standard and -dbg) - package for common docs * Switch to debhelper 8 * Standard version bumped to 3.9.3 (no changes) * debian/README.test file added * Updated copyright file * Use dh_sphinxdoc and common javascript code from libjs-sphinxdoc * debian/rules: - honor nodoc and noopt DEB_BUILD_OPTIONS - call dh_numpy for an appropriate management of the dependency from numpy * debian/control: - X-Python-Version moved to the source package section pyepr (0.5-1) unstable; urgency=low * Initial release (Closes: #625997) pytango (8.1.1-1) unstable; urgency=low . * Imported Upstream version 8.1.1 * debian/patch - 0001-fix-from-upstream-FTBFS-s390.patch (applyed by upstream) python-setuptools (1.4.2-1) unstable; urgency=low . * New upstream version. python-setuptools (1.3.2-1) experimental; urgency=low . * New upstream version (converged setuptools / distribute release). python-setuptools (0.6c7-1) unstable; urgency=low * New upstream version. python-setuptools (0.6c6-1) unstable; urgency=low * New upstream version (release candidate 6). Closes: #433556. python-setuptools (0.6c5-3) unstable; urgency=low * Merge from Ubuntu: - Use the unversioned interpreter name for scripts without version suffix. python-setuptools (0.6c5-2) unstable; urgency=medium * Remove bashism from generated shell script. python-setuptools (0.6c5-1) unstable; urgency=low * New upstream version (release candidate 5). python-setuptools (0.6c3-3) unstable; urgency=low * Drop 2.3. python-setuptools (0.6c3-1) unstable; urgency=medium * New upstream version (release candidate 3). Closes: #389780. python-setuptools (0.6c2-1) unstable; urgency=low * New upstream version (release candidate 2). Closes: #382573. * /usr/bin/easy_install-2.3: Use python2.3 s interpreter. Closes: #386318. python-setuptools (0.6b3-3) unstable; urgency=low * Workaround #375437. python-setuptools (0.6b3-2) unstable; urgency=low * Add entry points for all versioned console scripts. Closes: #375975. python-setuptools (0.6b3-1) unstable; urgency=low * New upstream version (closes: #354621). - OverflowError for amd64 build fixed (closes: #352176). python-setuptools (0.6a9-1) unstable; urgency=low * New upstream version (closes: #348292). python-setuptools (0.6a8-0.1) unstable; urgency=low * NMU with maintainer approval * New upstream release * debian/rules: Create setuptools.pth to instruct python where the module is located. Closes: #330562 python-setuptools (0.6a6-1) unstable; urgency=low * New upstream version (closes: #335101). python-setuptools (0.6a2-0.1) unstable; urgency=low * NMU with maintainer approval * New upstream release * Include a watch file to be easier to upgrade next time * Bump Standards-Version to 3.6.2 (no changes need) * Use Build-Depends-Indep since we don't build architecture dependent packages * Don't remove setuptools.egg-info directory on clean target since it's used now on building system since it use entry_points feature to its install python-setuptools (0.6a8-0.1) unstable; urgency=low * NMU with maintainer approval * New upstream release * debian/rules: Create setuptools.pth to instruct python where the module is located. Closes: #330562 python-setuptools (0.5a13-1) unstable; urgency=low * New upstream version 0.5a13. python-setuptools (0.0.1.041214-1) unstable; urgency=low * Initial Release. python-wsme (0.5b6-1) unstable; urgency=low . * New upstream release (Closes: #725652). * Removes now useless MANIFEST.in patch (that file is gone upstream...). * Switched back to pristine-tar type of Git repo: - Adds extend-diff-ignore = "^[^/]*[.]egg-info/" in debian/source/option, since the upstream tarballs now includes an egg-info which is modified at build time. - Changes debian/gbp.conf * Cleans cleanly. * Adds upstream patch (not released): Fix_SyntaxWarning_under_Python_3.patch. python-wsme (0.5b5-4) unstable; urgency=low . * Patches MANIFEST.in to include stuff in wsme/rest. python-wsme (0.5b5-3) unstable; urgency=low . * Adds support for Python 3. * Adds multiple new (build-)depends. python-wsme (0.5b5-2) unstable; urgency=low . * Added missing build-depends: python3-pbr. python-wsme (0.5b5-1) unstable; urgency=low . * New upstream release. * Switched to git upstream tags instead of tarballs, and now using openstack-pkg-tools. * Added support for Python3. * Fixed debian/copyright (new authors, s/MIT/Expat/). * Added export OSLO_PACKAGE_VERSION=$(VERSION) in debian/rules. * Added new and missing (build-)depends. * Now calling nosetests on build. * Added lots of build-depends for the nosetests. python3-stdlib-extensions (3.3.3-1) unstable; urgency=low . * Bump version to 3.3.3. * Make the packages Multi-Arch: same. Replace the dependency on python3 with libpython3-stdlib. * Allow the package to cross-build. python3.3 (3.3.3-3) unstable; urgency=low . * Update to 20131127 from the 3.3 branch. * Don't provide python3.3-dbm, available in a separate package. * (Build-)depend on net-tools, test_uuid requires ifconfig. * Fix distutils.sysconfig.get_makefile_filename(). Closes: #730601. python3.3 (3.3.3-2) unstable; urgency=low . * Update to 20131123 from the 3.3 branch. * Update hurd-path_max.diff. python3.3 (3.3.3-1) unstable; urgency=low . * Python 3.3.3 release. * Update to 20131119 from the 3.3 branch. * Regenerate the patches. * Update the symbols files. * Fix test support when the running kernel doesn't handle port reuse. * libpython3.3-minimal replaces libpython3.3-stdlib (<< 3.2.3-7). Closes: #725240. qmidiarp (0.5.3-1) unstable; urgency=low . * New upstream release. * Added keywords to desktop file. quassel (0.9.2-1) unstable; urgency=low . * New upstream release * Increase debhelper compat to 9 - supporting hardening now ruby-sinatra (1.4.3-2) unstable; urgency=low . Team upload. . * Update Standards-Version to 3.9.5 (no changes) * Add alternative dependency on ruby-rack1.4 * Fix test failure by cherry picking upstream fix (Closes: #728633) * Change ruby1.8 dependency to ruby ruby1.9.1 (1.9.3.484-1) unstable; urgency=low . * New upstream release + Includes fix for Heap Overflow in Floating Point Parsing (CVE-2013-4164) Closes: #730178 + drop debian/patches/2013-09-08-restore-rb_f_lambda-declaration.patch, already applied upstream. ruby2.0 (2.0.0.353-1) unstable; urgency=low . * New upstream release + Includes fix for Heap Overflow in Floating Point Parsing (CVE-2013-4164) Closes: #730190 simplejson (3.3.1-2) unstable; urgency=low . * Build pypy-simplejson (arch-indep package) only on amd64 or i386 (i.e. Build-Depend on pypy only on these architectures) simplejson (3.3.1-1) unstable; urgency=low . * New upstream release simplejson (3.3.0-3) unstable; urgency=low . * Upload to unstable * Use dh_pypy to handle PyPy files * Add dh-python to Build-Depends * Standards-version bumped to 3.9.4 (no changes needed) simplejson (3.3.0-2) experimental; urgency=low . * Fix FTBFS due to missing docs simplejson (3.3.0-1) experimental; urgency=low . [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. . [ Piotr Ożarowski ] * New upstream release simplejson (3.2.0-1) experimental; urgency=low . * New upstream release simplejson (3.1.3-1) experimental; urgency=low . * New upstream release simplejson (3.1.2-1) experimental; urgency=low . * New upstream release * support_pydebug_interpreters_in_tests patch removed, applied upstream simplejson (3.1.0-1) experimental; urgency=low . * New upstream release * New binary packages: - python-simplejson-doc - python-simplejson-dbg - python3-simplejson - python3-simplejson-dbg - pypy-simplejson * Build depend on python3-all-d{ev,bg} and pypy (for new packages) * Rewrite debian/rules to use dh sequencer and pybuild build system * Add support_pydebug_interpreters_in_tests patch - bump minimum required Python version to 2.6 (due to test.test_support.strip_python_stderr) t-coffee (10.00.r1613-1) unstable; urgency=low . * New upstream release. txt2tags (2.6-3.1) unstable; urgency=low . * Non-maintainer upload. * Remove the error.csv test, as it parses successfully with python2.7 and the alternative is to break other input. (Closes: #713491) txtorcon (0.8.2-1) unstable; urgency=low . * New upstream release. vzctl (4.6.1-1) unstable; urgency=low . * New upstream release. * No longer depends on gawk. Closes: #728071. REMOVED: wiipdf 1.4-2 REMOVED: xpdf 3.03-11 REMOVED: distribute 0.6.49-2 REMOVED: eficas 6.4.0-1-1.1