actdiag (0.3.3-1) unstable; urgency=low * New upstream release alt-ergo (0.94-2) unstable; urgency=high * Add autoconf to Build-Depends to resolve an FTBFS (Closes: #669539). * Setting urgency to "high" to fix the RC bug. aranym (0.9.13-3.1) unstable; urgency=low * Non-maintainer upload. * explicitly build-depend on zlib1g-dev for transparent kernel decompression (Closes: #669660) * drop quilt build-dependency (unneeded, as per lintian) * add a watch file (lintian) * 0004-fix-spelling.patch: new (lintian) * 0005-fix-zlib-configure.patch: new: have_zlib="" is not caught by "= no" but by "!= yes" comparison; this fixes zlib detection for systems without pkg_config * run configure scripts with bash, as they use [[ aranym (0.9.13-3) unstable; urgency=low * package re-upload, added source format setting * fpu_mpfr longword conversion fix (Closes: #666947) * fix missing libusb.h on kfreebsd platforms (Closes: #665867) aranym (0.9.13-2) unstable; urgency=low * fpu_mpfr longword conversion fix (Closes: #666947) * fix missing libusb.h on kfreebsd platforms (Closes: #665867) aranym (0.9.13-1) unstable; urgency=low * imported upstream version 0.9.13, including changes for 0.9.12 * updates aranym.desktop and creating aranym-{jit,mmu}.desktop * rules updated to install two or three (on i386) desktop entries * update of title, longtitle a description in menu-i386 and menu-other * new dependencies on libmpfr-dev and libusb-1.0-0-dev * provided last-minute patch for FPU bug reported after 0.9.13 release beaker (1.6.3-1) unstable; urgency=low [ Andrey Rahmatullin ] * Update Standards-Version to 3.9.1 (no change needed) * Switch from dh_pysupport to dh_python2 [ Piotr Ożarowski ] * New upstream release - delete_cookie's expire date calculated via timedelta instead or .replace(year=2003). Closes: #661670 * Remove egg-info/* files in clean target (regenerated in install) - debhelper compatibility level bumped to 7 (debian/clean file used) * Source format changed to 3.0 (quilt) * Standards-Version bumped to 3.9.3 (no changes needed) blist (1.3.4-1) unstable; urgency=low * Initial release. cgoban (1.9.14-17) unstable; urgency=low * Fixed crash on maximization, closes: #387209. Thanks to Bill Allombert. * Updated build targets in debian/rules. * Recommending gnugo instead of suggesting it. * Renamed legacy changes patch to avoid Lintian warning. * Updated standards version. cl-asdf (2:2.21-1) unstable; urgency=low * New features: * Most importantly, encodings. ASDF now lets you specify an :encoding for a system, module or component, that is used when loading or compiling Lisp files. See the documentation. By default, the only useful value is :utf-8, and we recommend you use UTF-8 everywhere. We intend to make UTF-8 the default in the future (current default is the legacy behavior of using whichever implicit default your underlying implementation is currently configured to use). An extension asdf-encodings is available that supports more encodings, including autodetection of encoding from either emacs-style declaration -*- Mode: Lisp ; coding: utf-8 -*- or content. * require-system works like load-system, but won't try to load or update systems that have already been loaded, as listed by loaded-systems. More generally, you can specify a list of systems as :force-not argument to load-system and the specified systems won't be loaded or updated. * You can specify :force-not and a list of systems when loading a system, * You can now specify :hostname in your asdf-output-translations, so you can easily share a home directory via the network yet split its fasl cache between several subtly different machines. * Bug Fixes: * lp#982285. since 2.014.4, the default source-registry was skipping anything from /usr or XDG_DATA_DIRS, because of a missing test in getenv-absolute-pathnames. Fixed in .15. * In 2.019.9 aka 2.20, ECL support was broken by using a function in the wrong package (defined in cl-user). Fixed in .1. * logical-pathname support was somewhat broken since 2.017.6, due to the way most implementations fail to read physical namestrings when *default-pathname-defaults* is a logical-pathname. Fixed, together with other logical-pathname issues, and a test case was added to the test suite to ensure no further regression. Works great modulo quirks around implementation bugs on CLISP and Allegro. * Make upgrading ASDF more robust on CMUCL, LispWorks, SBCL. * Minor tweaks: * Use :unspecific in pathname components on more implementations. * export and/or document more utilities. * add a few missing compatfmt for Genera. coreutils (8.13-3.2) unstable; urgency=low * Non-maintainer upload. * Don't declare separate build-arch/build-indep targets when they just fall through to the same common build rule, since they don't have correct target dependencies themselves. Closes: #670481. * Enable hardening build flags. Thanks to Moritz Muehlenhoff for the patch. Closes: #653743. * debian/patches/99_Werror-format-string.dpatch: fix the gnulib test suite so that it doesn't fail to build with hardening flags on. * Mark coreutils Multi-Arch: foreign. Thanks to Colin Watson. Closes: #649397. * debian/patches/99_tests-misc-sort-continue-Port-to-Fedora-15.dpatch: cherry-pick from upstream to fix a build failure whenever the build system happens to be holding an fd open, as happens when running in certain environments (e.g., Lucas's test rebuild farm, or bzr-builddeb). Closes: #669555. cpufrequtils (008-1) unstable; urgency=low * Package the last available upstream vesion of cpufrequtils. Anything after this should really be cpupowerutils (closes: 639454). * Include all the work also pending the in the git repository as patches on top of version 008. * Upstream fixed po.DE (closes: #633307). * Enable static library building as upstream disabled it. * Load powernow-k8 for AMD Bulldozer (21) and Llano (18) (closes: #654957). * Do not update po files upon building (closes: #651415). debconf (1.5.43) unstable; urgency=low [ Programs translations ] * Danish updated. Closes: #664901 [ Debconf translations ] * Uyghur (Sahran). Closes: #627013 * Serbian Latin (Janos Guljas). Closes: #600143 [ Colin Watson ] * Make debconf.py Python 3-compatible directly, which only requires dropping pre-2.6 support (2.6 was in squeeze), and drop the separate debconf3.py implementation. The previous Python 3 implementation expected read and write to be binary files, while this expects them to be text files. Technically this is an interface break, but since 'import debconf; debconf.Debconf()' was failing (since sys.stdin and sys.stdout are text files), I claim that nobody was using this until now anyway. devscripts (2.11.7) unstable; urgency=low [ James McCoy ] * bts: + Generate a proper Cc field with "reassign … . done …". (Closes: #668132) + Document -m as an alias for show's --mbox. (Closes: #670107) * debchange: + Remove EOLed releases Lenny and Maverick. + Change DEBCHANGE_RELEASE_HEURISTIC default to "changelog". + Correctly handle NMU detection when there is no whitespace after a comma in Uploaders. (Closes: #642342) * mergechanges: Handle continuation lines correctly. Thanks to Ben Hutchings for the patch. (Closes: #656415) * debcheckout: Allow specifying a branch for Vcs-Git fields. Thanks to Bernhard R. Link for the patch. (Closes: #655085, #600745) * d/control: Change Maintainer address to devscripts-devel@lists.alioth.d.o * wnpp-alert: Use dpkg-query instead of directly parsing dpkg's status file. (Closes: #669579) * dpkg-depcheck: Match the new error message from “dpkg -S”. Thanks to Bao Haojun for the patch. (Closes: #667581) * list-unreleased: Update excluded directories to include other common VCSes. * svnpath: Always run “svn info” instead of checking for .svn. (Closes: #645106) * mk-build-deps: + Make error messages more explicit about what went wrong. (Closes: #596561) + Use Dpkg::IPC to run apt-cache. + Don't run equivs if no package information was parsed. * uscan: Clarify behavior of the --destdir option. (Closes: #659389) * debi: Add -u and -m as synonyms for --upgrade and --multi. (Closes: #662773) [ Benjamin Drung ] * Introduce a test suite for the scripts based on shunit2. [ Stefano Rivera ] * debchange: Recognise the Ubuntu Quantal Quetzal release. [ Christoph Berg ] * debcheckout: Fix --source error message. [ Raphael Geissert ] * checkbashisms: + detect the use of 'setvar' + do not unconditionally swallow stdin (Closes: #669578) + Allow stdin to be checked by accepting '-' as file name + detect substr expansion with dynamic length (Closes: #610465) fpc (2.6.0-3) unstable; urgency=low * Add myself to uploaders * Add support for armhf (Closes: Bug#666264) - debian/rules: + Specify arm variant explicitly when cycling the compiler so that it is possible to bootstrap with a starting compiler from another arm variant. + Use DEB_*_ARCH_CPU to reduce the ammount of special casing we require when setting CPU_SOURCE and CPU_TARGET. - debian/control: add armhf to architecture list. - debian/patches/armhf.diff: main changes for port, based on patch submitted upstream with adjustments to backport to 2.6.0 - debian/patches/regenerate_messages.diff: regenerate messages file to add new message introduced by armhf.diff - armhf-linker-path.diff: change dynamic linker path to reflect new cross-distro agreement. * fixups to clean target in debian/rules: - Don't remove .pc since we aren't removing the patches anymore (fixes issues where quilt doesn't think the patches are applied even though in fact they are) - Cleanup some files which seem to get left behind by the upstream build/cleanup process. - Cleanup install-source-stamp - Cleanup various generated files in debian directory * set CFG_FILE in postrm so that the rm command in purge actually removes the configuration file. gnat-gps (5.0-9) unstable; urgency=low [Nicolas Boulenguez] * control, rules: rely on the Makefile snippet provided in dh-ada-library to handle DEB_BUILD_OPTIONS=parallel=n and set CC=gnatgcc LDFLAGS+=--as-needed (Closes: #669083). [Ludovic Brenta] * debian/control (Standards-Version): 3.9.3, no changes required. gnat-gps (5.0-8) unstable; urgency=low * debian/patches/bug-653470.patch: remove. * debian/rules (config.ads): set the Default_Charset variable. Compile all C source files with the same compiler as the Ada source files, i.e. gnatgcc instead of $(CC). * debian/patches/bug-666958.patch: new. Closes: #666958. gnat-gps (5.0-7) unstable; urgency=low [Nicolas Boulenguez] * debian/control (Build-Depends), debian/build_gps.gpr: drop tcl8.4-dev, libdb-dev; not used anymore. * control, rules: let dpkg-dev (>= 1.16) set CFLAGS, DEB_VERSION. * switched to dh_linktree helper for linked javascript libraries. * copyright: typo. [Ludovic Brenta] * debian/control (Recommends): s/gdb/gdb-minimal/. Closes: #659166. Thanks to Nicolas Boulenguez for the workaround. gnat-gps (5.0-6) unstable; urgency=low * Rebuild against libgtkada 2.24.1. gnat-gps (5.0-5) unstable; urgency=low [ Ludovic Brenta ] * Fix bug: "Project Editor > Make hangs gnat-gps": - debian/patches/project_editor_make.patch: new. * Fix bug: "No GNAT switches in the project editor (#596385 reintroduced)": - debian/rules: add an empty file share/gps/plug-ins/gps_utils/gnat_switches.py to gnat-gps-common. - debian/clean: delete it. - debian/control (gnat-gps): recommend python-gtk2.0. * debian/TODO: make empty as all remaining bugs are fixed. * Fix Lintian errors and warnings: - debian/control (gnat-gps): depend on gnat-gps-common (= ${source:Version}) instead of ${binary:Version}. [ Nicolas Boulenguez ] * debian/rules: link gnat-gps and -dbg documentation directory to -common, but not -doc, avoiding a circular dependency. Closes: #655383. * debian/control: s/Conflicts/Breaks/ for package split (policy 7.6.1). * debian/control (Depends), debian/gnat-gps-common.links: use system-wide javascript library instead of upstream copy, if available. * gnat-gps-doc.lintian-overrides (modified), gnat-gps.lintian-overrides -> gnat-gps-common.lintian-overrides: adapted to source package split. gnat-gps (5.0-4) unstable; urgency=low * debian/patches/libgtkada2-2.24.0-dev-part2.patch: rewrite completely; keep using the Gtk.Combo. * debian/patches/file_selector.patch: delete. * debian/patches/bug-653470.patch: remove all calls to Glib.Convert. Locale_To_UTF8 in all source files. gnat-gps (5.0-3) unstable; urgency=low * debian/control (gnat-gps-common): Conflict with and Replace gnat-gps (< 5.0). Closes: #653425. (Build-Depends): remove libgmp-dev, not actually used. * debian/rules (DIRS_WITH_C_SOURCES): remove gnatlib/src/gmp, not actually used. * debian/build_gps.gpr: work around compiler bug #642981 on armel by disabling inlining in select source files. * debian/patches/bug-653470.patch: new. Closes: #653470. * debian/gnat-gps-common.install: install the docgen2 files in /usr/share/gps. * debian/patches/file_selector.patch: new; allow the file selector to open itself. There is still a bug though, see below. * debian/TODO: new. Document known bugs to be solved before the package is fit for release. Help is welcome as usual, see #496905. gnat-gps (5.0-2) unstable; urgency=low * debian/control (Build-Depends): add libgmp-dev. gnat-gps (5.0-1) unstable; urgency=low [Nicolas Boulenguez] * New upstream version from upstream's Subversion repository, revision 165249 (date: 2010-10-01T15:03:16). * Build with gnat-4.6. Closes: #642618. * Upgraded to debhelper 8 and Standards-Version 3.9.2. * control: reformatted descriptions to please lintian * rules: allowed transmission of new targets to dh * rules, patches: link against system libdb instead of embedded db source [Ludovic Brenta] * debian/patches/command-names.patch, debian/patches/gcc-4.4.patch, debian/patches/libgtkada2-2.14.2.patch, debian/patches/no-tcl.patch, debian/patches/use_system_libdb.patch, debian/patches/no-gtkextra.patch, debian/patches/fix-config-guess.patch, debian/patches/escape_embedded_xml_in_ada_support_py.patch: delete, no longer needed. * debian/patches/documentation-path.patch, debian/patches/texinfo.patch, debian/patches/elaboration.patch, debian/patches/documentation-formats.patch debian/patches/bashisms.patch: refresh. * debian/patches/libgtkada2.24.0-part[123].patch: new. * debian/control: gnat-gps-doc now recommends ada-reference-manual-html and gprbuild-doc, both referenced in the Documentation menu of GPS. (gnat-gps-common): new package for architecture:all files. * debian/rules: do not build Source Navigator, which is no longer bundled. * debian/build_gps.gpr: adjust to new source directories. * debian/gnat-gps.install: do not install auxiliary executables built from Source Navigator sources which are no longer bundled. gnat-gps (4.3-6) unstable; urgency=low * control (Vcs-Mtn) corrected URL (Architectures) any like all ada packages. see http://lists.debian.org/debian-ada/2010/02/msg00002.html (Standards-Version) 3.9.1.0 without changes. * Patch allowing many jobs for pdf doc generation. Closes: #599489. * Install aunit templates. Closes: #599487. * Patch escape embedded XML in ada_support.py. Closes: #596385. All patches from Pierre-Louis Bonicoli . * source/[local-]options to tell dpkg-source to ignore VCS information. gnat-gps (4.3-5) unstable; urgency=low [Nicolas Boulenguez] * Switch to dpkg-source 3.0 (quilt) format. * control: (Standards-Version) upgraded without changes. (Build-Depends) quilt is not needed with this format. * rules: made linking with cairo and gtk explicit. Closes: #554643. [Ludovic Brenta] * debian/patches/add_project_file.patch, debian/rules: link against whichever version of libpython is the default. Closes: #571489. gnat-gps (4.3-4) unstable; urgency=medium * debian/control (Architectures): - temporarily disable mips due to #566234, which affects libtemplates-parser, on which gnat-gps depends. gnat-gps (4.3-3) unstable; urgency=low * Added two patches - bug-567688.patch to fix termio.h problem, same bug as gnat-4.4 564232. Closes: #567668. - fix-config-guess.patch, config.guess from upstream didn't know about GNU/kFreeBSD for uname -s. gnat-gps (4.3-2) unstable; urgency=low * debian/rules: do not build the doc as part of binary-arch. Closes: #567526. gnat-gps (4.3-1) unstable; urgency=low [Ludovic Brenta] * New version from upstream's Subversion repository, revision 131177 (date: 2008-10-21T16:46:48) with additional changes as follows: - Pluck HA14-009 from the trunk and apply to the 4.3 branch, like AdaCore. - Pluck the fix for HA05-007 from the trunk. - Pluck the fix for D502-003 from the trunk. - Pluck the fix for E703-001 from the trunk. - Pluck fix for HB13-014 from the trunk. - Pluck fix for H904-015 from the trunk. - Pluck HB17-006 from the trunk. - Pluck HB04-009 from the trunk. - Pluck FB07-017 from the trunk. (for more details, see distrib/known-problems in the .orig.tar.gz and README.source) * debian/control (Build-Depends): - switch to gnat-4.4, libgnatvsn4.4-dev, libgnatprj4.4-dev. Closes: #560680. - switch to libgtkada2.14.2-dev and libtemplates-parser11.5-dev. - switch to debhelper version 7. (Depends): add ${misc:Depends} everywhere. (Standards-Version): bump to 3.8.3 with no changes required. (Architecture): - add kfreebsd-amd64. - remove alpha due to http://gcc.gnu.org/PR43072. * debian/compat: new, equal to 7. * debian/rules (DH_COMPAT): remove. - fix the parsing of the version from the changelog. Closes: #497596. * debian/patches/libgtkada2-2.14.2.patch: new. * debian/patches/no-gtkextra.patch: new, pluck revision 134974 from the trunk. * debian/menu: change Apps to Applications. Closes: #530481. * debian/source.lintian-overrides: new. * debian/README.source: expand. * debian/copyright: - make machine-parseable (DEP5). - add copyright information for the bundled copy of Source Navigator - add copyright information for the bundled copy of Berkeley DB * debian/gnat-gps.install: also install features and known-problems into /usr/share/doc/gnat-gps. [Nicolas Boulenguez] * Moved patches to debian/patches and modified series to use patch without option -p0. Closes: #538543. * rules: simplified with quit.make and separate debhelper files. * Replaced gps.gpr file with a patch creating it. * control: (Build-Depends) removed indirect redundancies. (Vcs-Browser,Vcs-Svn,Homepage) added. * copyright: versioned GPL * patches: documented each * lintian-overrides: accept empty dirs (for user hooks or example objects) * debian/README.source: expand. gnat-gps (3.1.3-5) unstable; urgency=low * patches/elaboration.patch: new, a step in resolving #393636. gnat-gps (3.1.3-4) unstable; urgency=low * debian/control (Build-Depends): add debhelper and quilt. gnat-gps (3.1.3-3) unstable; urgency=low * debian/control (Build-Depends-Indep): new; move some build dependencies there from Build-Depends. Add tetex-extra (Closes: #392375). (Build-Depends): remove libxmlada2-dev. * patches/texinfo.patch: fix the info-dir-section of the tutorial (Closes: #391972). Also, change the name of the info file to gps_tutorial.info, to prevent conflicts with other packages. gnat-gps (3.1.3-2) unstable; urgency=low * debian/control (Build-Depends): add libgnatprj-dev, libgnatvsn-dev, and libtemplates-parser-dev. gnat-gps (3.1.3-1) unstable; urgency=low * New upstream version. - debian/297980.patch: remove, applied upstream. - debian/03-command-line.patch: remove, no longer applies. - debian/10-project-creation-wizard.patch: remove, no longer applies. - gps.gpr (Source_Dirs): adjust. Also, use all libraries. - debian/rules (DIRS_WITH_C_SOURCES, gvd/common/gvd.ads): adjust. - No longer contains a partial copy of GNAT sources: . debian/01-libgnat-extras.patch: remove. . debian/02-use-libgnat-extras.patch: remove. . remove CONFLICTING_GNAT_SOURCES and related targets from debian/rules. - No longer contains cschtml: . remove debian/323515.patch . remove debian/09-cschtml.patch . remove CSCHTML_OBJECTS and related targets from debian/rules. * Switch to GCC 4.1 as the default Ada compiler. - debian/226513-pretty-printer.patch: remove, GCC 4.1 supports the pretty printer feature. - patches/gcc-4.1.patch: new. * debian/control (Maintainer): update email address, I'm now a full DD. (Uploaders): remove, no longer necessary. (Build-Depends): gnat (>= 4.1), libgkada2 (>= 2.8.1), libasis-dev, libtemplates-parser-dev, libgnatvsn-dev, libgnatprj-dev, quilt, tcl8.4-dev instead of tcl8.3-dev, python-dev instead of python2.3-dev. (Architectures): add alpha, amd64 (Closes: #352368), hppa, ia64, s390. * Use quilt for patches: - debian/rules (patch-stamp, unpatch): use quilt. - debian/04-command-names.patch, debian/05-texinfo.patch, debian/06-documentation-path.patch, debian/07-python-customisation.patch, debian/08-no-tcl.patch: move to patches/; remove the patch numbers. - patches/series: new. gnat-gps (2.1.0-7) unstable; urgency=low * gps.gpr: do not mention XML/Ada, we don't use it. Fixes FTBFS. gnat-gps (2.1.0-6) unstable; urgency=low * debian/control: add support for GNU/kFreeBSD. Build-depend on gnat (>=3.15p-19) and libgtkada2-dev (>=2.4.0-6). * debian/control: update Standards-Version to 3.6.2 with no changes. * debian/rules: bypass upstream's recursive configures and makes as much as possible. We now build most everything directly from debian/rules, the only exceptions being dbimp, cbrowser and libdb. - gps.gpr: new; use to build all Ada files. - debian/00-makefiles.patch: remove, no longer needed. * Do not build the bundled copy of tcl8.1 in kernel/src_info/sn/snsrc, which FTBFS on Etch as of February 2006: - debian/08-no-tcl.patch: new. - debian/rules: pass --with-tclconfig and --with-tclinclude to sourcenav's configure. - debian/control: build-depend on tcl8.4-dev. * Fix FTBFS in the bundled copy of cschtml in newer Etch: - debian/control: build-depend on libcairo2-dev. - debian/09-cschtml.patch: new. gnat-gps (2.1.0-4) unstable; urgency=medium * debian/rules (clean): remove all files that are generated during build. * debian/297980.patch: new; thanks to Jan Nordholz for the help. Closes: #297980. gnat-gps (2.1.0-3) unstable; urgency=low * Rebuild using libgtkada2_2.4.0-2; depend on libgtkada-2.4 instead of libgtkada2-0 (see #293652). * debian/gnat-gps-doc.copyright: updated to new upstream version. gnat-gps (2.1.0-2) unstable; urgency=low * Acknowledge NMU from Matthias. * Install python customisation files to /usr/share/gps/python, too. (the example files are still in gnat-gps-doc under /usr/share/doc/gnat-gps/examples). * debian/07-python-customisation.patch: new patch, allows the sysadmin to override /usr/share/gps/python/autoexec.py with /etc/gnat-gps/autoexec.py. * debian/README.Debian: information about python support. gnat-gps (1.4.0-5) unstable; urgency=low * debian/gnat-gps-doc.copyright: Add a copyright file in gnat-gps-doc. Closes: #264274. * debian/rules (clean): Remove all GNAT configuration files generated during the build. They were mistakenly included in the *.diff.gz. * debian/rules (binary-indep): chmod all the gif files; upstream has them executable and this is wrong. Insall the changelog and the copyright file for gnat-gps-doc. * debian/rules (binary-arch): call dh_installdeb to generate the postinst and postrm scripts. * debian/menu: use a quoted string for the section. * debian/control: Update Standards-Version to 3.6.1.1. gnat-gps (1.4.0-4) unstable; urgency=low * Fix FTBFS on sparc, powerpc. Closes: #230082. * Update Standards-Version from 3.6.0 to 3.6.1. gnat-gps (1.4.0-3) unstable; urgency=low * kernel/src/glide_kernel-project.adb (Execute): fix bug in the command line used to call gnatmake. Closes: #226513. * Use gnat-gdb instead of gdb by default. Closes: #226517. * Do not generate the Pretty_Printer section in the GNAT project file; GNAT 3.15p doesn't understand it. * Build and install the tools: gpr2make and gprcmd. Requires things from the CVS repository for GCC. * Install Makefile.generic and Makefile.prolog in /usr/share/make. * Install pictures in /usr/share/gps. * Recommend gnat and gnat-gdb. gnat-gps (1.4.0-2.1) unstable; urgency=low * Make gnat-gpc-doc binary-indep. gnat-gps (1.4.0-2) unstable; urgency=low * Reinstate the Source Navigator sources; upstream modified them from the original. * Put `dbimp' and `cbrowser' in /usr/lib/gps. * Copy the share/*.xml files into /usr/share/gps/customize. They are now necessary at run time. gnat-gps (1.4.0-1) unstable; urgency=low * New upstream version. * Do not call recursive makes silently; change $(MAKE) -s to just $(MAKE) in all Makefiles. * Use consistent compiler flags for all C files by exporting CFLAGS from the top-level Makefile, and using that in all relevant Makefiles. * Remove the source files for Red Hat Source Navigator. Depend on sourcenav (>= 5.0) instead. * Build the Ada binding to Berkeley DB 1.85 against libdb3's compatibility interface instead of the copy of Berkeley DB included in Source Navigator. * Link against libgtkada2 (>= 2.2.1) as required upstream. * Streamline GNAT.Regpat.Extra to just the stuff required above and beyond GNAT.Regpat in GNAT 3.15p. * Add GNAT.Heap_Sort (g-heasor.ad[bs]) from the CVS repository for GCC. gource (0.38-1) unstable; urgency=low * New upstream release (closes: #667189) * New build dependencies on libglm-dev and libboost-filesystem-dev. gpt (1.1-2) unstable; urgency=low * Fixed FTBFS with GCC-4.7 (Closes: #667191); Thanks Gregor Herrmann * Updated Standards-Version to 3.9.3 + Machine-readable debian/copyright version 1.0 htmldoc (1.8.27-8) unstable; urgency=low * Use dpkg-buildflags if available. * Update Standards-Version. ido (0.3.4-1) unstable; urgency=low * Merge newest upstream from Ubuntu. + Refresh 01_dont_use_ubuntu_gtk_widget_set_has_grab.patch. + Drop 02_dont_disable_deprecated.patch, we do not use deprecated functions anymore. + Refresh 03_linker.patch. + Closes: #660591 * Thanks gregor herrmann and peter green for the NMU! * Standards-Version: 3.9.3 * Fix descriptions of the GTK3 packages. jquery-ui-themes (1.8.20+dfsg-1) unstable; urgency=low * New Upstream Release + Replaced 'version.txt' with 'package.json * Updated Standards-Version to 3.9.3 + Machine-readable debian/copyright version 1.0 * Improving some package descriptions jqueryui (1.8.ooops.20+dfsg-1) unstable; urgency=low * New Upstream Version * Updated Standards-Version to 3.9.3 + Machine-readable debian/copyright version 1.0 kdesrc-build (1.15-1) unstable; urgency=low * New upstream release. * Bump Standards-Version to 3.9.3, no changes required. * Update copyright, and switch it to copyright-format v1.0. * Suggest bzr (since bzr repositories are now supported). * Recommend dialog (needed by kdesrc-build-setup). kdocker (4.6-2) unstable; urgency=low [gregor herrmann] * Fix "ftbfs with GCC-4.7": add patch 02_gcc_4.7.diff (missing include). (Closes: #667223) [Ignace Mouzannar] * debian/control: - Bumped Standards-Version to 3.9.3. No changes needed. - Added DM-Upload-Allowed field to yes. * debian/watch: - Updated to use https as http was not responding anymore. letodms (3.3.4+dfsg-1) unstable; urgency=low * New upstream release * Updated to debian policy 3.9.3. * Changed dependence from libapache2-mod-php5 to php5 (Closes: #667633). * Updated download url in copyright file (Closes: #667479). * Fixed reference to config file (settings.xml) in README.debian. (Closes: #666398). * Added two new patchs: + To set maxDirID var to 0, nonlimit value. Read NEWS.Debian.gz for more info. + To enable Password Forgotten feature by default. + To remove a SVN unneeded temporal file. * Removed unneeded conf.Settings.template file. * Added apache redirection directive to debian/letodms.apache2 file to avoid download the settings file. * Updated debian/rules with update dirs path. * Added debian/letodms.docs file. * Updated debian/copyright. libfinance-quote-perl (1.17+git20120506-1) unstable; urgency=low * New upstream version from git. * Online tests currencies.t, currency.t and currency_lookup.t work. The example program currency-lookup.pl works. Closes: #660383. * The little script "demobug" on bug 651689 now consistently produces "Stock lookup failed". Closes: #651689. * debian/patches/02_typo.diff: Removed. * debian/control: Build-Depends: libcrypt-ssleay-perl. libjbzip2-java (0.9.1-1) unstable; urgency=low * Initial release (Closes: #670314). [ Olivier Sallou ] - debian/rules: use javahelper, add compilation commands - debian/control: use javahelper - debian/libjbzip2-java.jlibs: use javahelper libqxt (0.6.1-6) unstable; urgency=low * Apply changes for Qt 4.8 Multiarch transition (Closes: #671661) : - Expect qt plugins in multiarch location. - Add a patch to use system qdoc3. * Switch package to multiarch : - Set "Pre-Depends: ${misc:Pre-Depends}" to shared libraries packages in debian/control. - Set "Multi-Arch: same" to shared libraries packages in debian/control. - Set Build-depend on debhelper >= 8.1.3 in debian/control. - Set Build-depend on libqt4-dev >= 4:4.8.0 in debian/control. - Set debian/compat to 8 - Replace occurrences of "/usr/lib/" in debian/*.install files with "/usr/lib/*/". - Replace occurrences of "/usr/lib" in debian/rules with "/usr/lib/$(DEB_HOST_MULTIARCH)". * Remove symbols files because it is too hard to maintain for this library. * Update package repository URLs. * Add DM-Upload-Allowed field in debian/control. * Update maintainer email address. * Bumped Standards-Version to 3.9.3, no changes needed. libraw (0.14.6-1) unstable; urgency=low * Team upload to unstable. * New upstream release. * Multi-arch support. * debian/compat: - Bump compatibility level to 9. * debian/control: - Bump Standards-Version to 3.9.3. * debian/copyright: - Update copyright years. - Format now points to copyright-format site. * debian/libraw5.symbols.amd64: - Refresh symbols file. * debian/rules: - Bump minimum version in dh_makeshlibs to 0.14.6. libraw (0.14.0-1) experimental; urgency=low * Team upload. * New upstream release. * debian/control: - Replace libraw2 with libraw5, SONAME changed. - libraw-dev depends on libraw5 accordingly. - Build-depend on pkg-config, libjasper-dev and liblcms2-dev. * debian/libraw5.install: - Renamed from libraw2.install to match new binary. * debian/libraw5.symbols.amd64: - Renamed from libraw2.symbols.amd64 to match new binary. * debian/rules: - Update dh_makeshlibs call to match new binary. libvncserver (0.9.9+dfsg-1) unstable; urgency=low * New upstream release. * Patches refreshed for the new upstream version. * Multi-arch support (Closes: #664883). * debian/patches/format_string.patch: - Use format string argument with fprintf. * debian/patches/02_linux_test.patch: - Removed, applied upstream. * debian/patches/04_rename_linuxvnc.patch: - Removed, applied upstream. * debian/patches/05_GnuTLS.patch: - Removed, applied upstream. * debian/compat: - Bump compatibility level to 9. * debian/control: - Add libvncserver-config binary package, needed for Multi-arch. - Bump Standards-Version to 3.9.3. * debian/copyright: - Convert to DEP5 format. * debian/libvncserver-config.1: - Fix hyphen-used-as-minus-sign lintian warning. * debian/rules: - Implement a get-orig-source target to get rid of webclients directory, which contains Java classes without sources. * debian/watch: - Mangle "+dfsg" prefix from version number. libxslt (1.1.26-11) unstable; urgency=low * QA upload. * Bump standards version to 3.9.3. * Apply Steve Langasek's patch to enable multiarch (closes: 643034). * Fix cve-2011-3970: out-of-bounds array access issue (closes: #660650). * Bump debian/compat to 9 and enable hardened build flags (closes: #655601). * Eliminate system config.sub and config.guess from the debian diff (closes: #670799). libxslt (1.1.26-10) unstable; urgency=low * QA upload. * Fix building for real: (Closes: #666333) - make(1) targets accumulate, they do not replace - You absolutely must not have a build-% (wildcard) target! - Never have a directory (or file) with the same name as a (phony) target, as it *will* prevent the target from being run while that file/directory exists, with varying messages => rename ./build/ to builddir and build-% to dobuild-% Discovered while trying to hand-fix an m68k build. * Throw in some lintian fixes (manpage, spelling) for good measure. libxslt (1.1.26-9) unstable; urgency=low * QA upload. * Set maintainer to Debian QA Group * Clear uploaders * Fix building with build-arch. Closes: 666333. logwatch (7.4.0+svn20120502rev103-1) unstable; urgency=low * Set VDate in logwatch.pl to svn date for svn snapshots * Imported Upstream version 7.4.0+svn20120502rev103 * Refresh patches, remove patches applied upstream * Add nginx log file location to httpd logfile specification. Thanks to Clint Byrum (Closes: 624271) lua-doc (3.0.1-5) unstable; urgency=low * Dependencies/Conflicts fixed (Closes: #671681) lua-doc (3.0.1-4) unstable; urgency=low * Switch to dh-lua * Packages renamed according to the new Lua policy * debian/compat set to 8 * Update watch file * Bumped standards-version to 3.9.3, no changes lua-iconv (6-6) unstable; urgency=low * Bump Standards-Version to 3.9.3, no changes necessary * Use dh-lua * Rename package according to new Lua policy lua-ldap (1.1.0-1-geeac494-3) unstable; urgency=low * debian/control: + Maintainer: is . + move myself to Uploaders:. lua-ldap (1.1.0-1-geeac494-2) unstable; urgency=low [ Enrico Tassi ] * debian/control: + move to collab-maint. * debian/watch: + adapt to GitHub downloads. [ Luca Capello ] * debian/copyright: + add Enrico Tassi for the debian/* files. maelstrom (1.4.3-L3.0.6-11) unstable; urgency=low * fix several lintian bugs maelstrom (1.4.3-L3.0.6-10) unstable; urgency=low * License of game art (graphics and sound) became free under CC (Closes: #668623) * Added .desktop file (Closes: #602308) * Updated upstream contact information mana (0.6.1-2) unstable; urgency=high * Add upstream patch 01-gcc47-ftbfs to fix a FTBFS with GCC 4.7. Closes: #672823 * Deactivate C++0x compilation since the linker will fail on guichan with GCC 4.7. matita (0.99.1-1) unstable; urgency=low * New upstream release * Removed package matita-doc (doc is available via F1) * Switch to dh * Add matita.desktop * Remove the following patches (integrated upstream): - Fix-FTBFS-with-camlp5-6.05 - matita.conf.xml.in - slist-sep - numbers - native-compilers * New patch 'configure' to avoid useless build-dep on mysql ocaml bindings * Cleanup debian mercurial (2.2.1-2) unstable; urgency=low * Blacklist test-convert-git.t as it is known to fail with git 1.7.10 and it's making it fail to build in armel. * Build-depend on python-roman (Closes: #671611) mercurial (2.2.1-1) unstable; urgency=low * New upstream release that fixes a memory leak in hgweb * Refresh i18n/{de,da,ja}.po translations in deb_specific__use_sensible-editor.patch mercurial (2.2-2) unstable; urgency=low * Don't patch test-pull-pull-corruption2.t in kfreebsd-i386, armel, sparc or mips, it's now integrated into test-pull-pull-corruption.t mercurial (2.2-1) unstable; urgency=low * New upstream release 2.2 * Delete patches for_upstream__skip_test_gpg_if_not_mercurial_wd.patch and from_upstream__tests_re_silence_test_bad_pull_log_messages.patch which are now included upstream * Refresh patches modules (3.2.9c-2) unstable; urgency=low * B-D on tcl8.5-dev, not tcl8.5 only. Closes: #671522. modules (3.2.9c-1) unstable; urgency=low * Initial release. (Closes: #583484) mpop (1.0.27-1) unstable; urgency=low * New upstream release * Update Vcs-* fields * Bump Standards-Version to 3.9.3 * Add a lintian override about 'binaries-have-file-conflict' (false positive) msmtp (1.4.28-1) unstable; urgency=low * New upstream release * Update Vcs-* fields * Bump Standards-Version to 3.9.2 * Add a lintian override about 'binaries-have-file-conflict' (false positive) * Add Danish debconf template translation, thanks to Joe Dalton (Closes: #659469) * Improve msmtp-gnome-tool.py doc in README.Debian. Thanks to Olivier Berger for the suggestion (Closes: #667024) mustang-plug (1.0+20120415.hg107342376977~ds0-1) unstable; urgency=low * Initial release. (Closes: #670397) netselect (0.3.ds1-25) unstable; urgency=low * netselect-apt: Fix minor typos spotted by Cyril Brulebois * debian/control: Add dependency on netselect version 0.3.ds1-17 in netselect-apt since this version depends on the options introduced in that release. (Closes: #671761) openteacher (2.2.1-2) unstable; urgency=low * Added B-D on imagemagick for icon resizing. * Added B-D on libicu48 to compile icon and gui resources. * Added Depends on hicolor-icon-theme. * Add icon resizing rules to debian/rules. * Install icons into hicolor-icon-theme. * Increased Standards version to 3.9.3. * Removed debian/openteacher.xpm not needed, it is now generated in debian/rules. * Update debian/watch so it works again. * Added rules to clean *.po files so package builds twice in a row. Closes: #671246 openvrml (0.18.9-1) unstable; urgency=low * New upstream release. * Bump Standards Version to 3.9.3. * Add build-arch and build-indep targets. * Add support Multi-Arch. * Fix FTBFS with boost 1.48. (Closes: #652790) - Thanks to Tobias Frost . * Move usr/bin/openvrml-player to usr/bin/openvrml-player package. openvrml (0.18.8-5) unstable; urgency=low * Fix FTBFS with xulrunner 8.0. (Closes: #649411) Add patches/050_xulrunner_8.0.patch. * Add version of libmozjs-dev (>= 8.0). openvrml (0.18.8-4) unstable; urgency=low * Replace from libjpeg62-dev to libjpeg-dev (Closes: #629973). openvrml (0.18.8-3) unstable; urgency=low * Update debian/control. Drop mips, hurd-i386, kfreebsd-amd64 and kfreebsd-i386 from Architecture. These architecture have some problem in other packages. openvrml (0.18.8-2) unstable; urgency=low * Update debian/control. Replace doxygen and texlive-* build dependencies with doxygen-latex. (Closes: #616274). * Update debian/libopenvrml-dev.install. Remove *.la file from libopenvrml-dev package (Closes: #622549). openvrml (0.18.8-1) unstable; urgency=low * New upstream release (Closes: #621991). * Add ui file to openvrml-lookat (Closes: #603433). openvrml (0.18.6-1) unstable; urgency=low * New upstream release. * Update debian/control. - Add myself to Uploaders. Acked current maintainer. - Bump Standards Version to 3.9.1. - Remove gtklookat from Suggests, because gtklookat was removed. - Add misc:Depends to Depends. - replace all "openjdk-6-jdk" by "default-jdk" (Closes: #578611). Thanks to Petr Salinger. * Update debian/rules. - Change path of JDK from java-6-openjdk to default-java. Thanks to Petr Salinger. * Update/debian/rules. * Does not install the file which is not provided (Closes: #590386). - patches/030_doc_makefile.diff * Update debian/openvrml-lookat.install and debian/openvrml-lookat.dirs. - Add data/component to openvrml-lookat (Closes: #561320). * Add lintian/libopenvrml9. * Update libopenvrml9.* and libopenvrml-dev.*. - Install node and script library. * Add openvrml-player.1 and libopenvrml9.manpeges. * Update lookat.1. * Update patches. 020_rebootstrap.diff and 010_sdl_example.diff * Add patch of 0001-Update-path-of-libjvm-and-arch-name.patch This patch fixed to load libjvm.so openvrml (0.18.3~svn4006-0.1) unstable; urgency=low * Non-maintainer upload. * New upstream release. + Bump binary package names for new SONAME. + Pull from svn because it includes fixes for gcc and boost 1.40. + Refresh patches for new source, remove all unecessary ones. + Uses less memory on build. (Closes: #336526). + Add build-depends: libgtkglext1-dev, libltdl-dev, libdbus-glib-1-dev + Added the following build-deps to build the docs: + graphviz, texlive-base-bin, texlive-latex-base, ghostscript. * Replace libxul-dev build-dep with xulrunner-dev. (Closes: #490334). * Build with openjdk-6-jdk instead of gcj. (Closes: #534055). * Add JAVA_HOME in debian/rules. (/usr/lib/jvm/java-6-openjdk). * Add README.source for quilt. * Add watch file. * Remove duplicate sections in control. * Bump debhelper build-dep and compat to 5. * Bump Standards Version to 3.8.3. openvrml (0.15.10-8) unstable; urgency=low * debian/control: + Put the -doc package in the docs section. + Build-depend on doxygen to fix a FTBFS. * debian/rules: + Force the use of a 32-bit GOT on mips and mipsel to avoid build failures caused by relocation truncations. openvrml (0.15.10-7) unstable; urgency=low * debian/control: + Removed the g++-4.1 [m68k] build-dependency because it is now the default compiler version. + Build-depend on gcj (>= 4:4.1) for the libgcj6 transition (Closes: #369983, #369987). * 030_freetype_prototypes.diff: + Fix function prototypes so that they do not conflict with FreeType's types when using g++-4.1 (Closes: #368959, #369404). openvrml (0.15.10-6) unstable; urgency=low * Moved patch handling from dpatch to quilt. * debian/control: + Set policy to 3.7.2. + Renamed library package to libopenvrml5c2a due to the g++ allocator changes (Closes: #339244). + Build-depend on libxul-dev instead of mozilla-dev. + Build-depend on quilt. + Build-depend on g++-4.1 [m68k] to fix a FTBFS bug (Closes: #367411). * debian/postinst: + Removed that file. Debhelper takes care of ldconfig for us. * debian/patches/010_includepath.diff: + New patch from old diff.gz -- fix destination include directory. * debian/patches/010_xulrunner.diff: + New patch -- support for xulrunner (Closes: #364378). As a consequence, Mozilla libraries are no longer used (Closes: #339880). * debian/patches/020_rebootstrap.diff: + New patch from old diff.gz -- rebootstrap package. * debian/patches/030_boost_x_define.diff: + New patch from old diff.gz -- move X/gtk includes after other includes to avoid defining None when the boost templates are included. openvrml (0.14.3-3) unstable; urgency=low * debian/control: + Build-depend on libx11-dev, libxext-dev instead of xlibs-dev. + Depend on libx11-dev instead of xlibs-dev. * debian/copyright: + Added a more comprehensive license blurb. openvrml (0.14.3-2) unstable; urgency=low * debian/control: + Split libopenvrml4-dev into libopenvrml4-dev and libopenvrml4-doc and put the arch-indep data in -doc (Closes: #233402). openvrml (0.14.3-1) unstable; urgency=low * New upstream release. + Fixes a crash in the set_url (Closes: #218891). * Re-ran the bootstrap sequence (libtoolize -f -c && aclocal-1.7 -I m4 && autoconf && autoheader && automake-1.7 -f -a -c). * debian/control: + Conflict with old, non-official lookat packages (Closes: #226106). openvrml (0.14.2-3) unstable; urgency=low * src/libopenvrml-gl/openvrml/gl/Makefile.am: + Link libopenvrml-gl with libopenvrml. * debian/rules: + Switched back to -O1 on mips and mipsel (but not arm). * debian/control: + Added a reference to gtklookat. openvrml (0.14.2-2) unstable; urgency=low * Switched to -O0 on mips and mipsel because -O1 triggers the OOM killer, but kept -O2 for C files. * Moved include files to /usr/include/openvrml. openvrml (0.14.2-1) unstable; urgency=low * New upstream release. * Replaced -O0 with -O1 on mips and mipsel. openvrml (0.14.1-2) unstable; urgency=low * debian/rules: + Removed expensive optimisations on mips, mipsel and arm. openvrml (0.14.1-1) unstable; urgency=low * New upstream release. * Re-ran the bootstrap sequence (libtoolize -f -c && aclocal-1.7 -I m4 && autoconf && autoheader && automake-1.7 -f -a -c). * debian/control: + Renamed libopenvrml3 into libopenvrml4. openvrml (0.13.0-6) unstable; urgency=low * debian/control: + Rephrased short descriptions. + Wrote more meaningful long descriptions (Closes: #209676). openvrml (0.13.0-5) unstable; urgency=low * ltmain.sh: + Removed a line that causes libtool to send the compiler's output to /dev/null (See #207475). openvrml (0.13.0-4) unstable; urgency=low * debian/control: + Added gtklookat to Suggests:. + Added libfontconfig1-dev to Build-Depends:. + Added proper dependencies to libopenvrml3-dev. * debian/changelog: + Removed emacs variables. * debian/rules: + Removed a useless line that was causing build failures. * debian/lookat.1: + Reworked the lookat(1) manual page, it now features all key shortcuts. * src/openvrml-gl/OpenVRML/GL/ViewerOpenGL.cpp: * src/openvrml/OpenVRML/Image.cpp: + Fixed a build failure on 64 bits machines by casting pointers to intptr_t instead of int. openvrml (0.13.0-3) unstable; urgency=low * debian/control: + Added gtklookat to the suggestion list. + Added libfontconfig1-dev to the build-dependencies. + Added proper dependencies to libopenvrml3-dev. * debian/changelog: + Removed emacs variables. * debian/docs: + Removed INSTALL, added THANKS. openvrml (0.13.0-2) unstable; urgency=low * Fixed the maintainer field. openvrml (0.13.0-1) unstable; urgency=low * New maintainer. * Acknowledging previous NMUs (Closes: #103638, #109989, #112111, #126464, Closes: #170186, #186592, #196438, #199292, #202284). * debian/control: + Added a build-dependency on libfreetype6-dev (Closes: #207198). + Set policy to 3.6.1.0. + libopenvrml3-dev conflicts with libopenvrml0-dev. openvrml (0.13.0-0.1) unstable; urgency=low * NMU. * New upstream version (Closes: #199292). * Re-ran the bootstrap sequence (libtoolize -f -c && aclocal-1.7 -I macros && autoconf && autoheader && automake-1.7 -f -a -c). The magic is no longer needed for C++ libraries since I used libtool 1.5. * debian/control: + Renamed libopenvrml0c102 into libopenvrml3. + Put lookat in /usr/bin instead of /usr/X11R6/bin. * debian/rules: + Split the build rule into configure and build. + Use debian/compat instead of DH_VERSION. + Removed lots of cruft. * debian/docs: + Do not install the generic INSTALL document. * src/openvrml/OpenVRML/vrml97node.cpp: + Fixed the use of std::binary_function with gcc-3.3. openvrml (0.11.2-1.4) unstable; urgency=low * NMU. * ltmain.sh: + Updated this file (using libtoolize -f -c) to fix relinking issues upon installation (Closes: #202284). + Re-added magic for C++ libraries. * Re-ran the bootstrap sequence (aclocal-1.7 -I macros && autoconf && autoheader && automake-1.7 -f -a -c). * debian/control: + Uncapitalised the short descriptions. + Added full stops at the end of sentences in the long descriptions. + Set the -dev package's section to libdevel. openvrml (0.11.2-1.3) unstable; urgency=low * NMU from the DebCamp BSP. * Rebuilt against latest libpng to get versioned symbols. * Updated config.guess and config.sub from the latest autotools-dev package (Closes: #186592). * debian/control: + Set policy to 3.6.0. + Changed the debhelper build-dependency to (>= 3.0). + Updated libpng3-dev build-dependency to (>= 1.2.5.0-4). * debian/copyright: + Replaced "Author(s)" with "Author". + Rplaced the LGPL text with a link to the license text in /usr/share. * src/openvrml/OpenVRML: + VrmlNodeScript.cpp, VrmlScene.cpp: Replaced #include with #include (Closes: #196438). * src/openvrml-gl/OpenVRML/GL: + Makefile.am: Link libopenvrml-gl.so with -lopenvrml (Closes: #187345). * ltmain.sh: + Added magic so that libtool links C++ libraries with g++. * debian/rules: + Added "touch" calls to avoid autotools timestamp issues since we modified a Makefile.am file. openvrml (0.11.2-1.2) unstable; urgency=low * NMU * Update Build-Depends. Closes: #170186. * g++ 3.2 transition. pcsc-lite (1.8.3-3) unstable; urgency=low * rebuild for multi-arch. See bug #647522 php-letodms-core (3.3.4-1) unstable; urgency=low * New upstream release * Updated copyright file. pinot (0.98-2) unstable; urgency=low [ Rene Engelhard ] * Add patch to actually link with -lexttextcat (not -ltextcat). * Build-depend on libexttextcat-dev (not libtextcat-dev), and build-conflicts against libtextcat-dev. [ Jonas Smedegaard ] * Readd libgmime-2.4-dev as fallback build-dependency, to ease backporting. * Bump standards-version to 3.9.3. * Refresh patches with shortening quilt options -pab --no-index --no-timestamps, and rewrap DEP3 headers at 72 chars. * Update copyright file: + Bump format to 1.0. + Fix double-indent in Copyright fields as per Policy §5.6.13. + Tidy Files paragraph of Boost patch, and list its license as separate paragraph. * Update upstream URLs. * Use anonscm.debian.org for Vcs-Browser field. * Build-depend on and use dh-autoreconf, as we patch configure.in. * Release for unstable: Recent enough exiv2 is finally released there. pinot (0.98-1) experimental; urgency=low * New upstream release. Closes: bug#528009, #610092. + Supports lib(ext)textcat 3. Closes: bug#644287. Thanks to Rene Engelhard. * Update copyright file: + Rewrite using Subversion rev.174 of draft DEP5 format. + Extend copyright years. + Drop referencing no longer included Google sources. + Fix mark a section as a comment (not license). * Drop dpkg-source local-options hint: Declared options are default since dpkg-source 1.16.1. * Bump debhelper compatibility level to 7. * Stop explicitly force >2TB file support: handled upstream now. * Relax to generally build-depend unversioned: All satisfied even in oldstable. * Stop suppress optional build-dependencies: + Build-depend on devscripts. + Tighten build-dependency on cdbs. * Relax depend unversioned on deskbar-applet: Satisfied even in oldstable. * Fix stop build-depending on python-support (was needed only for dropped package deskbar-plugins-pinot). * Bump policy compliance to standards-version 3.9.2. * Extend copyright years of packaging, and refer to FSF website (not postal address). * Build-depend on libexiv2-dev (and not libexif-dev). * Release for experimental (where new enough exiv2 is available). plasma-widget-cwp (1.6.1-1) unstable; urgency=low * Update to stable release 1.6.1. plasma-widget-cwp (1.6.0-1) unstable; urgency=low * Update to stable release 1.6.0. pqiv (0.11-2) unstable; urgency=low * debian/patches/04_glib_include.diff: Closes: #665599. * debian/patches/05_keypad.diff: Closes: #671401. * debian/patches/03_binary_name.diff: Now simply using "pqiv" instead of "BINARY_NAME", and incrementing the 13th position instead of the 12th. Closes: #620370. praat (5.3.14-1) unstable; urgency=low [ Rafael Laboissiere ] * Imported Upstream version 5.3.14 * Bump Standards-Version to 3.9.3 (no changes needed) * debian/rules: Drop obsolete inclusion of patchsys-quilt.mk * Add debian/upstream file * debian/copyright: Converted to DEP5 machine-readable format [ Andreas Tille ] * Fixed Vcs-Git field prettytable (0.6-1) unstable; urgency=low * New upstream release * debian/rules - remove python3 transformation commands, available upstream now - run tests at build time * debian/copyright - reorganize information * Ship unittest in debian/, no longer available in upstream tarball prettytable (0.5-2) unstable; urgency=low * debian/control - bump Standards-Version to 3.9.3 (no changes needed) * Provide python3 package; thanks to James Page for initial patch; Closes: #638303 * debian/source/format - use 3.0 (quilt) source format * debian/copyright - move to DEP5 format - extend packaging copyright years pyopenssl (0.13-2) unstable; urgency=low [ Barry Warsaw ] * Enable the Python 3 version of the package; Closes: #669301 [ Sandro Tosi ] * Fix several omissions for py3k packages introduction * debian/control - bump Standards-Version to 3.9.3 (no changes needed) * debian/rules - remove leftover from build process, so the package can be built twice in a row; thanks to Jakub Wilk for the report; Closes: #671191 python-opster (3.7-1) unstable; urgency=low * New upstream version 3.7 python-pygraphviz (1.1-2) unstable; urgency=low * debian/rules - remove leftover from build process, so the package can be built twice in a row; thanks to Jakub Wilk for the report; Closes: #671253 qtwebkit (2.2.1-4) unstable; urgency=high * Confirm new symbol file on all arches except armel and mipsel. However, hopefully, it will work on those two as well. * Urgency=high because we need multi-arch capable QtWebKit in testing as multi-arch Qt4 and non-multiarch QtWebKit do not play well for development purposes. qtwebkit (2.2.1-3) unstable; urgency=low * Build Source/WebCore/generated/* with hidden visibility as well (patch webkit_qt_hide_symbols.diff). This reduces a symbol file a lot and brings it back to manageable state. * Update symbol file: a bunch of private WebCore symbols are gone from symbol table now. qtwebkit (2.2.1-2) unstable; urgency=low * Upload to Sid. [ Fathi Boudra ] * Build with -gstabs on armhf instead of -g, like armel. [ Pino Toscano ] * glibc_mkspec.diff: rename to glibc_hurd_mkspecs.diff, and extend to apply also to the hurd-g++ mkspec. * Bump Qt build dependency to 4:4.8.1 (for the change in paths of QML imports). - update debian/libqtwebkit-qmlwebkitplugin.install accordingly - mark libqtwebkit-qmlwebkitplugin as Multi-Arch: same * Remove ${shlibs:Depends} from libqtwebkit4-dbg. qtwebkit (2.2.1-1) experimental; urgency=low * New upstream release. * Drop adjust_symbols_visibility_for_webcore.diff - stolen upstream. * Update debian/compat: bump to 9. * Update debian/control: - bump Qt build dependency to 4:4.8.0~. This version introduce multiarch. - add Multi-Arch and Pre-Depends fields to libqtwebkit4 package. * Update debian/*.install files for multiarch. qtwebkit (2.2.0-5) unstable; urgency=low * Update symbol file with the latest changes from the build logs. * Mark a bunch of other internal WebCore namespace symbols as optional=private. * Mark some external symbols as optional=external. qtwebkit (2.2.0-4) unstable; urgency=low * Team upload. [ Pino Toscano ] * Add -Wl,--no-relax to the LDFLAGS on alpha. (Closes: #656056) * Update the symbols file for alpha, armhf and ppc64, and for all the other archs from their build logs. (Closes: #653905, #656056, #664897) * Backport (parts of) upstream r93631 and r113848 to fix building with GCC 4.7. (Closes: #667346) [ Felix Geyer ] * Add Fix_build_with_GLib_2.31_changeset_r97269.patch, cherry-picked from upstream. (Closes: #665679) * Bump debhelper compat level to v9. - Use DEB__MAINT variables instead of manipulating the flag variables directly. * Bump Standards-Version to 3.9.3, no changes needed. [ Modestas Vainius ] * Mark symbols having 'Private' in their name as optional=private. * Mark '^ _ZN7WebCore' symbols as optional=private. They are not part of public API. renameutils (0.12.0-1) unstable; urgency=low * New upstream release (closes: #600411) * Patch to fix typo in installation target of Makefile * Bump Standards-Version up to 3.9.3 * Bump debhelper compatibility to 9 * Switch to a minimal debian/rules file roxterm (2.6.3-1) unstable; urgency=low * Removed disused ..._get_*_under_pointer funcs. * Replaced several instances of Gtk*Box with GtkGrid. * Fixed VtePty life cycle (Closes: #671160). ruby-webrobots (0.0.13-2) unstable; urgency=low * Remove a test so package build does not depend on the Internet (Closes: #666642) ruby-webrobots (0.0.13-1) unstable; urgency=low * New upstream version shotwell (0.12.2-1) unstable; urgency=low * Team upload to unstable * New upstream release. * debian/patches/gcc_format_string.patch: - Removed, applied upstream. * debian/patches/format_string.patch: - Fix FTBFS with missing format string parameter. * debian/patches/openmp.patch: - Pass -fopenmp to gcc flags. shotwell (0.12.1-1) experimental; urgency=low * Team upload. * New upstream release (Closes: #666053). - Login into flickr with OpenID (Closes: #641472). - In view mode, when deleting a photo, do not switch back to thumbnail mode (Closes: #655100). - Event names are displayed correctly (Closes: #664980). * debian/patches/gcc_format_string.patch: - fix FTBFS with recent gcc. * debian/patches/vala-0.14.1.patch: - Removed, no longer needed. * debian/patches/* - Refresh for new upstream release. * debian/compat: - Bump compatibility level to 9. * debian/control: - Build-depend on valac-0.16. - Build-depend on librest-dev. - Refresh build-dependencies. sombok (2.2.1-1) unstable; urgency=low * New upstream release spip (2.1.14-1) unstable; urgency=low * New upstream version, fixes cross site scripting. Closes: #672961 * Update security screen file to 1.1.0. * Add CVE number to previous entry (#671264 related). sqlalchemy (0.7.7-1) unstable; urgency=low * New upstream release ttytter (2.0.0-1) unstable; urgency=low * New upstream release. * Include Term::ReadLine::TTYtter. * Switch to debhelper level 9. tuareg-mode (1:2.0.4-4) unstable; urgency=low * Bring files tuareg.el and append-tuareg.el to upstream version 2.0.4. These two files were left in version 2.0.1 due to an accident. * Patch 0003-narrow-down-auto-alist: regexp must apply only at the end of a filename. Thanks to Kevin Ryde for the patch (closes: #671558). * debian/control: drop starting article in short description * standards-version 3.9.3 - debian/copyright: migrate to machine-readable format 1.0 * debian/emacsen-setloadpath: use debian-pkg-add-load-path-item, instead of explicit setting of the load-path variable, to extend the load path (closes: #671557). tvtime (1.0.2-8) unstable; urgency=low * debian/control: Build-Depends: quilt, chrpath. * debian/rules: Modified to use quilt patches. * debian/patches/fullscreen.diff: Closes: #568318. * debian/rules: Fixed debian-rules-missing-recommended-target. * debian/rules: Fixed binary-or-shlib-defines-rpath. * debian/patches/typo.diff: Closes: #671612. * debian/po/nl.po: Closes: #657467. * debian/po/pl.po: Closes: #666444. * debian/po/tr.po: Closes: #667485. * debian/templates, debian/po/.po: Replaced -19 by -20. Closes: #539669. * debian/README.source: Added. Fixes patch-system-but-no-source-readme. * debian/source.lintian-overrides: Added to override patch-system-but-direct-changes-in-diff. typo3-src (4.5.15+dfsg1-2) unstable; urgency=low * Install localconf.php as localconf.php_template, and create localconf.php from it at install time. (Closes: 666237) * Added support for apache2.4, protected apache2.2 commands by check for apache2.2-common. (Closes: 669793, 618381) * Updated README.debian files. (Closes: 614140) webtest (1.3.4-1) unstable; urgency=low * New upstream release * debian/rules: do not fail if docs/_static exists (closes: #671390) * Standards-Version bumped to 3.9.3 (no changes needed) xdaliclock (2.36+debian-1) unstable; urgency=low * New upstream release. * debian/copyright: + Typo fix. Applied wrap-and-sort. xdvik-ja (22.84.16-j1.40+t1lib-1) unstable; urgency=low [Youhei SASAKI] * New upstream release: TeXLive 2011(2012/dev) with t1lib + e-pTeX patches * Build with internal t1lib provided by TeXLive upstream sources - As t1lib is going to dissappear in Wheezy (Closes: #638764). There are no alternatives for CJKV DVI, and replacement to freetype 2 is still in progress. - I know, we should be avoided. libfreetype2 should be use instead. xen (4.1.2-6) unstable; urgency=low * Fix generation of architectures for hypervisor packages. * Remove information about loop devices, it is incorrect. (closes: #503044) * Update xendomains init script: - Create directory for domain images only root readable. (closes: #596048) - Add missing sanity checks for variables. (closes: #671750) - Remove not longer supported config options. - Don't fail if no config is available. - Remove extra output if domain was restored. xen (4.1.2-5) unstable; urgency=low * Actually force init script rename. (closes: #669341) * Fix long output from xl. * Move complete init script setup. * Rewrite xendomains init script: - Use LSB output functions. - Make output more clear. - Use xen toolstack wrapper. - Use a python script to properly read domain details. * Set name for Domain-0. xen (4.1.2-4) unstable; urgency=low [ Bastian Blank ] * Build-depend on ipxe-qemu instead of ipxe. (closes: #665070) * Don't longer use a4wide latex package. * Use ucf for /etc/default/xen. * Remove handling for old udev rules link and xenstored directory. * Rename xend init script to xen. [ Lionel Elie Mamane ] * Fix toolstack script to work with old dash. (closes: #648029) xen (4.1.2-3) unstable; urgency=low * Merge xen-common source package. * Remove xend wrapper, it should not be called by users. * Support xl in init script. * Restart xen daemons on upgrade. * Restart and stop xenconsoled in init script. * Load xen-gntdev module. * Create /var/lib/xen. (closes: #658101) * Cleanup udev rules. (closes: #657745) yafc (1.1.3-2) unstable; urgency=low * debian/rules: Use all hardening flags. * debian/patches: Backport some patches from upstream. - heimal_read_pw_string.patch: Fix detection of UI_UTIL_read_pw_string. - segfault_server_disconnect.patch: Fix segfault if server disconnected. yafc (1.1.3-1) unstable; urgency=low * New upstream release. (Closes: #346519) * New maintainer. (Closes: #660513) * Acknowledge my own NMU. (Closes: #636703) * Convert to 3.0 (quilt). * debian/rules: - Use dh command sequencer. - Use dh-autoreconf to regenerate configure. (Closes: #535721) - Use hardened build flags (execept format). - Add -Wl,--as-needed to LDFLAGS to drop unnecessary dependencies. * debian/control: - Bump Standards-Version to 3.9.3: added Homepage. - Add Build-Dep on dh-autoreconf. - Bump Build-Dep of dehelper to >= 9.20120410~ in view of #543992. - Remove Build-Dep on quilt and libncurses5-dev. They are both not needed anymore. - Add Build-Dep on autoconf-archive for up to date ax_lib_readline.m4 and ac_check_openssl.m4. - Add Build-Dep on heimdal-dev to build with Kerberos 5 support. (Closes: #479210) - Update Description to mention Kerberos 5 support. * debian/compat: Bump to 9. * debian/yafc.menu: Set menu to Applications/Network/File Transfer. * debian/patches: Drop all patches as they are all included upstream. * debian/copyright: - Don't autogenerate. - Convert to Copyright Format 1.0. - Add myself. * debian/watch: Added. * debian/README.Debian: explain upstream situation. * debian/yafc.{postinst,postrm}: Removed, not needed. yubiserver (0.2-2) unstable; urgency=low * Fixed buffer overruns. * Fixed FTBFS bug in debian/rules file. (Closes: Bug#666357) Thanks to Lucas Nussbaum and Anibal Monsalve Salazar for their help and for pointing this out. * Update debian/control - Update to S-V 3.9.3: no changes needed. REMOVED: adept 3.0~beta7.2+qa2 REMOVED: libkakasi-ruby 2002.09.28-2 REMOVED: libpadre-plugin-xml-perl 0.10-3 REMOVED: libeb-ruby 2.6-1.1