afterstep (2.2.11-5) unstable; urgency=low * 39-FTBFS-libpng1.5.patch: Fix FTBFS with libpng1.5 (closes: #649970). * Remove .pc/.dpkg-source-unapply file in rules. This fixes broken behaviour of dpkg-buildpackage (see Bug#649521). * Rename and refresh patches with gbp-pq import/export. * Switch to debhelper v9. Made changes necessary for multi-arch support, introduced in debhelper v9. * Convert /usr/share/doc/afterstep into symlink in postinst script. * debian/control: + add VCS fields; + Build-Depend on libpng-dev instead on libpng12-dev; + make libafterimage-dev depend on `libpng-dev | libpng12-dev'; + add Pre-Depends: ${misc:Pre-Depends} lines. + set Standards-Version to 3.9.2. azureus (4.3.0.6-5) unstable; urgency=low * Team upload. * Use default-jdk/jre. (Closes: #639954, 639955) blobby (0.9c-1) unstable; urgency=low * New upstream release. (LP: #887143) - Resolves all licensing issues, no need to repackage the upstream tarball anymore. * Drop 03_detect_endianness_glibc.patch, merged upstream. * Refresh patches. * Enable parallel building. * Switch to source format 3.0 (quilt). - Add unapply-patches and abort-on-upstream-changes to local-options. - Refresh patches. * Export build flags using /usr/share/dpkg/buildflags.mk. * Improve package description, thanks to Paul Stewart. (LP: #833458) * Bump Standards-Version to 3.9.2, no changes needed. * Move package to the pkg-games team. * Generate blobby icons during the build. * Update copyright file to latest DEP-5 spec. * Pass --fail-missing to dh_install. * Add 05_server_config_file.patch: append /usr/share/blobby to the server config search path and write the config to the user's home dir. (Closes: #648204) blobby (0.8-dfsg-2.1) unstable; urgency=low * Non-maintainer upload. * Set DM-Upload-Allowed. bzip2 (1.0.6-1) unstable; urgency=low * New upstream version 1.0.6 * Debian source format is 3.0 (quilt) * Fix "insecure temporary file creation (bzexe)" Patch by vladz Closes: 632862 * Compress changelogs with the -n option Closes: 646972 * Update debian/copyright Closes: 619797 chemical-structures (2.2.dfsg.0-6) unstable; urgency=low * merged Joe's file da.po. Closes: #650949 clfswm (20111015.git51b0a02-2) unstable; urgency=low * debian/load.lisp + hot-upgrade ASDF if user has a local version of ASDF + update copyright info * debian/clfswm.sh + update copyright info console-data (2:1.12-1) unstable; urgency=low * New upstream release. Fix Icelandic keymap. Thanks to Bjarni Ingi Gislason for the patch Closes: #650591 * No longer mention Agafari console fonts in debian/copyright. The font is not included in upstream source. Closes: #632235 * Use "sr" for Serbian instead of "sr-cy". Even for Serbian (Latin) Do my best to avoid fuzzying translations (it's easy to drop the 'cyrillic' part in PO files) Closes: #636812 * Rename console-data.copyright to copyright * Bump debhelper compatibility to 8 * Bump standards to 3.9.2 * Debconf translations: - Sinhala; (Danishka Navin). Closes: #640756, #640762 cowdancer (0.66) unstable; urgency=low [ Colin Watson ] * Bug#648438: cowdancer: FTBFS with ld that defaults to --as-needed: bad link order [ Junichi Uekawa ] * note down where 573126 happens. cupt (2.3.1) unstable; urgency=low * console: - Managing packages: - 'reinstall': always use and enforce the installed version. (Closes: #650214) * lib: - cache: - Fixed printing an error reason when could not open a release file (a regression since 2.3.0~rc1). - system/worker: - 'getArchivesInfo': avoid using glob(3) which follows symlinks. (Closes: #638327) - Updating release and index data: cleaning obsolete files: avoid using glob(3) which follows symlinks. (Closes: #650128) * doc: - man/cupt.1: - Removed a documentation for option '--no-install-unpacked' which was removed in 0.6.5. (Closes: #650126) - tutorial: - Fixed typos and misspellings found by A. Costa. (Closes: #650372) cupt (2.3.0) unstable; urgency=low * Upload to unstable. cupt (2.3.0~rc1) experimental; urgency=low * console: - Common options: - New options '--include-archives', '--exclude-archives', '--include-codenames', --exclude-codenames'. - 'policy': - 'Candidate' field name is ambiguous, changed it to 'Preferred'. - 'source': - Downloading source package parts: include only those codename/component pairs to long descriptions which belong to a selected base download URI. - Don't try to re-download already existing (i.e. hash sums match) files. - Managing packages: - Don't print misleading 'Performing requested actions' when there is nothing to do. - New option '--show-not-preferred'. - Don't uppercase action names anymore. - Show also action summary. - New options '--summary-only', '--no-summary'. - 'search': - Output short description(s) even if all search expressions was found in the package name. - Sort packages before the processing. That reduces a program's system time by making file reads more linear. As a consequence, an output is now sorted too. - Now searches in the localized description if present. * lib: - system/resolvers/native: - Removing automatically installed packages: stopped considering those inter-package relations which are satisfied by some non-removable package. - Implemented partially sticked packages. This should get rid of duplicate solutions. (Closes: #641473) - download/progresses/console: - Printing 'download failed' messages: use a download number instead of the download description. - Printing 'download failed' messages: reformatted to have the error string earlier in the string and match the 'Get:' style. - config: - New options 'cupt::cache::limit-releases::by-archive', 'cupt::cache::limit-releases::by-archive::type'. - New options 'cupt::cache::limit-releases::by-codename', 'cupt::cache::limit-releases::by-codename::type'. - New option 'cupt::console::actions-preview::show-not-preferred'. - New options 'cupt::console::actions-preview::show-summary', 'cupt::console::actions-preview::show-details'. - New option 'cupt::cache::pin::addendums::but-automatic-upgrades'. - The APT option 'apt::acquire::translations' is no more used. - New option 'cupt::languages::indexes'. - New option 'cupt::console::use-colors'. - Recognize (but don't use) the APT option 'acquire::languages'. - system/worker: - Logging: log errors too. - Downloading package archives: include only those codename/component pairs to long descriptions which belong to a selected base download URI. - Updating release and index data: use i18n/Index for downloading package description localizations (Closes: #547948). - Updating release and index data: download all variants of requested description localizations, not only the first successful one. - 'getArchivesInfo': fixed an undefined behavior while obtaining the result of readlink(2). (Closes: #638327) - cache: - Honor 'cupt::cache::limit-releases::*' options. - Process all requested translations, not only the first successful one. - cache/releaseinfo: - New field 'butAutomaticUpgrades'. - hashsums: - Reduce CPU overhead of the calculating hashes of short strings. - 'fatal', 'warn', 'debug', 'simulate': are deprecated now. * doc: - man: - [Jonathan Nieder] Split off a cupt.conf(5) page from cupt(1). Thanks to A. Costa for the idea (Closes: #648012). - What was referred as 'candidate version' is really the 'preferred version'. emdebian-crush (2.2.18) unstable; urgency=low * Implement the new lintian profile support * Allow embuilddeps to use noauth for native as well as cross. * [INTL:de] Initial German documentation translation (Closes: #644795) * Update SVN browse location. fair (0.5.3-1) unstable; urgency=low * New upstream release. - Fixes handling of half-open connections. Closes: #649752 * Convert source package to 3.0 (quilt) format. * Bump Standards-Version. * Add build-arch and build-indep targets to debian/rules. * Depend on $remote_fs in the Required-Start/Stop rules in the init script. fbdesk (1.4.1-6) unstable; urgency=low * debian/compat - Update to 8. * debian/control - (Build-Depends): Update to 8. - (Standards-Version): Update to 3.9.2. * debian/copyright - Update to DEP 5. * debian/patches - (40): New. Fix option -v. Patch thanks to Luigi Capriotti at Ubuntu LP #435250. flashgot (1.3.5+dfsg-1) unstable; urgency=low * Imported Upstream version 1.3.5+dfsg focuswriter (1.3.5.1-1) unstable; urgency=low * Document vcs snapshot tarball creation procedure * New upstream release gedit (3.2.3-1) unstable; urgency=low * New upstream release. * debian/control.in: - Drop Recommends python-gnome2. - Bump Build-Depends on libgtk-3-dev to (>= 3.1.6). - Bump Build-Depends on libpeas-dev to (>= 1.1.0). - Bump (Build-)Depends on python-gobject(-dev) to (>= 3.0.0). * debian/watch: - Track .xz tarballs. gedit-plugins (3.2.1-1) unstable; urgency=low * New upstream release. * debian/watch: - Track .xz tarballs. * debian/control.in: - Bump Build-Depends on libpeas-dev to (>= 1.0.0). - Bump Build-Depends on gedit-dev to (>= 3.2.1). - Bump Depends on gedit to (>= 3.2). - Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer. gnat-4.4 (4.4.6-6) unstable; urgency=low * debian/patches/ada-no-deallocation-from-empty-storage-pools.diff: new. Allows bootstrapping with gnat-4.6 and closes: #650764. gnome-breakout (0.5.3-3) unstable; urgency=low * Bump debhelper compatibility level to 9, thus enabling hardened build flags * debian/rules: Use dh - Enable pie and bindnow options. gnome-breakout does not build with -Wformat-security, so disable format. - Call autoreconf with dh_autoreconf, add dh_autoreconf in Build-Depends - Use --with autotools-dev to update config.guess and config.sub - Add debian/gnome-breakout.manpages and debian/gnome-breakout.install * Drop unneeded build dependencies on quilt, autoconf and automake1.9 * Use my debian.org email address * Fix Vcs-Browser field, drop ?op=log from the url * Standards-Version 3.9.2 (No changes needed) gnome-online-accounts (3.2.1-2) unstable; urgency=low * Upload to unstable. gnome-online-accounts (3.2.1-1) experimental; urgency=low [ Jeremy Bicha ] * Initial release. Closes: #646255 [ Michael Biebl ] * Suggest devhelp instead of depending on lynx | www-browser. * Tigthen the dependency on gir1.2-goa-1.0. * Add a libgoa-1.0-common package for the translation files. gobject-introspection (1.31.0-2) unstable; urgency=low [ Sjoerd Simons ] * Upload to Unstable [ Josselin Mouette ] * Add debhelper sequence, thanks أحمد المحمودي. Closes: #648456. gobject-introspection (1.31.0-1) experimental; urgency=low * New upstream bug fix release. * Drop 00git-account_for_padding_in_struct_size_check.patch, 02_fix_unresolved_info_freeing.patch: Upstream now. * debian/libgirepository-1.0-1.symbols: Add new symbol from this release. * debian/watch: Switch to tar.xz, soon GNOME will release this format only. gobject-introspection (1.30.0-2) experimental; urgency=low * debian/patches/02_fix_unresolved_info_freeing.patch: + Added. Use the correct size when freeing some type of GIBaseInfo to prevent memory corruption and gnome-shell 3.0 crashes (from upstream git) * debian/control.in: + Add Breaks for gnome-shell << 3.0.2-6. g_file_get_contents is annotated now to return a byte-arry which can't be used in the way gnome-shell used to. gobject-introspection (1.30.0-1) experimental; urgency=low [ Martin Pitt ] * New upstream release. * debian/control.in: Bump libglib2.0-dev build dependency according to configure.ac. * debian/control.in: Add Breaks: python-gobject (<< 2.90) as this new version is not compatible with earlier pygobject versions which did not yet have the invoke-rewrite branch (otherwise Gio is completely broken). * debian//libgirepository-1.0-1.symbols: Update for new version. * debian/control.in: Fix Vcs-* URL. * debian/control.in: Update Vcs-* for experimental branch. * Add 00git-account_for_padding_in_struct_size_check.patch: Fix test suite failure on armel, powerpc, and potentially other architectures. Taken from upstream git head. [ Josselin Mouette ] * Small policy clarification. googleearth-package (0.7.0) unstable; urgency=low * Added debian/patches and 3 patches which helped in resolving: + Fixed dpkg-architecture bug which prevented package from being built (Closes: #505900) + Fixed "make-googleearth-package" exiting with status 1 when used with "--download" (Closes: #535223) + Fixed erasing input file without user consent (Closes: #646601) * Editted make-googleearth-package script + changed GoogleEarth_Package version to 0.7.0 + Removed "$depends" which prevented package from being successfully built (Closes: #649163) + replaced nvidia-glx-ia32 suggest with libgl1-nvidia-glx-ia32 + removed option of displaying dpkg-shlibdeps warnings which resulted in drastically improved build time along with display elimination of dependency warnings + added lib32nss-mdns under suggest for amd64 arhictecture + added libfreeimage3 as one of te dependencies + added "ubuntu checker" which fixes Ubuntu font display problem * fixed out-of-date-standards-version 3.9.1 by setting it to 3.9.2 in control * edited rules to accommodate recommended-target build-arch and build-indep gpe-shield (0.31-6) unstable; urgency=low * No support for kernels other than Linux. (Closes: #647655) grep (2.10-1) unstable; urgency=low * New upstream version 2.10 * Fix unneeded-build-dep-on-quilt * Fix debian-rules-missing-recommended-target htmldoc (1.8.27-7) unstable; urgency=low * Add patch from upstream bug tracker to fix libpng 1.5 builds. Closes: #650562. https-everywhere (1.2.1-1) unstable; urgency=low * Imported Upstream version 1.2.1 * Added Pre-Depends: dpkg (>= 1.15.6) to d/control * Refreshed 01-enable-rules-disabled.diff patch jhead (1:2.93-1) unstable; urgency=low * New upstream release * debian/patches/25_makefile: new patch * debian/control: remove Build-Depends: quilt since we use source format "3.0 (quilt)" * debian/control: Standards-Version: 3.9.1 -> 3.9.2. no change needed. kdrill (6.5deb2-7) unstable; urgency=low * Change sections of source, kdrill, and kanadic to 'education' kdrill (6.5deb2-6) unstable; urgency=low * Add trailing semicolons in *.desktop files for Categories. Fixes KDE warnings. kfreebsd-9 (9.0~svn227451-7) unstable; urgency=high [ Petr Salinger ] * Add workaround 201_pseudofs.diff for sbuf changes, Closes: #650667. konversation (1.4-1) unstable; urgency=low * New upstream release. ldb (1:1.1.4-1) unstable; urgency=low * New upstream release. libaacs (0.3.0-1) unstable; urgency=low * First upstream stable release. * debian/libaacs0.docs: README.txt is no longer provided. * Update symbols file. * Point watch file to the project's FTP archive. libdisasm (0.23-5) unstable; urgency=low * debian/{control,*.install,compat}: convert to Multi-Arch. * debian/control: bump standard to 3.9.2.0; no changes needed. libgssglue (0.3-4) unstable; urgency=low * DH compatibility level is 8 * Update debian/copyright libio-socket-inet6-perl (2.69-2) unstable; urgency=low [ Fabrizio Regalli ] * Replaced changelog with copyright word in d/changelog [ gregor herrmann ] * Add build dependency on netbase (debian/control) and check if localhost exists before running tests (debian/rules). Thanks to Daniel Schepler for the bug report. (Closes: #651537) * Remove versions from (build) dependencies, nothing older in the archive. * Lowercase short description. * Switch to debhelper compatibility level 8. * Add /me to Uploaders. * Add libtest-pod-coverage-perl to Build-Depends-Indep. * Add a patch to fix a spelling mistake. libio-socket-inet6-perl (2.69-1) unstable; urgency=low * New upstream release (Closes: #650249) * Adopting package by Debian Perl Group, with Masahito Omote also in Uploaders. * debian/changelog: updated to DEP5 * debian/control: added Vcs-Git, Vcs-Browser, and Homepage. libio-socket-inet6-perl (2.67-0.1) unstable; urgency=low * Non-maintainer upload * New upstream release (Closes: #648939) * minimize debian/rules * bump Standards-Version to 3.9.2 (no changes needed) librpcsecgss (0.19-4) unstable; urgency=low * Be more verbose if context creation fails Patch by Lukas Hejtmanek libsigc++-2.0 (2.2.9-1.1) unstable; urgency=low * Non-maintainer upload. * Avoid access to deleted object in slot_rep::notify(). (Closes: #649032) Patch cherry-picked from upstream Git. lifelines (3.0.61-2) unstable; urgency=low * The "let's modernize this package a bit" release * Add build-arch and build-indep targets * Add ${misc:Depends} to dependencies to properly deal with dependencies brought by the use of debhelper helpers * No longer ignore errors by "make distclean" * Switch debian/copyright to UTF-8 * Change menu section to use "Applications/Data Management" * Change doc-base section to use "Data Management" * Bump debhelper comatibility level to 8 * Bump Standards to 3.9.2 (checked) * Replace dh_clean -k by dh_prep live-boot (3.0~a24-1) unstable; urgency=low * Removing quotes from udev path_id command to actually execute the command. live-boot (3.0~a23-1) unstable; urgency=low [ Tails developers ] * Enabling whiteouts support for aufs. [ Daniel Baumann ] * Update udevs path_id changes as of version 174, thanks to Baurzhan Muftakhidinov for spotting it. [ Tails developers ] * Adding persistent-encryption={none|luks}. * Making persistent-encryption=luks strict. * Making sure dm-crypt is loaded when dealing with LUKS devices. * Adding persistent-storage=TYPE... * Removing now obsolete persistent=* arguments. * Adding persistent-method=METHOD... * Fixing an incorrectly redirected newline. * Clarifying what happens when you don't retry decrypting a device. * Refactoring device scanning in find_{cow_device,files}. * Making use of is_supported_fs in find_cow_devices (like in find_files). * Refactoring overlay and snapshot scanning code. * Fixing a "sh: bad number" when $offset is not passed to setup_loop(). * Disabling persistent-encryption=luks if dependencies are unavailable. * Adding persistent-read-only boot parameter. * Changing persistent-encryption to accept a list TYPE... instead. * Updating live-boot man page for persistent-encryption. * Updating live-boot man page for persistent-storage. * Updating live-boot man page for persistent-method. * Updating and rewording live-boot man page for the persistent option. * Making persistent-read-only work for home-rw overlays. * Making persistent-read-only work for live-rw overlays. * Updating live-boot man page for persistent-read-only. * Adding workaround for a busybox bug with grep -w. live-build (3.0~a40-1) unstable; urgency=low * Adding libasound2-plugins to standard-x11 package list, thanks to Nik Lutz . * Inverting logic for defaults or archive-areas wrt/ parent and derivatives. * Creating progress specific disk info files in progress mode. * Adding updated Czech debconf translations from Michal Simunek (Closes: #649110). * Adding updated Russian debconf translations from Yuri Kozlov (Closes: #650870). * Adding updated French debconf translations from Julien Patriarca (Closes: #650655). live-config (3.0~a31-1) unstable; urgency=low [ chals ] * Fixing fuzzy in es po. * Updating French translation. [ Daniel Baumann ] * Sorting overrides in rules alphabetically. * Making user default groups configurable. * Make sure user is not in sudo group if sudo is disabled. live-manual (1:3.0~a9-1) unstable; urgency=low [ chals ] * Translating user_examples.ssi.po into French. [ Ben Armstrong ] * Mentioning new live-boot-doc and live-config-doc packages can be installed separately. * Updating --repository option to --archives. [ chals ] * Updating Spanish translation. * Updating French translation. [ Daniel Baumann ] * Using compression level 9 also for binary packages. [ skizzhg ] * Updating user_installation, italian translation. [ chals ] * Revising about_manual French translation. * Revising about_project French translation. * Revising user_installation French translation. [ Ben Armstrong ] * Updating all mirror options & variables to refer to parent mirror. [ chals ] * Updating Spanish translation (parent mirrors). * Updating French translation (parent mirrors). [ Ben Armstrong ] * Updating for 3.x, package lists. * Reverting to gnome instead of gnome-core in examples, as it is a "happier" list. * Fixing consistent spacing for shell appends in examples. [ chals ] * Updating Spanish translation (package lists). * Updating French translation (package lists). * Fixing minor formatting error and correcting it in the es po. * Translating three strings in the fr po. [ Daniel Baumann ] * Sorting overrides in rules alphabetically. [ Ben Armstrong ] * Updating to 3.x, tasks. [ chals ] * Updating Spanish translation (tasks). * Updating French translation (tasks). [ Ben Armstrong ] * Updating to 3.x, reamining tasks references. [ chals ] * Updating Spanish translation (remaining tasks references). * Updating French translation (remaining tasks references). [ Ben Armstrong ] * Fixing incorrect task-lists directory reference. [ chals ] * Fixing es po after Ben's changes. [ Ben Armstrong ] * Updating for 3.x, no virtual package lists and automatic tasksel desktop selection. [ chals ] * Translating strings in the examples and the customization of packages, Spanish. * Translating the same, but in French. [ Ben Armstrong ] * Fixing typo in 'set +e', autobuild target. * Updating for 3.x, 686-pae kernel supercedes 686. * Removing directory tree in favour of elsewhere explaining each subdirectory's purpose. * Updating to 3.x, includes. * Updating to 3.x, APT indices. * Updating for wheezy/sid, tasksel has no descriptions and data has moved. * Updating translation strings for recent commits. [ chals ] * Updating Spanish translation. [ Daniel Baumann ] * Replacing mentioning of squeeze with wheezy where appropriate. * Updating German translation for index.html. * Translating live-manual.ssm to German. [ chals ] * Translating remaining bits in the Spanish translation. [ Ben Armstrong ] * Updating to 3.x, archives. [ chals ] * Updating es and fr po files to 3.x archives. [ Ben Armstrong ] * Updating to 3.x, chroot packages. * Updating to 3.x, hooks and preseeding. * Catching up language strings for last couple of commits. * Updating to 3.x, udebs. [ Daniel Baumann ] * Temporarily disabling fix-sisu-html.rb until it's updated for newer sisu versions. * Bumping build-depends on sisu to version 3. [ Ben Armstrong ] * Updating make and HTML indices for sisu 3.x. [ chals ] * Updating Spanish translation of user_customization. * Updating French translation of user_customization. * Making explanation and example match replacing 'xtightvncviever' for 'xvnc4viewer' and fixing redirection spacing * Updating Spanish translation and fixing error --packages-lists. * Updating French translation. * Fixing @date in German translation. * Fixing links in the po files for es, fr, it and pt_BR. * Fixing @title in the German translation. * Fixing fuzzy strings in Romanian about_project.ssi.po thanks to Creatura85 and changing the links to the ro translation (temporary fix). * Adding a short note about translations. * Updating French and Spanish notes on translations. lives (1.4.8-1) unstable; urgency=low * New upstream release. * Build-depend on libswscale-dev. * Drop 03-libav.patch, applied upstream. * Take patch 11-weed_headers.patch from upstream trunk to prevent it FTBFS due to the misplacement of libweed's header files (shortly, it failed to build when libweed was not system-wide available). * Refresh patches. londonlaw (0.2.1-15.1) unstable; urgency=low * Non-maintainer upload. * Update to use python-wxgtk2.8. maven-parent (21-1) unstable; urgency=low * Initial release (Closes: #650860). minbif (1:1.0.5-1) unstable; urgency=low * New upstream release. mpi-defaults (1.0.1) unstable; urgency=low * Team upload * Upload in unstable * Switch to dpkg-source 3.0 (quilt) format * Update of the description (clearly state that it is a metapackage) * Update of the target in debian/rules to match the policy * Fix the lintian warning debian-rules-missing-recommended-target mpi-defaults (1.0) experimental; urgency=low * Use MPICH2 instead of LAM on architectures not supported by Open MPI. Closes: #555653. * Updated list of architectures where Open MPI is supported. Closes: #553701, #627239. * Dropped MPICH from the list of known MPI implementations. * Updated Standards-Version to 3.9.2. No changes needed. * Added ${misc:Depends} to Depends fields to fix lintian warning. * Removed versioned Build-Dependency of debhelper. ocrodjvu (0.7.6-2) unstable; urgency=low * Improved package description (Closes: #650374). omegat (2.3.0.1+dfsg-3) unstable; urgency=low * Team upload. * Update recommends for libhunspell-1.3-0 (Closes: #650968) - Thank you to Andreas Moog . * Address lintian warning about braces in debian/omegat.install pbuilder (0.204) unstable; urgency=low [ Slavko ] * pbuilder: [INTL:sk] Slovak po-debconf translation (closes: #647117) [ Tino Keitel ] * Support base.tar.xz/bz2 as well as tgz (closes: #569917) [ Tom Hughes ] * Avoid dsc copy error when using build-internal and buildresult=.. (closes: #422272) [ Junichi Uekawa ] * check for pdebuild in regression test too, just in case. * factor out the file copy test part and add a test. pgsnap (0.7.0-1) unstable; urgency=low * Imported Upstream version 0.7.0 * Switch to dpkg-source 3.0 (quilt) format * Convert to dh format, version 8 * Bump Standards Version to 3.9.2 pgtap (0.90.0-1) unstable; urgency=low * Imported Upstream version 0.90.0 * Switch to dpkg-source 3.0 (quilt) format * Add Recommends on libtap-parser-sourcehandler-pgtap-perl (Closes: #642196) * Add Recommends on libtap-harness-archive-perl (Closes: #590801) * Fix path for documentation file. * Convert to DH version 8 phyml (2:20110919-1) unstable; urgency=low * New upstream version. * Kept manual's old name with no date (debian/docs, debian/rules). * Do not compress PDFs (debian/rules). pingus (0.7.5-1) unstable; urgency=low * New upstream release (Closes: #633384, #493021). * Remove debian/patches/*: included or not necessary any more. * No more configure target. * debian/rules: Changelog is called NEWS. * Use new bin and data organisation in debian/rules and install file. * debian/rules: + add build-arch and build-indep targets to make lintian happy. + update clean target from upstream Makefile. * Update debian/watch, thanks to Patrice Duroux (Closes: #647141). * debian/control: update Vcs-browser url, thanks to Patrice Duroux. * pingus.desktop: add german generic name, thanks to Ronny Standtke (Closes: #641825). plasma-widget-cwp (1.5.6-1) unstable; urgency=low * Update to stable release 1.5.6. proftpd-dfsg (1.3.4a-1) unstable; urgency=low * New upstream release. * Merged patch removed: 3711. * Now enabled PCRE instead of glibc POSIX regex and added required libpcre3-dev build-dep. * Added libpcre3-dev dependency to libproftpd-dev due to header files inclusion. pygobject (3.0.2-4) unstable; urgency=low [ Sjoerd Simons ] * debian/control.in: Make the Vcs-* tags refer to the unstable repos [ Martin Pitt ] * debian/control.in: Drop gir1.2-gtk-3.0 build dependency on m68k, as that arch does not yet have GTK-3 yet. It is only needed for the testsuite anyway. As per request from Thorsten Glaser. [ Josselin Mouette ] * Bump dependencies on gir1.2-glib-2.0 according to upstream requirements. Closes: #649611. * Rename packages to python-gi*. * Remove dependencies on python-gobject-2*. The dependency will be the other way round so that the old pygobject-2 can be dropped eventually. * Add appropriate Breaks/Replaces/Conflicts/Provides. * Add a missing python-gi-cairo → python-gi dependency. * Drop a pair of unneeded Recommends/Suggests. * Add transitional python-gobject/python-gobject-dev packages that depend on both python-gi* and python-gobject-2*. * Same for python-gobject-dbg. * Break python-nautilus <= the current version which is broken by pygobject 3.x. Closes: #649861. The only other affected package is totem-plugins and the issue is not severe enough to warrant blocking the ongoing transitions. pygobject (3.0.2-3) unstable; urgency=low * Upload to unstable pygobject (3.0.2-2) experimental; urgency=low * debian/control.in: Add locales build dependency, to ensure that the test suite's localedef command can succeed. * debian/control.in: Bump g-i build deps to >= 1.31.0, as our test suite needs methods from that version. * Add 00git_marshal_gvariant_arrays.patch: Fix marshaling of arrays of GVariants. Thanks Mikkel Kamstrup Erlandsen! (LP: #855402) pygobject (3.0.2-1) experimental; urgency=low * New upstream release: - Allow GBoxed types as property. (LP: #877397) - When converting an object with transfer none, make sure the wrapper owns a ref. (LP: #874299) - Gdk overrides: Unbreak for Gdk-2.0. (LP: #875399) - Do union member checks for unions that are parameters. - Fix "Returns: (skip)" method calls without (out) arguments. pygobject (3.0.1-1) experimental; urgency=low * New upstream release. * Drop revert-refcount-fix.patch. Fixed properly with new upstream version. * debian/rules: Drop cleanup of old static bindings leftovers, fixed upstream. * debian/control.in: Bump gobject-introspection build dependency as per upstream configure.ac. * debian/control.in: Drop unused cdbs build dependency. * debian/control.in: Fix p-g-dev → p-g dependency to be binNMUable, thanks lintian. pygobject (2.90.3-2) experimental; urgency=low * debian/control.in, debian/rules: Bring back python-gobject-dev package, to ship the include and pkg-config file. This is still needed by e. g. libpeas. Depend on python-gobject-2-dev to retain backwards compatibility, similar to the other binary packages. pygobject (2.90.3-1) experimental; urgency=low * New upstream release. pygobject (2.90.2-2) experimental; urgency=low * Add revert-refcount-fix.patch: Revert http://git.gnome.org/browse/pygobject/commit/?id=7bc4122897 as a workaround for segfaults when creating custom widgets through the GObject constructor (such as through GtkBuilder). This works around https://bugzilla.gnome.org/show_bug.cgi?id=657403. This patch was reverted in the 2-28 branch as well, so reverting it here is no regression from 2.28. (LP: #834168) pygobject (2.90.2-1) experimental; urgency=low * New upstream bug fix release. * debian/copyright: Update to current licenses/copyrights, and convert to DEP-5. pygobject (2.90.1-1) experimental; urgency=low * debian/control.in: Update Vcs-* for experimental branch. * New upstream release: - New rewritten invoker is twice as fast and easier to extend and debug - Complete break from static bindings so we may improve the core without breaking legacy APIs - Better type handling - Parallel installable with PyGObject 2.28 for legacy binding support (2.28 must be compiled with –disable-introspection) - Fixed object array handling - Added more overrides for PyGTK API emulation - Support for function calling using keyword arguments - GObject and GLib symbols can now have overrides - All static bit removed or made private - GVariants now work from callback returns - Note that this now enforces a consistent move to the GI bindings. I. e. you need to change all "import gobject" statements into "from gi.repository import GObject", same for glib. * Drop debian/patches/00git_*.patch, all upstream. * Drop 20_deprecated_spam.patch, obsolete. * debian/control.in: The static bindings (glib, gobject, pygtk, gtk, etc.) are deprecated and are now shipped in the separate packages python-gobject-2{,-dbg}. Add a dependency to these for the time being to not break backwards compatibility. Once all packages have been ported to use the GI bindings, this dependency and pygobject-2 will be dropped. * debian/control.in: Update package descriptions to point out that this is now GI only. * debian/control.in, debian/rules: Drop python-gobject-dev package. It's not relevant any more for this version, and now built from the pygobject-2 source package. * debian/rules: Bump shlibs. * Drop debian/python-gobject.examples: These are for the old static bindings. http://git.gnome.org/browse/pygobject/tree/demos is an actually useful and comprehensive example, but not shipped in the release tarballs. * debian/rules: Drop obsolete permission fixing, that only applied to the examples. pygobject-2 (2.28.6-9) unstable; urgency=high * Urgency high as this blocks the testing migration of g-i, pygobject, and others, and this is a trivial change. * debian/control.in: Add "Provides: python2.x-gobject" to python-gobject-2 to also satisfy dependencies for packages which use the obsolete explicit dependencies, such as python-insanity. (Closes: #651824) pymol (1.4.1-3) unstable; urgency=low * debian/control (Build-Depends): Dropped dpatch in favour of source format 3.0 (quilt). * debian/pymol.pyremove: Added. Remove web/*__init__.py to fix file conflict (closes: #650756). * debian/rules: Remove dpatch addon call. Disable verbose output. (override_dh_clean): Don't remove test/pymol-test; quilt will do. * debian/README.source: Dropped obsolete file. * debian/source/lintian-overrides: Ditto. * debian/patches/02_test-suite.dpatch: Renamed to debian/patches/02_test-suite.patch. * debian/patches/03_povray.dpatch: Renamed to debian/patches/03_povray.patch. * debian/patches/05_examples_data_path.dpatch: Renamed to debian/patches/05_examples_data_path.patch. * debian/patches/09_chempy_data_path.dpatch: Renamed to debian/patches/09_chempy_data_path.patch. * debian/patches/11_fix__cmd_import.dpatch: Renamed to debian/patches/11_fix__cmd_import.patch. * debian/patches/13_activate_vmd_plugin.dpatch: Renamed to debian/patches/13_activate_vmd_plugin.patch. * debian/patches/17_cmyk_png_data_path.dpatch: Renamed to debian/patches/17_cmyk_png_data_path.patch. * debian/patches/19_blosum_matrix_path.dpatch: Renamed to debian/patches/19_blosum_matrix_path.patch. * debian/patches/20_output_license_terms.dpatch: Renamed to debian/patches/20_output_license_terms.patch. * debian/patches/21_fix_png_batch_mode.dpatch: Renamed to debian/patches/21_fix_png_batch_mode.patch. * debian/patches/22_fix_pymol_import.dpatch: Renamed to debian/patches/22_fix_pymol_import.patch. * debian/patches/23_bts576210_FTBFS_ia64.dpatch: Renamed to debian/patches/23_bts576210_FTBFS_ia64.patch. * debian/patches/24_autodock_plugin.dpatch: Renamed to debian/patches/24_autodock_plugin.patch. * debian/patches/00list: Renamed to debian/patches/series and adjusted. pymol (1.4.1-2) unstable; urgency=low * For whatever reason (dh compat level or dh_python2 usage) dependencies for all .so files are now calculated (closes: #611436). * debian/compat: Increased dh compatibility level to 7. * debian/control: Added X-Python-Version and XB-Python-Version field. (Standards-Version): Bumped to 3.9.2. (Build-Depends): Added dpatch version for debhelper addon. spelling-error-in-description (Vcs-Browser): Point to real location. (Description): Fixed spelling-error-in-description. * debian/pymol.docs: Added. * debian/pymol.manpages: Ditto. * debian/rules: Rewritten for debhelper 7. Make use of python2 and dpatch debhelper addons. Install shader files (closes: #644394). * debian/source/format: Added for source format 3.0. * debian/source/lintian-overrides: Temporarily added as long as we stay with dpatch here. pyopencl (2011.2-1) unstable; urgency=low * New upstream release. * Change dependencies and build-dependencies to allow installation with non-NVIDIA (particularly AMD) OpenCL provider (Closes: #628702) * Remove unnecessary ./configure option pointing to include directory; OpenCL header files are now in /usr/include * Split into python-pyopencl and python-pyopencl-doc packages. * Use dh_sphinxdoc to properly manage documentation. * Add doc-base support * Fix copyright for files in compyte/* * Remove pytest override as package uses only py.test python-bottle (0.10.2-1) unstable; urgency=low * New upstream version python-bottle (0.10.1-1) unstable; urgency=low * New upstream version python-bottle (0.9.7-1) unstable; urgency=low * New upstream version * debian/control: - bumped to debhelper 8 - dependency to python-all added * debian/copyright updated python-chameleon (2.6.1-1) unstable; urgency=low * Team upload. * New upstream release. Closes: #640112. * Switch from now deprecated dh_pycentral to dh_python2. Closes: #616997. + debian/rules: - Use dh_python2 instead of dh_pycentral. - Remove namespace hack as it's supposed to be handled by dh_python2. + debian/control: - Remove python-central from Build-Depends. - Bump python-all Build-Depends to 2.6.6-3~. - Remove XB-Python-Version field. * debian/install, debian/dirs: + Add reference manual to /usr/share/doc/python-chameleon/manual/ * debian/rules: + Avoid renaming Makefile by passing explicitly --buildsystem to dh. + Add upstream changelog. * Switch to 3.0 (quilt) source format. + debian/source/options: - Ignore changes in *.egg-info directory otherwise building twice fails. * debian/control: + Add Homepage field. + Bump Standards-Version to 3.9.2. No changes needed. + Wrap Uploaders and Build-Depends fields. + Rename XS-Vcs-Svn to Vcs-Svn and add Vcs-Browser (now supported by dpkg). + Depends on python >= 2.7 as ordereddict is not available yet (#649895). * Switch debian/copyright to DEP5. * debian/tests/all: + Specify explicitly testfilter, otherwise van-py.deb translates package name to Chameleon. python-clamav (0.4.1-6) unstable; urgency=low * Build python-clamav transitional package in binary-indep target (Closes: #650789) * Add build-arch and build-indep targets * Enhance package description * Bump standards version to 3.9.2 without further change python-wxmpl (2.0.0-2) unstable; urgency=low * Remove dependency on python-wxgtk2.6 which is removed from sid (Closes: #650884). pyyaml (3.10-2) unstable; urgency=low * Remove python3-yaml-dbg find rule in debian/rules so python3 debug package is built correctly (Closes: #650950) * Remove similar rule for python-yaml-dbg since it is not needed * Fix short descriptions for debug packages so they are not the same as non-debug packages * Also ship upstream changelog in python-yaml * Add python3-yaml.docs to README/CHANGES are shipped in python3-yaml * Bump standards version to 3.9.2 without further change reportbug (6.3.1) unstable; urgency=low * bin/reportbug - don't blindly set (even empty) bugscript headers/pseudos, that will prevent spurious blank lines in bug pseudoheaders section; thanks to Andreas Beckmann and Jonathan Nieder for the report; Closes: #649956, #650723 - force (once again) source report if --source is specified; Closes: #644194, #648719 * reportbug/utils.py - remove tailing white spaces from dependencies list; thanks to Nelson A. de Oliveira for the report and patch; Closes: #650659 * reportbug/debbugs.py - added new ftp archive sections: 'education', 'introspection' and 'metapackages' as per msgid:<87iplw8px9.fsf@lennier.ganneff.de> * reportbug/checkversions.py - don't generate a traceback in case of checking for versions of non-existing packages (or if rmadison doesn't return anything); thanks to Jérémy Lal for the report; Closes: #649649 rosegarden (1:11.11.11-1) unstable; urgency=low * New upstream release. * Add GenericEntries to the desktop file (Closes: #640991) sdl-mixer1.2 (1.2.11-5) unstable; urgency=low [ Felix Geyer ] * Fix Vcs-Browser link. [ Manuel A. Fernandez Montecelo ] * debian/rules: - Issue "disable-*-shared" flags for 'configure' again, otherwise SDL_mixer library opens those libraries in a plugin-like way (with SDL_LoadObject), and dpkg-shlibdeps doesn't seem to generate the needed dependencies in the binary library package. sdl-mixer1.2 (1.2.11-4) unstable; urgency=low * Upload to unstable * Improvements in debian/rules: - Remove support for setting some autoconf options directly, newer debhelper takes care of this - Using dpkg-buildflags's options as base, and hardening on top, before preferred flags * Modifications to dependencies and build options: - Depending on newer dpkg-dev (quells lintian warning when using build hardening flags) - Removed Conflict-like dependencies (Breaks, Replaces) on libsdl-mixer{,1.0,1.1}-dev. They are more than 10 years old and not present in any of the last Debian releases, long unsupported. - Use libmad (GPL) instead of unmaintained smpeg (LGPL) for mp3 support - Stating more explicitly in debian/rules the options that we use to build the project - Drop --disable-shared options for the different plugins. I couldn't find any reason for or against in the changelog, and the default is to enable this support. * Bump Standards-Version to 3.9.2 (no changes needed) * Remove previous Uploaders, all of them not active for years * Removed duplicated entry in previous version's changelog: - "debian/copyright: updated and converted to DEP-5 (dod)" sdl-mixer1.2 (1.2.11-3) experimental; urgency=low * New upstream release (Closes: #568445 #600467) * New maintainer - Add myself to uploaders, and setting DM-Upload-Allowed: yes * Incorporating changes from different sources, unreleased - Changing "Closes" lines to "Closes_in_1.2.11-3" * Changed debhelper compat to level 8 (level 5 before): - Updated dependency on debhelper to (>= 8.0.0) - Removed dependency on quilt - Simplify a lot debian/rules file by leveraging debhelper capabilities, only acting when deviating from auto behaviour * Added 'source/format', with '3.0 (quilt)' - Consequently, removed README.source * Added 'watch' file * Added Vcs-Git and Vcs-Browser in 'control' file * Shipping pkg-config files * Added FLAC support * Updated dependencies: - libsdl1.2-dev (>= 1.2.14) -- was (>= 1.2.4) - libsmpeg-dev (>= 0.4.5+cvs20030824-2.2) -- was (>= 0.4.5+cvs20030824-1.3) - libogg-dev (>= 1.2.0) -- was none - libvorbis-dev (>= 1.2.0) -- was (>= 1.0.0-3) - libmikmod2-dev (>= 3.1.11) -- was none - libflac-dev (>= 1.2.1) -- was none * Patches dropped: - 220_mixer_segfaults.diff (applied upstream) - 200_channel_segfaults.diff (now libmikmod ships in a zip, and it uses system's one anyway) - 00_mikmod_syslibs.patch (seemed to be related to remove tests in SDL_mixer of mikmod versions, probably this restriction is not applicable now, and it's safer to know what's SDL_mixer opinion about it anyway) - 00_link-libm.patch (substituted from another one from upstream) - 01_autoreconf.patch and 01_relibtoolize.patch (handled with dh_autoreconf) - 230_racecondition_hg884a700fb3ff.diff (applied upstream) * Patches added: - 00_link_libm_hgdb31b63abab9.patch (backport from upstream, grabbed by Roman Vasiyarov on #600467, 1.2.11-2 UNRELEASED) - 07_FLAC_SDL_RWops_memory_leaks.patch (Jon Dowland , 1.2.11-1 UNRELEASED) * Patches renamed: - 00_no_lvorbis_logg.diff -> 01_no_lvorbis_logg.patch - 04_timidity_cfg_opts.diff -> 04_timidity_cfg_opts.patch - 05_fallback_to_freepats.diff -> 05_fallback_to_freepats.patch - 210_dev_snd_seq.patch -> 06_dev_snd_seq.patch * All patches refreshed * debian/copyright: updated and converted to DEP-5 (dod) * debian/copyright: updated and converted to DEP-5 (dod) slsqlite (0.4.0-3.1) unstable; urgency=low * Non-maintainer upload. * 01-add-format-argument.patch: add format argument to avoid format-security error while building. (Closes: #646487) * debian/control, debian/rules: Add quilt system to apply patches. stumpwm (1:20110819.gitca08e08-2) unstable; urgency=low * debian/load.lisp + hot-upgrade ASDF if user has a local version of ASDF + update copyright info * debian/control + change Section to 'x11' + Provides x-window-manager * debian/wm + new file * debian/copyright + update copyright info * debian/stumpwm.bin + update copyright info sympa (6.1.7~dfsg-2) unstable; urgency=low [ Emmanuel Bouthenot ] * Adjust dependency on default MTA to use default-mta (Closes: #495857) * Tiny updates in debian/copyright and debian/copyright_hints * Add rsyslog configuration (Closes: #496074) * Fix logrotate script to reload rsyslog properly (Closes: #628606) * Full rewrite of init script to be more robust and more verbose: - reload target check if sympa is running to prevent sympa restart from logrotate if it was not already started (Closes: #568543) * Add a README.Debian file - Add a note about how to upgrade password format from version 5.x to 6.x (Closes: #630734) * Various code cleanup and fixes in maintainer and debconf scripts: - Fix update of 'use_fast_cgi' parameter in wwsympa.conf from debconf (Closes: #411987) * Update debconf question about fastcgi which tells to install libapache2-mod-fcgid instead of libapache2-mod-fastcgi (non-free). Update Recommends accordingly (Closes: #642323) * Return of the SQL schemas in /usr/share/sympa/bin (they were needed) [ Paul Menzel ] * README.Debian-exim4: Fix two typos (Closes: #650335) synergy (1.3.8-1) unstable; urgency=low * New upstream version. * Switch to 3.0 (quilt) source format. * Apply upstream patch to fix GNOME 3 issues. Closes: #649208. sysstat (10.0.3-1) unstable; urgency=low * New upstream (stable) release. * Switch to devhelper v9. * debian/control: Add VCS fields, update source/options. * debian/rules: remove .pc/.dpkg-source-unapply file in configure target to fix broken behaviour of dpkg-buildpackage (see Bug#649521). t1lib (5.1.2-3.2) unstable; urgency=low * Non-maintainer upload. (version 5.1.2-3.2 triggered a problem with dak) * format-security.diff: use relevant "%s" format when passing a variable string to a printf() function and replace printf() with puts() for the model-only IfTrace0 macro. Thanks to Colin Watson and Loïc Minier! (Closes: #646470) tevent (0.9.14-2) unstable; urgency=low * Only depend on (optional) libaio-dev on Linux. Thanks Robert Millan. Closes: #650954 torcs (1.3.1-6.2) unstable; urgency=low * Non-maintainer upload. (version 1.3.1-6.1 triggered a problem with dak) * 06-add-format-argument.patch: add format argument to avoid format-security error while building. (Closes: #646469) * 07-update-to-libpng15.patch: libpng transition. Thanks to Nobuhiro Iwamatsu! (Closes: #636009) translate-toolkit (1.9.0-2) unstable; urgency=low * Add build-arch and build-stamp targets to debian/rules * Bump Standards to 3.9.2 (checked) * Move python dependency to Build-Depends * Bump debhelper compatibility to 8 * Replace "dh_cliean -k" by dh_prep tuxpaint (1:0.9.21-1.1) unstable; urgency=low * Non-maintainer upload. * Fix FTBFS with binutils-gold. Thanks to Georgios M. Zarkadas for the patch. (Closes: #556509) twill (0.9-3) unstable; urgency=low * Add debian/patches/04_fix_deprecated_ClientForm.patch as ClientForm is now shipped with mechanize. + debian/rules: - Drop Depends on python-clientform. + debian/control: - Bump python-mechanize Depends to >= 0.2.0~. * debian/patches/02_remove_ext.patch: + Fix tests as well. * Add debian/patches/05_fix_missing_imports.patch. * debian/control: + Bump Standards-Version to 3.9.2. No changes needed. * Switch from now deprecated pysupport to dh_python2. + Drop debian/pyversions and debian/pycompat. + debian/rules: - Remove DEB_PYTHON_SYSTEM. + debian/control: - Add X-Python-Version field. - Bump python and cdbs versions. v4l2loopback (0.4.1-1) unstable; urgency=low [ IOhannes m zmölnig ] * Imported Upstream version 0.4.1 * Provide a BUILT_MODULE_NAME (to keep dkms happy) * Install ChangeLog as changelog * Updated Vcs stanzas * Bumped standards to 3.9.2 vilistextum (2.6.9-1.1) unstable; urgency=low * Non-maintainer upload. * 01-add-format-arguments.patch: Add format argument to avoid format-security error while building. (Closes: #646501) * debian/control, debian/rules: Add quilt system to apply patches. webdruid (0.5.4-12.1) unstable; urgency=low * Non-maintainer upload. * add.format.arguments.patch: add format argument to avoid format-security error while building. (Closes: #646499) wmmixer (1.7-1) unstable; urgency=low * New upstream version 1.7 - Fix FTBFS with ld --as-needed Patch sent by Angel Abad [Closes: #640301] * debian/copyright is now DEP-5 * debian/patches/* are now DEP-3 wmmoonclock (1.28-1) unstable; urgency=low * New upstream version 1.28 (debian patches are now in upstream) * Solves the problem: fix build with ld --as-needed [Closes: #647512] xine-ui (0.99.6-1.1) unstable; urgency=low * Non-maintainer upload. * Fix "fatal error: curl/types.h: No such file or directory": apply patch from Ubuntu / Daniel T Chen: - debian/patches/remove-deprecated-curl-typesh-easyh: Don't use long- deprecated header files. Fixes FTBFS. (Closes: #638379) REMOVED: wxwidgets2.6 2.6.3.2.2-6