agda (2.5.4.1-3) unstable; urgency=medium . * Remove build dependency on non-existing libghc-edisoncore-dev. The correct package is libghc-edison-core-dev. * Remove build dependency on *-prof packages. No profiling package is being built. agda (2.5.4.1-2) unstable; urgency=medium . * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3) * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3) * Remove build dependency on libghc-stm-dev (provided by ghc-8.4.3) agda (2.5.4.1-1) unstable; urgency=medium . [ Clint Adams ] * Set Rules-Requires-Root to no. . [ Ilias Tsitsimpis ] * New upstream release agda (2.5.3-5) unstable; urgency=medium . * Patch for newer EdisonCore. agda (2.5.3-4) unstable; urgency=medium . [ Ilias Tsitsimpis ] * Change Priority to optional. Since Debian Policy version 4.0.1, priority extra has been deprecated. * Use the HTTPS form of the copyright-format URL * Modify d/watch and Source field in d/copyright to use HTTPS * Declare compliance with Debian policy 4.1.1 * Use salsa.debian.org URLs in Vcs-{Browser,Git} fields . [ Clint Adams ] * Bump to Standards-Version 4.1.4. * Delete the Uploaders field. agda (2.5.3-3) unstable; urgency=medium . * Search for .agda-lib files in /var/lib/agda So that agda -l standard-library works out of te box agda (2.5.3-2) unstable; urgency=medium . * Typo in build-depends agda (2.5.3-1) unstable; urgency=medium . * New upstream release * Drop bump-ieee754-bounds.patch Merged upstream. agda (2.5.2-2) unstable; urgency=medium . * Team upload. * Bump ieee754 bounds. agda (2.5.2-1) unstable; urgency=medium . * New upstream release * Team upload * Drop all patches, upstream * Bump std-version to 4.0.0 * Bump compat level to 10 * Update build dependencies agda (2.5.1.1-4) unstable; urgency=medium . [ Sean Whitton ] * Remove myself as an uploader. I do not expect to be able to look after this package for the buster cycle. . [ Gianfranco Costamagna ] * Team upload * Bump directory bounds for ghc 8.0.2 * debian/patches/abcde448a31eaf9fac701689cbb49180c089b055.patch: - upstream build fix with new ghc agda (2.5.1.1-3) unstable; urgency=medium . * Upload to unstable as part of GHC 8 transition. agda (2.5.1.1-2) experimental; urgency=medium . * Patch to build with newer EdisonAPI. agda (2.5.1.1-1) experimental; urgency=medium . * New upstream version. * Disable arch-specific handling to see what still breaks. agda (2.5.1-2) unstable; urgency=low . [ Joachim Breitner ] * Fix Vcs-Browser field. . [ Sean Whitton ] * Add --ghc-options="-optc--param -optcggc-min-expand=10" to GHC configure args in an attempt to fix FTBFS on arm buildds. As suggested by Joachim Breitner. * Set Priority: extra and Section: oldlibs on agda-mode transitional package. * Add missing continuation marker in d/copyright. agda (2.5.1-1) unstable; urgency=medium . * Package new upstream version. - Build dependency bounds updated to match Agda.cabal. - New build dependencies: - ghc-prof - libghc-edison-core-* - libghc-edison-api-* - libghc-monadplus-* - libghc-transformers-* - Also pregenerate the new Builtin/*.agdai interface files in libghc-agda-dev (see changelog entry for version 2.4.0.2-2). - Dropped build dependencies: - ghc-ghci * Install Emacs mode with dh_elpa. - New binary package elpa-agda2-mode. - agda-mode now a transitional dummy package. - Add patch creating file agda2-mode-pkg.el. * Override dh_strip to disable automatic -dbgsym binary. * Add standard Haskell Lintian override for binary-or-shlib-defines-rpath. * Add myself as an uploader. * Update Vcs-* for merge into DHG_packages.git and to use secure URIs. * Update reference to format specification in first line of d/copyright. * Run wrap-and-sort -abst * Bump standards version to 3.9.8 (no changes required). agda (2.4.2.5-1) unstable; urgency=medium . * [a116bca] Imported Upstream version 2.4.2.5 * [2c258f5] Update build-deps for new release * [7d835fa] Remove patches which are applied upstream agda (2.4.2.2-4) unstable; urgency=medium . * [d59dba4] Revert modification of upstream source in a4109c2c88ab582bbc3141cd9a87373c3509c97b. We're patches unapplied. * [570458a] Cherry-pick upstream patch to build with cpphs 1.19 (Closes: #793194) agda (2.4.2.2-3) unstable; urgency=medium . * Fix dependency on hashtables agda (2.4.2.2-2) unstable; urgency=medium . * [d5cf60f] Depend on ${shlibs:Depends}, to get libc (& maybe other) deps . agda (2.4.2.2-1) unstable; urgency=medium . * New upstream release. * [1d76e9e] Bump BDs in line with Agda.cabal * [03480b1] Use ${source:Upstream-Version} substvar to generate the Recommends * [a164dc2] Drop patch, applied (in spirit) upstream. * [9a45428] Drop Build-Depends{,-Indep} on packages now provided by ghc * [87544db] debian/rules: Use LC_ALL=C.UTF-8 otherwise cpphs dies when parsing the source . agda (2.4.2-1) unstable; urgency=medium . * [6770868] Imported Upstream version 2.4.2 * [3d550e3] Add patch from Joachim to allow transformers 0.4 and mtl 2.3 * [38f0ec9] Add cpphs BD, requied by cabal file agda (2.4.0.2-2) unstable; urgency=medium . * [e33e7a9] Pregenerate the Primitive.agdai interface file in libghc-agda-dev, since agda users typically can't write to that directory. Fixes agda-stdlib build. agda (2.4.0.2-1) unstable; urgency=medium . * [6e140ac] Imported Upstream version 2.4.0.2 * [2049fc8] Update Build-Depends to match control * [93dc4d4] Install the new primitives * [e48f40f] Fix typo dev→doc agda (2.3.2.2-1) unstable; urgency=low . * [244f29d] Use new watch file template * [16a3f05] Imported Upstream version 2.3.2.2 * [bdb8574] Update BDs to match cabal file * [9bc56ee] debian/patches/support-alex-3.1: Remove patch applied upstream in this release agda (2.3.2.1-2) unstable; urgency=low . * [da376f6] Update BDs per .cabal; extend hashable, remove packages provided by ghc * [e21e765] Cherry-pick from upstream: Suppoert Alex 3.1.x * [2263659] Remove "dist" generated files accidently commited agda (2.3.2.1-1) unstable; urgency=low . * [8cfbabf] Imported Upstream version 2.3.2.1 * [74f34b0] Bump BD on mtl per .cabal file * [a3bff17] Drop Debian patches now obsoleted by this upstream release agda (2.3.2-4) unstable; urgency=low . * [3d77fff] Build-Depend on ghc-ghci; we require this due to Template Haskell agda (2.3.2-3) unstable; urgency=low . * Clean up build dependencies agda (2.3.2-2) unstable; urgency=low . * Upload to unstable * [0faee65] Use compat 9 * [02dba24] Standards Version → 3.9.4 * [bd2a43f] Use common substvars for description blurbs. * [06ddb90] Remove obsolete DM-Upload-Allowed field agda (2.3.2-1) experimental; urgency=low . [ Kiwamu Okabe ] * New patch: Extend haskell-src-exts dependency and fix type miss. . [ Iain Lane ] * [dfbca48] Imported Upstream version 2.3.2 * [7746bcc] Remove all patches — all upstream. * [2cdb691] Update build-deps to match control file * [868ebf4] agda-mode no longer depends on haskell-mode or GHCi. Remove dependency and update .el file accordingly * [9e0ba22] Add agda-bin package here, as the separate package has been removed * [75a240f] agda-mode needs to depend on agda-bin * [d290f95] Allow Quickcheck up to 2.7. Fix haskeline build-dep. * [79190e6] Add missing geniplate and parallel BDs agda (2.3.0.1-2) unstable; urgency=low * New patch: Extend mtl dependency agda (2.3.0.1-1) unstable; urgency=low * New upstream release, GHC-7.4.1 compatible (Closes: #663048) agda (2.3.0-1) unstable; urgency=low * [c0e4746] Imported Upstream version 2.3.0. New/changed features include: + New more liberal syntax for mutually recursive definitions + Pattern matching on lambdas + New syntax for updating (some fields of) records + Universe polymorphism is now enabled by default + New type of hidden function argument: instance arguments + Dependent irrelevant function types and records with irrelevant fields + See http://wiki.portal.chalmers.se/agda/pmwiki.php?n=Main.Version-2-3-0 for a full list * [369ed3a] Update BDs in line with cabal requirements in new upstream * [3798aee] Remove all patches. They are all now upstream. agda (2.2.10-4) unstable; urgency=low * [16d953e] Remove old left-around patches * [af671fe] Explicitly add haskell-mode directory to load path. Thanks to Joey Capper for discovering the bug. * [6fa096d] Update to use my d.o email address * [f228ca0] Add an alexGetByte function for alex-3.0 compatibility agda (2.2.10-3) unstable; urgency=low * Extend haskell-src-exts dependency range to include 0.11.* agda (2.2.10-2) unstable; urgency=low * Adjust conflict on haskell-agda-doc to exclude the dummy package (Closes: #629572) agda (2.2.10-1) unstable; urgency=low * [60c4b8a] Imported Upstream version 2.2.10 * [81c6857] Add haskell-src-exts BD * [d0ce959] Add QuickCheck BDs * [5c875b0] Update short descriptions to reflect best practice * [705223c] d/copyright: Update copyright years * [ee8a4bc] GHC6 → GHC, for GHC 7 transition * [12d4e49] Standards-Version bump to 3.9.2, no changes required * [9244cc3] Add 'agda' meta package * [c28c44c] Relax BD on src-exts * [86be090] Backport upstream patch to add syb-0.3 compatibility * [828c999] Lexer: Compatibility with the new GHC * [db55ca5] Clean up some autogenerated files agda (2.2.8-1) experimental; urgency=low * [ec6cfda] Imported Upstream version 2.2.8 * [597149f] Update emacs loading script to explicitly load haskell- ghci. If this is not present, then agda-mode will error out indicating that haskell-ghci is not available. * [b16f978] Standards-Version → 3.9.1, no changes required agda (2.2.6-7) unstable; urgency=low * control: Use versioned Replaces: and Conflicts: agda (2.2.6-6) unstable; urgency=low * Fix FTBFS by fixing zlib doc package name. (Closes: #577892) * Convert to 3.0 (quilt) agda (2.2.6-5) unstable; urgency=low * debian/control: Rename -doc package. agda (2.2.6-4) unstable; urgency=low * debian/control: Remove the profiling package. It is unfortunate that this package is proving to be too big to build before exhausting the available resources on some architectures. Not having it should allow agda to build in many more places though, so this is a win. * debian/control, debian/rules, debian/watcher.sh: Remove the ticker which should no longer be necessary due to the above. (Closes: #572300) * debian/control: Use shlibs:Depends in libghc6-agda-dev, and not in agda-mode. agda (2.2.6-3) unstable; urgency=low [ Iain Lane ] * debian/rules, debian/watcher.sh: Add a ticker to the build to prevent timeouts on some arches. This was taken from the GHC6 source package and modified a bit to add some rudimentary locking. Previously the build was timing out on some slow arches (armel, mips*) but does actually make progress and complete when given enough time * debian/control: + Add field ${haskell:Provides} to -dev and -prof packages in preparation the upcoming GHC6/haskell-devscripts uploads into unstable + Standards-Version bump to 3.8.4, no changes required [ Marco Túlio Gontijo e Silva ] * debian/control: Remove unneeded Build-Depends: on libghc6-utf8- string-*. * debian/control: Bump version of haskell-devscripts on Build-Depends to 0.7. Remove versioned Build-Depends: of ghc6* and remove hscolour and haddock from Build-Depends:. * debian/control: Split Build-Depends in Buid-Depends-Indep:. * debian/control: Use all haskell: variables. * debian/watch: Use format that downloads current version and checks for new versions. agda (2.2.6-2) unstable; urgency=low * debian/control: Set priority to extra per archive overrides * debian/copyright: Update upstream source to a more generic location * debian/rules, debian/libghc6-agda-dev.install: Install Agda.css, needed to generate HTML documentation. agda (2.2.6-1) unstable; urgency=low * New upstream release 2.2.6, for headlines please see: http://wiki.portal.chalmers.se/agda/pmwiki.php?n=Main.Version-2-2-6 * debian/control + Bump standards-version to 3.8.3, no changes + Fix Vcs-Git to point to correct URL + Update build-depends for new upstream release + Undo arch/indep split per current pkg-haskell practice + Add Homepage field * debian/copyright: Fix encoding to UTF-8 (thanks Lintian) * debian/README.source: Remove, no repacking so not necessary any more * debian/50agda.el: + Only load file if it exists, prevents a non-intrusive emacs warning where 50agda.el is left on system when package is removed. (Closes: #559197). + Do not load file on XEmacs — agda-mode is not compatible with XEmacs. agda (2.2.4+dfsg-1) unstable; urgency=low * New upstream release 2.2.4. * Repacked to fix a couple of DFSG problems, see debian/README.source for more information. * debian/copyright: Update, add missing copyright holders. * debian/control: Move ghc6-doc, haddock to Build-Depends. Move -doc packages to build-depends-indep. agda (2.2.2-1) unstable; urgency=low * Initial packaging (Closes: #522924) * With thanks to Marco Túlio Gontijo e Silva and Joachim Breitner for their helpful comments agda-stdlib (0.17-1) unstable; urgency=medium . * Team upload. * New upstream release. - Bump dep bounds on agda-bin & libghc-agda-dev. Require 2.5.4.1 per upstream changelog. Assume, at least for now, that agda-stdlib will break with 2.5.5. * Drop spurious period from end of Standards-Version field. * Point Vcs-* at salsa. agda-stdlib (0.14-1) unstable; urgency=medium . [ Gianfranco Costamagna ] * New upstream release (Closes: #881307) * Bump std-version to 4.1.1, set priority to optional . [ Helmut Grohne ] * Team upload * Address FTBFS: export LC_ALL=C.UTF-8. (Addresses: #881307) * Bump agda-bin Breaks due to agdai incompatibility. * Tighten up agda relation ships to detect incompatibility next time. agda-stdlib (0.13-1) unstable; urgency=medium . [ Gianfranco Costamagna ] * Team upload * New upstream release * Bump compat level to 10 * Bump std-version to 4.0.0 . [ Sean Whitton ] * Remove myself as an uploader. I do not expect to be able to look after this package for the buster cycle. agda-stdlib (0.12-2) unstable; urgency=medium . * Team upload. * Add Breaks: agda-bin << 2.5.1: agdai files incompatible * Switch Enhances from agda-mode to elpa-agda2-mode * 60agda-stdlib.el: Switch to agda2-program-args as agda2-include-dirs is deprecated * Skip running tests when DEB_BUILD_OPTIONS contains nocheck. agda-stdlib (0.12-1) unstable; urgency=medium . * Package new upstream release. * Bump relationships with agda to >= 2.5.1, << 2.6.0. * Fix override_dh_auto_clean to actually delete GenerateEverything{,.hi,.o}. * Clean target also deletes Everything.agda. * Add myself as an uploader. * Update Vcs-* URIs. * Bump standards version to 3.9.8 (no changes required). agda-stdlib (0.11-1) unstable; urgency=medium . * [22d7b46] Imported Upstream version 0.11 * [cb56887] Bump relationships with agda to ≥ 2.4.2.4 agda-stdlib (0.9-1) unstable; urgency=medium . * [b306254] Imported Upstream version 0.9 * [bb746af] Bump BDs and deps to ≥ 2.4.2.2 agda-stdlib (0.8-2) unstable; urgency=medium . * [f9da3dc] Build-Depend on FileManip to fix GenerateEverything.hs generation agda-stdlib (0.8-1) unstable; urgency=medium . * [4ca6fd0] Update debian/watch to fetch tarballs from github * [84d4313] Imported Upstream version 0.8 * [7b08243] debian/control: Require agda 2.4.x per upstream * [37e7e10] debian/control: Standards-Version → 3.9.5, no changes required. * [9051b9d] Run upstream's "GenerateEverything" script agda-stdlib (0.7-2) unstable; urgency=low . * Upload to unstable agda-stdlib (0.7-1) experimental; urgency=low . * [6d52289] Imported Upstream version 0.7 * [54104d0] Update Depends and Build-Depends for this version, compatible with Agda 2.3.2 * [b3ddce4] No need for the .install file to be executable (thanks lintian) * [a9a6cb7] Standards-Version → 3.9.4, no changes required agda-stdlib (0.6-2) unstable; urgency=low * Relax agda dependency a bit to allow for minor releases * Add the Debian Haskell Group as uploaders, by Iains suggestion agda-stdlib (0.6-1) unstable; urgency=low * [a88bdc0] Imported Upstream version 0.6 * [7aea5f2] Update copyright for new copyright holders and for new DEP5 agda-stdlib (0.6~darcs20111129t1640-1) unstable; urgency=low * [ef445ab] Imported Upstream version 0.6~darcs20111129t1640 + Darcs snapshot required for Agda 2.3.0 compatibility * [f801f83] Update BDs and deps to require Agda 2.3.0 * [c52be90] Use 3.0 (quilt) for bz2 orig agda-stdlib (0.5-1) unstable; urgency=low * [9251e0b] Imported Upstream version 0.5 * [ba20206] Make package architecture independent (Closes: #573807, #598708, #599958) * [2c82171] Add watch file * [0518fa6] No longer need procps | hurd BD as we no longer have the ticker * [daf2445] Don't use upstream's make install — handled ourselves by dh_install * [1b86533] Update watchfile to point at new location * [637f47d] Remove debian/gbp.conf as we are no longer building for exp * [cc88671] Require Agda 2.2.10 * [e99dab5] Set maximum stack size to 1G to prevent overflows in the build * [251cd1d] Run the test suite manually * [a7db697] Set the variable in the emacs loading script properly * [540ca3f] Improve short description * [6b3e794] Add dependencies on compatible versions of the Agda library * [7127678] Standards-Version bump to 3.9.2, no changes required * [9d0ae30] Update to use ghc instead of ghc6 * [3f6879a] Set Maintainer to my d.o email address agda-stdlib (0.3-3) unstable; urgency=low [ Iain Lane ] * debian/control: Add missing procps | hurd build-dep so that ps is available to run the ticker. agda-stdlib (0.3-2) unstable; urgency=low [ Iain Lane ] * debian/control: Fix short descriptions (too long, one said "profiling" instead of "documentation") * debian/rules, debian/control: No need to use upstream's buildsys. This only builds Everything.agda which is already included in the distribution anyway. Also trim GHC and filepath from build-deps as these aren't needed now. This bypassing is required because upstream's buildsys invokes runhaskell, which isn't available everywhere. (Closes: #569262) * debian/rules: Disable upstream tests for the same reason as above. We typecheck the same file, README.agda, to generate the documentation anyway so this has no negative effect. * debian/rules, debian/watcher.sh: Add a ticker to the build to avoid timeouts on some slow architectures. agda-stdlib (0.3-1) unstable; urgency=low * Initial release. (Closes: #522914) black (18.9b0-1-6) unstable; urgency=medium . * Support for Python3.7 and test dependencies. (Closes: #914552) bluebird-gtk-theme (1.3-1) unstable; urgency=medium . * New upstream release compatible with GTK+ 3.20+ (Closes: #832423) (LP: #1798105) * Depend on gtk2-engines-pixbuf. (Closes: #690816) * Update Vcs fields for migration to https://salsa.debian.org/ * Update debian/gbp.conf and README.source for improved workflow * Bump debhelper compat to 11 * Update Build-Depends for the new release * Drop all patches: applied in new release * Bump Standards-Version to 4.2.1 cadubi (1.3.4-1) unstable; urgency=medium . * New upstream version 1.3.4. * debian/copyright: updated upstream copyright years. cadubi (1.3.3-3) unstable; urgency=medium . * debian/control: - Added Vcs-* fields. - Bumped Standards-Version to 4.2.1. - New format to debhelper-compat and updated level to 11. - Updated Paulo's email. * debian/compat: deleted. * debian/copyright: - Updated Paulo's email. - Updated packaging copyright years. - Using a secure copyright format in URI. * debian/upstream/metadata: created. casacore (3.0.0-4) unstable; urgency=low . * Switch back to unstable. Start transition. casacore (3.0.0-3) experimental; urgency=medium . * Fix another compile error in LatticeMath on 32 bit platforms casacore (3.0.0-2) experimental; urgency=medium . * Fix compile error in LatticeApply in 32 bit platforms * Fix another kfreebsd64 problem casacore (3.0.0-1) experimental; urgency=medium . * New upstream version 3.0.0 Rediff patches * Push Standards-Version to 4.2.1. No changes needed * Adjust SOVERSION for all libs. Switch to experimental to prepare transition confget (2.1.1-1) unstable; urgency=medium . * Build-depend on debhelper 11 and use the B-D: debhelper-compat (= 11) mechanism. * Bump the year on my debian/* copyright notice. * Use my Debian e-mail address. * Bring up to compliance with Debian Policy 4.2.1: install the upstream release notes (CHANGES) as NEWS and not changelog. * Add trivial autopkgtests running adequate and feature-check. * Minimize the upstream signing key, only keep the roam@ringlet.net UID. * New upstream version. debian-edu-artwork (2.10.1.0.2-1) unstable; urgency=medium . [ Wolfgang Schweer ] * Improve/fix plymouth related artwork files. - debian/debian-edu-artwork-{buster,lines,softwaves}.links: + Add plymouth links to be more desktop-base compliant. - art-buster/plymouth/debian-edu-buster.script: + Fix bg_image file name. - art-buster/plymouth/debian-edu-buster.plymouth: + Fix Description: field entry, avoid line break. . [ Holger Levsen ] * d/control: - suggest debian-edu-artwork-spacefun. - add .git to Vcs-git URL. * source/lintian-overrides: add upstream-metadata-file-is-missing. debian-edu-config (2.10.48) unstable; urgency=medium . [ Wolfgang Schweer ] * Work around some bugs (squid, XFCE, LXQt): - Add cf3/cf.workarounds. - Add related variable definitions to cf3/edu.cf to be able to conditionally apply the workarounds. - Adjust cf3/promises.cf to reflect the changes. - Add share/debian-edu-config/{squid.resolvconf,edu-xfce4-panel.xml}. - Adjust Makefile. * Adjust cf3/cf.grub to show the proper plymouth theme. diaspora-installer (0.7.6.1) unstable; urgency=medium . [ Gianfranco Costamagna ] * Team upload . [ Debconf translation updates ] * Portuguese (Américo Monteiro). Closes: #852847 * Dutch (Frans Spiesschaert). Closes: #854626 * Swedish (Jonatan Nyberg). Closes: #855362 * Italian (Beatrice Torracca). Closes: #860378 * French (jean-pierre giraud). Closes: #902492 * German (Pfannenstein Erik). Closes: #888785 dicompyler (0.4.2.0-1) unstable; urgency=medium . [ Vojtěch Kulvait ] * Team upload * More patches to finally work with wx 3.0 * Not really new upstream version but content of upstream source archive on Github has changed * wx.lib.pubsub fix according to https://wxpython.org/Phoenix/docs/html/wx.lib.pubsub.setuparg1.html * Works with pillow >=3.0.0 addressing changes due to commit upstream 71c95c8e5f3bba1845444a246d04646825e6bab3. . [ Andreas Tille ] * d/rules: do not parse d/changelog dicompyler (0.4.2-4) unstable; urgency=medium . * Fix Open Patient dialog (Thanks for the patch to Vojtech Kulvait ) may be Closes: #854837 * allow python-dicom 0.9.9 which is now in testing * drop versioned Depends: python-dicom (>= 0.9.5~rc1) * allow python-matplotlib 2.0.0 which is now in testing * Moved packaging from SVN to Git * Depends: s/python-imaging/python-pil/ Closes: #866422 * debhelper 10 * Standards-Version: 4.1.0 (no changes needed) dicompyler (0.4.2-3) unstable; urgency=medium . * Fix title of citation * New homepage Closes: #754975 * Moved ot Github * Remove menu file * debian/watch point to Github dicompyler (0.4.2-2) unstable; urgency=medium . * Adapt to wxpython3.0 using wx-migration-tools Closes: #759056 * Use buildsystem=pybuild * Adapt to new installation location suggested for Python applications * Install modules in correct dir and replace wrapper by symlink * Provide properly sized icon in proper dir * debian/copyright: Fixed several DEP5 issues uncovered by lintian * debian/patches/enable_pydicom_0.9.8.patch: Hopefully dicompyler can also cope with the current version of python-dicom. This needs to be clarified with upstream but for the moment we need the patch to let it start at all. * debian/patches/allow_pillow_instead_of_pil.patch: python-imaging is providing only pillow egg-info * debian/patches/enable_later_versions_of_matplotlib.patch :Try to port dicompyler to current version of matplotlib * debian/control: Add dependency python-tornado * debian/patches/fix-xrc-errors.patch: Fix XRC files (thanks to Olly Betts for the patch) dicompyler (0.4.2-1) unstable; urgency=medium . * New upstream version * Adapt watch file * Add citations dicompyler (0.4.1-1-2) unstable; urgency=low . * Do not depend from python-elixir and python-sqlalchemy Closes: #740512 * cme fix dpkg-control * debhelper 9 dicompyler (0.4.1-1-1) unstable; urgency=low * New upstream version * debian/watch: Adapted to new versioning scheme * debian/install: Adapted to new directory layout * debian/docs: Adapted to new directory layout * debian/lintian-overrides: license.txt file is referenced from the code so it needs to be installed * debian/control: Moved now available python-dicom to Depends * debian/bin/dicompyler: Adapt PATH * debian/patches/do_not_download_distribute.patch: Prevent setup from downloading distribute * debian/rules: Less need to fix permissions dicompyler (0.4~a2-1) unstable; urgency=low * Initial release (Closes: #630116) doctrine (2.6.3+dfsg-1) unstable; urgency=medium . [ Cyril PASCAL ] * Make code php 7.3 lint-compatible . [ David Prévot ] * Use debhelper-compat 11 * Drop get-orig-source target * Use https in debian/ " Update Standards-Version to 4.2.1 feature-check (0.2.1-1) unstable; urgency=medium . * New upstream release: drop the dependency on python-typing. * Drop shlibs:Depends from all the binary packages: they are all either in Perl or in Python. * Make full use of the python:* and python3:* variables, even if some of them will not be defined for this package. feature-check (0.2.0-1) unstable; urgency=medium . * Bring up to compliance with Debian Policy 4.2.1: install the upstream release notes (CHANGES.md) as NEWS and not changelog. * Use the B-D: debhelper-compat (= 11) mechanism. * Add a trivial autopkgtest running adequate on the installed package. * New upstream release: - build the Python libraries - add two autopkgtest cases for the Python libraries * Minimize the upstream signing key, only keep the roam@ringlet.net UID. funtools (1.4.7-4) unstable; urgency=medium . * Correct mklib calls to fix FTCFBFS (Closes: #914485) * Add "set -e" to mklibs script for better build failures * Push Standards-Version to 4.2.1. No changes needed golang-github-dcso-fluxline (0.0~git20181026.4f8ed83-1) unstable; urgency=medium . * New upstream snapshot. * Bump Standards-Version. golang-github-olekukonko-tablewriter (0.0.1-1) unstable; urgency=medium . [ Alexandre Viau ] * Point Vcs-* urls to salsa.debian.org. . [ Nobuhiro Iwamatsu ] * New upstream release. * Add myself to the list of Uploaders. * Bump Standards-Version to 4.2.1. golang-gopkg-flosch-pongo2.v3 (3.0-4) unstable; urgency=medium . * Update standards version to 4.2.1 hawtjni (1.15-3) unstable; urgency=medium . * Build depend on libplexus-component-metadata-java instead of libplexus-maven-plugin-java * Standards-Version updated to 4.2.1 * Switch to debhelper level 11 * Use salsa.debian.org Vcs-* URLs highwayhash (0~git20181002.c5ee50b-3) unstable; urgency=medium . * Team upload * Really build on arch:any highwayhash (0~git20181002.c5ee50b-2) unstable; urgency=medium . * Team upload * Build on arch:any highwayhash (0~git20181002.c5ee50b-1) unstable; urgency=medium . * Change pretty format string in watch file. * New upstream version 0~git20181002.c5ee50b hipspy (0.2-1) unstable; urgency=low . * Initial release. (Closes: #908661) icingaweb2 (2.6.2-2) unstable; urgency=medium . * Team upload. * Add patch to fix Uncaught ErrorException with PHP 7.3. (closes: #914457) icingaweb2 (2.6.2-1) unstable; urgency=medium . * Team upload. * New upstream release. * Bump Standards-Version to 4.2.1, no changes. * Update Homepage to icinga.com. input-pad (1.0.3-2) unstable; urgency=medium . * Team upload. * debian: + Apply "wrap-and-sort -abst". + Bump debhelper compat to v11. * debian/control: + Remove LI Daobing from uploaders list. (Closes: #841804) + Update maintainer address and use Debian Input Method Team. (Closes: #899796) + Bump Standards-Version to 4.2.1. + Update homepage and use the project on GitHub. + Update Vcs-* fields and use git repo under Salsa Input Method Team. * debian/watch: Monitor GitHub upstream project. * debian/lintian-overrides: Add override for providing python-input-pad .pth file. input-pad (1.0.3-1) unstable; urgency=medium . * New upstream release * Bump standards version to 3.9.5 * Use autoreconf. Closes: #733710 * Use hardening flags. input-pad (1.0.2-2) unstable; urgency=low . * libinput-pad-dev should depend on libgtk-3-dev. Closes: #724226 * python-gi is not needed for input-pad. input-pad (1.0.2-1) unstable; urgency=low . * New upstream release * Bump standards version to 3.9.4 with compat 9 and python2. * Update symbols and build with GTK+3. * Do not ship *.a nor *.la. * Add the gir1.2-input-pad-1.0 package for GObject introspection. input-pad (1.0.1-2) unstable; urgency=low * Fix "Spelling mistake in package description and package description form suggestion" (Closes: #623853) * Fix "package-contains-empty-directory usr/lib/input-pad- 1.0/modules/kbdui/" (Closes: #631644) input-pad (1.0.1-1) unstable; urgency=low * New upstream release * Bump standards version to 3.9.2 input-pad (1.0.0-2) unstable; urgency=low * Fix "Please don't install la file in dev-package (Policy 10.2)" (Closes: #620771) * Fix "Getting rid of unneeded *.la / emptying dependency_libs" (Closes: #621703) input-pad (1.0.0-1) unstable; urgency=low * New upstream release * Set Vcs to git.debina.org * Bump libinput-pad0 to libinput-pad1 * Set DM-Upload-Allowed to yes input-pad (0.1.2-1) unstable; urgency=low [ Asias He ] * New upstream release. * debian/control: - updated Depends for libinput-pad0 and lininput-pad-xtest input-pad (0.1.1-1) unstable; urgency=low * Initial release (Closes: #593949) iptables-persistent (1.0.10) unstable; urgency=medium . * [ded6eb] Set a sane PATH in all plugins * [e65ed0] Find executables at run time and use them. Thanks to Adrian Davey (Closes: #911833) * [df9e4c] Use /bin/sh in ipset scripts * [1d9dfa] Remove rc variables and exit code. Thanks to Guillaume LUCAS (Closes: #836680) * [968263] Fix typo introduced in 07df20dcbff91. Thanks to Urs Breinlinger (Closes: #914155) * [ce9a35] Remove obsolete calls to dh_installinit. Thanks to Yuriy M. Kaminskiy (Closes: #819693) * [aab568] Cleanup the systemd unit jameica (2.8.2+dfsg-5) unstable; urgency=medium . * Team upload. * Depend on libicu4j-java instead of libicu4j-49-java kmc (2.3+dfsg-7) unstable; urgency=medium . [ Jelmer Vernooij ] * Trim trailing whitespace. * Use secure copyright file specification URI. . [ Sascha Steinbiss ] * Fix install paths. Closes: #914376 * Update my email address in Uploaders. konclude (0.6.2~dfsg-3) unstable; urgency=medium . * Add patch from upstream to fix compilation with GCC6. Closes: bug#811670. Thanks to Martin Michlmayr and Andreas Steigmiller. * Declare compliance with Debian Policy 3.9.8. * Modernize Vcs-git fields to use https protocol. * Modernize CDBS: Build-depend on licensecheck (not devscripts). konclude (0.6.2~dfsg-2) unstable; urgency=medium . * Add readme, and include example files readily usable as documented. * Generate manpage, using help2man. * Update copyright info: + Extend copyright of packaging to cover current year. * Build with Qt5. Build-depend on qt5-qmake and qtbase5-dev (not qt4-qmake or libqt4-dev). konclude (0.6.2~dfsg-1) unstable; urgency=medium . [ upstream ] * New release. . [ Jonas Smedegaard ] * Update copyright info: + Repackage upstream tarball, stripping potentially non-DFSG binary file. + Use License-Grant and License-Reference fields. Thanks to Ben Finney. * Mangle repackaging suffix ~dfsg in watch file. * Add lintian override regarding license in License-Reference field. See bug#786450. * Bump debhelper compatibility level to 9. * Add lintian override regarding debhelper 9. konclude (0.6.1-1) unstable; urgency=low . * Initial packaging release. Closes: bug#785934. ldb (2:1.5.1+really1.4.3-1) unstable; urgency=high . * Rollback to version 1.4.3 (for Samba 4.9) - Revert "Refresh symbols files." - Revert "Install libldb-tdb-{err-map,int}.so" - Revert "Drop patch 03_EBADE: applied upstream." ldb (2:1.5.1-1) unstable; urgency=medium . * New upstream release. * Drop patch 03_EBADE: applied upstream. * Install libldb-tdb-{err-map,int}.so * Unicodify my surname. libcoap2 (4.2.0~rc2+20181111-1) unstable; urgency=medium . * [da8f1e5] New upstream version 4.2.0~rc2+20181111 This reflects the current HEAD from upstream while preparing this package upload. * [e893a8d] create patche queue from patchqueue branch We need currently some patches as upstream isn't providing the example binaries in various binaries names associated with the used library. Unfortunately upstream has a different view on this. * [883c843] d/copyright: small update after upstream change * [17da55f] d/rules: catch correct pkg-config files on clean up Small oversight from the first packaging work, find all pkg-config files which have included the API version in their names instead of the old file with the previous version. Anyway, just related to the package build process itself. * [d6d416c] libcoap2.symbols: correct package dependency As all the created libraries are provided by the package libcoap2 we don't can declare an dependency on a non existing binary package in the symbols file. * [f2c53c9] libcoap2.symbols: adding information about dependency * [6a31da6] Lintian: update override controlling Due the changes we need to update (remove) some Lintian specific overrides. * [db82dac] debhelper: bump compat version to version 12 Bump to dh12 so we can use and test functions from the upcoming next debhelper version. * [86efedd] d/rules: remove *.la files from d/tmp * [d5384b4] libcoap: also install new existing man pages libcoap2 (4.2.0~rc1-1) unstable; urgency=medium . * initial packaging (Closes: #905134) * [34e2472] New upstream version 4.2.0~rc1 libdbd-mysql-perl (4.049-1) unstable; urgency=medium . * Import upstream version 4.049. * Refresh regression-fix-float_type_conversion.patch (offset). * Drop fix-bad-mariadb-macro.patch. The issue is fixed (differently) in this release. libevent-perl (1.27-1) unstable; urgency=medium . [ gregor herrmann ] * Remove Nathan handler from Uploaders. Thanks for your work! * Remove Rene Mayorga from Uploaders. Thanks for your work! . [ Alex Muntada ] * Remove inactive pkg-perl members from Uploaders. . [ Salvatore Bonaccorso ] * Update Vcs-* headers for switch to salsa.debian.org . [ gregor herrmann ] * Import upstream version 1.27. * Update years of packaging copyright. * Declare compliance with Debian Policy 4.2.1. * Bump debhelper compatibility level to 10. * Remove trailing whitespace from debian/*. libffi (3.2.1-9) unstable; urgency=medium . * Add home page attribute to the control file. Closes: #816317. * riscv64 backport. Closes: #914442. libgit-repository-perl (1.323-1) unstable; urgency=medium . * Team upload. * Import upstream version 1.323. * Drop git-2.19-errors.patch, fixed in this release. libindi (1.7.5+dfsg-1) unstable; urgency=medium . * New upstream release. * Bump Standards-Version to 4.2.1, no changes required. libmeta-builder-perl (0.004-1) unstable; urgency=medium . [ Salvatore Bonaccorso ] * debian/control: Use HTTPS transport protocol for Vcs-Git URI . [ gregor herrmann ] * debian/copyright: change Copyright-Format 1.0 URL to HTTPS. . [ Salvatore Bonaccorso ] * Update Vcs-* headers for switch to salsa.debian.org . [ gregor herrmann ] * Add debian/upstream/metadata. * Import upstream version 0.004. * Drop spelling.patch, applied upstream. * Update years of packaging copyright. * Declare compliance with Debian Policy 4.2.1. * Bump debhelper compatibility level to 10. libminion-perl (9.07+dfsg-1) unstable; urgency=medium . [ Salvatore Bonaccorso ] * Update Vcs-* headers for switch to salsa.debian.org . [ Laurent Baillet ] * fix lintian wrong-path-for-interpreter error . [ Nick Morrott ] * New upstream version 9.07+dfsg * d/control: declare compliance with Debian Policy 4.2.1 * d/{compat,control}: bump debhelper compatibility level to 11 * d/control: refresh (build) dependencies * d/copyright: refresh Debian copyright * d/copyright: refresh upstream years of copyright * d/watch: add handling for dfsg version mangling * d/copyright: manage removal of non-DFSG files with Files-Removed entry * d/libminion-perl.links: replace resources removed during source repacking * d/missing-sources: add unminified versions of epoch.js/popper.js * d/s/lintian-overrides: document handling of minified JS/CSS in source * d/u/metadata: refresh upstream git URL * d/patches: add use-linked-fonts-in-pg-admin-test libmojo-pg-perl (4.12-1) unstable; urgency=medium . * New upstream version 4.12 * Bump debhelper compatibility level to 11 * Refresh (build) dependencies libpod-readme-perl (1.2.3-1) unstable; urgency=medium . * Team upload. . [ Salvatore Bonaccorso ] * Update Vcs-* headers for switch to salsa.debian.org . [ Laurent Baillet ] * fix lintian wrong-path-for-interpreter error . [ gregor herrmann ] * Import upstream version 1.2.3. * Update debian/upstream/metadata. * Update years of upstream copyright. * Remove third party file information. * Drop fix-spelling-erros-in-manpages.patch, merged upstream. * Declare compliance with Debian Policy 4.2.1. * Bump debhelper compatibility level to 10. * Add a lintian override for package-contains-documentation-outside-usr- share-doc false positive. libxml-compile-perl (1.61-1) unstable; urgency=medium . * Team upload. * Import upstream version 1.61. * Refresh patch fix-lintian-warnings-about-manpages (offset). * Declare compliance with Debian Policy 4.2.1. * Fix hashbangs in scripts. linuxinfo (3.1.2-1) unstable; urgency=medium . * New upstream release. * Update Italian translation, thanks to Beatrice Torracca . Closes: #914461. * Update Polish translation, thanks ◈ukasz. lombok (1.16.22-5) unstable; urgency=medium . * Team upload. * Build depend on libeclipse-jdt-ui-java instead of eclipse-jdt matrix-synapse (0.33.9-2) unstable; urgency=medium . * New upstream release. mosquitto (1.5.4-1) unstable; urgency=medium . * New upstream release (Closes: #911104). - Fixes CVE-2017-7654 (Closes: #911265) - Fixes CVE-2017-7653 (Closes: #911266) * Remove no longer needed patches. Some are integrated into upstream, others have been replaced with changes in rules. - async_dns.patch - build-timestamp.patch - disable-in-tree-uthash.patch - enable-libwrap.patch - enable-websockets.patch - fix-prefix.patch - hurd-errno.patch - libdir.patch - nostrip.patch * Copyright fix - src/uthash.h -> src/deps/uthash.h * Update symbols files with new additions. * Remove debian/mosquitto.prerm - Calls to invoke-rc.d to stop mosquitto will be inserted automagically by debhelper. * Stop removing the mosquitto user in postrm. - This is not safe since there might still be logs (and other files?) around owned by the uid, so we don't want it reused for a new user. * Add build dependency on libsystemd-dev. * Enable systemd build support. * Ship the mosquitto.service file (with sd-notify support) * Drop -dbg packages and do -dbgsym migration. * libmosquito{,pp}-dev: ship libmosquitto{,pp}.pc respectively. * Remove unused build dependency on python-all. (Closes: #901424). * Bump standards version to 4.2.1, no changes needed. * Bumped dh compat level to 11. * Add upstream/metadata. nbdkit (1.8.1-1) unstable; urgency=medium . * New upstream version 1.8.1 * Rebase patches * Update nbdkit.install file ncrack (0.6+debian-1) unstable; urgency=medium . [ Raphaël Hertzog ] * Team upload. * Update team maintainer address to Debian Security Tools * Update Vcs-Git and Vcs-Browser for the move to salsa.debian.org * Fix copyright file by putting explanations in a Comment field . [ Marcos Fouces ] * Add examples on nsock use. * Set proper name to docs file. * Bump to dh 11. * Repack upstream tarball in order to remove macOSX and windows directories. They are not relevant for Debian. * Set proper header to openssl 1.1 patches. * Use https for URL of machine-readable copyright format file. * Add upstream metadata. * Add upstream signing key and update watch file. * Fix some minor spelling errors. * Bump to Standards-version 4.2.1 (no changes required). * Update copyright years. * Update copyright file to include all upstream copyright holders with proper licenses. * Export signing key without extra signatures. nmapsi4 (0.5~alpha1-3) unstable; urgency=medium . [ Raphaël Hertzog ] * Team upload. * Update team maintainer address to Debian Security Tools * Update Vcs-Git and Vcs-Browser for the move to salsa.debian.org . [ Marcos Fouces ] * Remove empty line on d/changelog. * Bump to dh compat level 11. * Add upstream metadata. * Bump to Standards-version 4.2.1 (no changes required). * Update copyright year. * Fix cross-building. Thanks to Helmut Grohne (Closes: #905610). oauth-signpost (1.2.1.2-2) unstable; urgency=medium . * Team upload. * Removed the unused build dependency on libplexus-maven-plugin-java * Moved the package under the Java Team umbrella * Standards-Version updated to 4.2.1 * Switch to debhelper level 11 * Use salsa.debian.org Vcs-* URLs octave-image (2.8.1-1) unstable; urgency=medium . * New upstream version 2.8.1 * d/copyright: Reflect upstream changes * d/p/xtest-in-normxcorr2.patch: New patch * d/control: + Add Rules-Requires-Root: no + Bump Standards-Version to 4.2.1 openssl1.0 (1.0.2q-2) unstable; urgency=medium . * User openssl.cnf from the build directory for the testsuite. openssl1.0 (1.0.2q-1) unstable; urgency=medium . * Correct typo in the riscv64 target (Closes: #891799). * Update to policy 4.1.4 - drop Priority: important. - use signing-key.asc and a https links for downloads. - point the VCS-* to salsa. * Import upstream version 1.0.2q - CVE-2018-5407 (Microarchitecture timing vulnerability in ECC scalar multiplication) - CVE-2018-0734 (Timing vulnerability in DSA signature generation) - CVE-2018-0732 (Client DoS due to large DH parameter) - CVE-2018-0737 (Cache timing vulnerability in RSA Key Generation) (Closes: #895845) pakcs (2.0.2-1) unstable; urgency=medium . * New upstream release. * debian/patches: + Rebase 2001_run-cleancurry-from-inside-debian-subfolder.patch. * debian/control: + Bump Standards-Version. to 4.2.1. No changes needed. + B-D and D on latest curry-frontend, curry-libs and curry-tools. + Drop from D (pakcs): libjs-prototype. Not required anymore by pakcs. * debian/upstream/metadata: + Add file. Comply with DEP-12. * debian/copyright: + Update copyright attributions. pentobi (16.1-1) unstable; urgency=medium . * New upstream release. * Declare compliance with Policy 4.2.1. - Do not rename NEWS to changelog; that has been deprecated. * Add new Build-Depends. * Add Depends on required qml-module-* packages. * Export QT_SELECT to avoid "could not find a Qt installation of ''". * The help files and game resources are now bundled into the executable. - d/pentobi.install: Removed usr/share/games and usr/share/help. - d/pentobi.doc-base.*: Removed. * d/pentobi-kde-thumbnailer.install: Update metainfo filename. * Re-add "Enhances: konqueror" for -kde-thumbnailer because that has become true again. phpunit-environment (4.0.1-1) unstable; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ David Prévot ] * Move project repository to salsa.d.o * Use debhelper-compat 11 * Drop get-orig-source target * Use https in Format * Use Standards-Version 4.2.1 * Update copyright (years) postgresql-rum (1.3.2-3) unstable; urgency=medium . * Fix dpkg variable syntax for 9.x versions. protobuf (3.6.1.1-1) unstable; urgency=medium . * New upstream release. puddletag (1.2.0-1) unstable; urgency=medium . * New upstream release * debian/patches/88a3ad2e3a46c549dc03a408fab2813d02c0ea58.patch - remove, included in upstream release * debian/rules - install README.rst not a broken symlink; Closes: #846600 * declare compat level 10 puddletag (1.1.1-2) unstable; urgency=medium . * debian/patches/88a3ad2e3a46c549dc03a408fab2813d02c0ea58.patch - support an updated python-mutagen; Closes: #833910 puddletag (1.1.1-1) unstable; urgency=medium . * New upstream release * debian/copyright - update Source location - extend packaging copyright years - adapt file location to new upstream code organization - update docs copyright/license information * debian/watch - look for new releases on github * debian/control - update Homepage field - add python-levenshtein to Recommends (needed for diffs submodule) - add python-mysqldb to Recommends (needed for amarok integration) - bump Standards-Version to 3.9.8 (no changes needed) * debian/rules - install upstream changelog - docs location is now 'puddletag-docs' - install extra docs as arguments to dh_installdocs - install python module & program from 'source' * debian/patches/489acd2ee62eb5fbff95f8220dc8958c14871931.patch - removed, merged upstream * debian/patches/add_missing_doc_files.patch - removed, merged upstream puddletag (1.0.5-1) unstable; urgency=medium . * New upstream release * debian/control( - remove Rogério from Uploaders, thanks for all your work; Closes: #777514 - switch me to Maintainer (team to Uploaders) - add python-sphinx-bootstrap-theme to b-d-i, needed to build doc - drop python-musicbrainz2 Recommends, implemented internally; Closes: #786358 - bump Standards-Version to 3.9.6 (no changes needed) * debian/copyright - extend packaging copyright years * debian/patches/add_missing_doc_files.patch - add missing files, required to build doc * Switch from pysupport to dh_python2; Closes: #786288 * debian/patches/489acd2ee62eb5fbff95f8220dc8958c14871931.patch - fix crash at startup, due to new Qt4; Closes: #791752 puddletag (1.0.2-1) unstable; urgency=low . [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. . [ Sandro Tosi ] * New upstream release; Closes: #712021 * debian/copyright - extended debian packaging copyright years * debian/control - bump Standards-Version to 3.9.5 (no changes needed) puddletag (1.0.1-1) experimental; urgency=low . * New upstream release * debian/control - add libchromaprint-tools to Recommends, needed to enable AcoustID * debian/rules - use 'sphinx-build' to build documentation puddletag (1.0.0-1) experimental; urgency=low . * New upstream release * debian/watch - updated to recognize RC vesions puddletag (1.0.0~rc1-1) unstable; urgency=low * New upstream release candidate * debian/copyright - updated for new upstream code + extended packaging copyright years - use versioned link to copyright DEP * debian/control - added python-audioread, python-acoustid to Depends, needed for AcoustID support - bump Standards-Version to 3.9.3 (no changes needed) puddletag (1.0.0~beta4-1) experimental; urgency=low [ Stefano Rivera ] * Add missing Build-Depends on python-support; thanks to Jakub Wilk for the report; Closes: #652342 [ Sandro Tosi ] * New (beta) upstream release * debian/watch - handle beta releases puddletag (0.10.6.3-1) unstable; urgency=low * Initial release; Closes: #617854 pyacoustid (1.1.5-1) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Use https protocol in Format field * d/changelog: Remove trailing whitespaces * Convert git repository from git-dpm to gbp layout . [ Sandro Tosi ] * New maintainer; Closes: 889775 * New upstream release; Closes: #878623, #881565 * debian/control - bump Standards-Version to 4.2.1 (no changes needed) pyacoustid (1.1.2-2) unstable; urgency=medium . * Team upload. * debian/control: Change libchromaprint0 to libchromaprint1. (Closes: #836237) pyacoustid (1.1.2-1) unstable; urgency=medium . [ Stefano Rivera ] * Team upload. * New upstream release. * Drop patches, superseded upstream. * Bump debhelper compat level to 9. * Bump Standards-Version to 3.9.8, no changes needed. * Switch watch file to pypi.debian.net. . [ Ondřej Nový ] * Fixed VCS URL (https) pyacoustid (1.1.0-3) unstable; urgency=medium . * Force the locale to C.UTF-8 everywhere (Closes: #764979) pyacoustid (1.1.0-2) unstable; urgency=medium . * Force the locale to C.UTF-8 when invoking dh_auto_clean (Closes: #764979) pyacoustid (1.1.0-1) unstable; urgency=medium . * New upstream release * Bump Standards version to 3.9.6 (no changes needed) * Update copyright years * Add a Python 3 package: + Transition to pybuild + Add a patch to setup.py to handle non-UTF-8 locales pyacoustid (1.0.0-1) unstable; urgency=low . [ Simon Chopin ] * New upstream release. * Bump Standards version to 3.9.4 + B-D on debhelper >= 8.1 for build-arch and build-indep targets . [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. pyacoustid (0.7-1) unstable; urgency=low * New upstream release. pyacoustid (0.6-1) unstable; urgency=low * New upstream release - Drop the backported patch. * Bump the Standards-Version to 3.9.3 * Use the Copyright format 1.0 URL in d/copyright pyacoustid (0.4-1) unstable; urgency=low * New upstream release * Patch: 2.6 compatibility backported from upstream pyacoustid (0.3-1) unstable; urgency=low * Initial release (Closes: #651094) pydicom (1.2.1-1) unstable; urgency=medium . * New upstream release * Added debian/gbp.conf to point that we use "debian" branch, not master and also we use pristine-tar * debian/control - Removed gdcm from B-Depends and moved under Suggests since it is an optional dependency (Closes: #908555) * debian/patches - refreshed and upstreamed ones removed/disabled pydicom (1.1.0-2) unstable; urgency=medium . * Added transitional python{,3}-dicom packages * Fixed path to the built html docs * debian/patches - 0001-Execute-date-time-tests-only-for-the-backport-to-Pyt.patch to skip a test on Python3 to avoid FTBFS with python 3.7 * debian/rules - remove all __pycache__ (could emerge from testing) when cleaning/installing * debian/control - adjusted Vcs fields to point to salsa instead of old anonscm pydicom (0.9.9-3) unstable; urgency=medium . * Team upload. * Replace python-imaging by python-pil Closes: #866458 * Packae just supports Python3 - thus close bug Closes: #782928 * Secure URI in watch file * Standards-Version: 4.1.3 * Secure Vcs-Git * Fix path in copyright pydicom (0.9.9-2) unstable; urgency=medium . * Update maintainer email. * Bump standards version to 3.9.6; no changes necessary. * CME-base automatic modernization of debian/control. * Switch to debhelper 9. * Build python3 package. * Build documentation and ship it in a -doc package. pydicom (0.9.9-1) experimental; urgency=medium . * Fresh upstream release - project moved to new website (pydicom.org) and source code hosting (Git and github.com), so urls and watch file were adjusted accordingly * debian/rules - sources are now under source/ pydicom (0.9.8-1) unstable; urgency=medium . * Fresh upstream release * Adjusting X-Python-Version due to "pydicom > 0.9.7 requires python 2.6 or later" pydicom (0.9.7-1.1) unstable; urgency=medium . * Non-maintainer upload. * debian/patches/distribute.patch: Disable downloading of distribute from PyPI. (Closes: #733439) pydicom (0.9.7-1) unstable; urgency=low . * New upstream release * debian/watch: no redirector is needed any longer * debian/copyright: DEP5 compliant now * debian/control: boost policy to 3.9.3 (no further changes) pydicom (0.9.6-1) unstable; urgency=low * New upstream release * Boosted policy compliance to 3.9.2 -- no changes * Packaging is no longer done based on a fragile hg2git bridging back to the source distribution tarballs: - debian/gbp.conf adjusted correspondingly to use 'overlay' approach - debian/rules fixed to not cd to sources any longer * Converted to use dh_python2 * Build-depend on python-all and python-numpy for testing pydicom (0.9.5~rc1-1) experimental; urgency=low * New upstream release candidate * Boosted policy compliance to 3.9.1 -- no changes are necessary * Deprecated debian/patches/up_with_statement_python2.5 -- absorbed upstream * Enabled unit-testing in-place pydicom (0.9.4.1-1) unstable; urgency=low * Initial release (Closes: #589098) python-fabio (0.8.0+dfsg-1) unstable; urgency=medium . * New upstream version 0.8.0+dfsg * Added the Salsa CI pipeline * d/patches + 0004-reproducible-build.patch.patch (added) python-networkx (2.2-1) unstable; urgency=medium . [ Ondřej Nový ] * Convert git repository from git-dpm to gbp layout . [ Gianfranco Costamagna ] * debian/control - Move python*-pkg-resources to real dependencies, needed to run the python-cov testsuite (drawing/nx_pydot.py subpackage); Closes: #902540 . [ Sandro Tosi ] * New upstream release * debian/patch - refresh, remove patch merged upstream * debian/control - b-d on decorator >= 4.3.0 - bump Standards-Version to 4.2.1 (no changes needed) python-pygraphviz (1.5-1) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/control: Deprecating priority extra as per policy 4.0.1 * d/watch: Use https protocol * Convert git repository from git-dpm to gbp layout . [ Sandro Tosi ] * New upstream release; Closes: #914378 * debian/copyright - extend packaging copyright years - update upstream copyright years * debian/control - bump Standards-Version to 4.2.1 (no changes needed) * debian/{control,rules} - build with py3k sphinx python-uvicorn (0.3.21-1) unstable; urgency=low . * New upstream release. python-zeep (3.1.0-1) unstable; urgency=medium . * Updating to standards version 4.2.1, no changes needed. * Merging upstream version 3.1.0. * Bump to debhelper compat 11. * Update (Build-)Depends for 3.1.0. * Refresh patches. * Install the examples. * Add a simple autopkgtest. r-cran-mclust (5.4.2-2) unstable; urgency=medium . * New Test-Depends: r-cran-mass Closes: #914762 r-cran-mclust (5.4.2-1) unstable; urgency=medium . * Team upload. * New upstream version * Add Testsuite: autopkgtest-pkg-r * Standards-Version: 4.2.1 r-cran-repr (0.17-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.2.1 * Remove trailing whitespace in debian/changelog r-cran-rjsonio (1.3-1.1-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.2.1 * XS-Autobuild: yes r-cran-webmockr (0.2.9-1) unstable; urgency=medium . * New upstream version ruby-curb (0.9.7-1) unstable; urgency=medium . * Team upload * New upstream version 0.9.7 * Fix FTBFS with curl 7.62.0 (Closes: #913404, #912908) + adapt also tests to reflect the fact that libcurl includes now a header in the file:// protocol with upstream commit after release (fix_tests_curl_easy_7_62.patch) * Refresh patches use-test-files-for-tests.patch and disable_test_requiring_network.patch (offset) * Bump Standards-Version to 4.2.1 (no changes needed) ruby2.5 (2.5.3-3) unstable; urgency=medium . * arm64: also skip TestBugReporter#test_bug_reporter_add, which also fails~ 4% of the time. * mipsel: fix location of skiplist for OpenSSL::TestSSL, from TestSSL.rb to OpenSSL/TestSSL.rb. * Remove skiplist for OpenSSL::TestSSL on all architectures. It was in the wrong place to begin with. * Fix location of skiplist for Rinda-related tests. ruby2.5 (2.5.3-2) unstable; urgency=medium . * arm64: skip TestRubyOptions#test_segv_loaded_features, fails ~3% of the time * mipsel: skip OpenSSL::TestSSL tests that frequently timeout on the Debian buildds - test_dh_callback - test_get_ephemeral_key - test_post_connect_check_with_anon_ciphers ruby2.5 (2.5.3-1) unstable; urgency=medium . * New upstream version 2.5.3 - Includes fix for CVE-2018-16396, "Tainted flags are not propagated in Array#pack and String#unpack with some directives" (Closes: #911920) * Refresh patches: - Dropped 0009-merge-changes-in-ruby-openssl-v2.1.1.patch, already applied upstream. * Add tzdata to Build-Depends (Closes: #911717) * Cherry-pick upstream commmit with update to tests due to changes in tzdata 2018f (Closes: #913181) * Update gemspec reproducibility patch to also make new default gems fiddle and ipaddr reproducible. (Closes: #898051) * debian/rules: don't install created.rid file produced by rdoc to make build reproducible. This file is used by rdoc to decide when to update documentation when in use in interactive settings, and containing a timestamp is one of its functions. Is is not necessary for a binary package, though, because the included documentation will never need to be updated in-place. ruby2.5 (2.5.1-6) unstable; urgency=medium . * Fix build with openssl 1.1.1 (Closes: #907790) - Apply Ruby upstream patch to update openssl extension to v2.1.1. This includes some, but not all, changes needed to make the tests pass against openssl 1.1.1 - Apply ruby-openssl upstream patches to fix tests against openssl 1.1.1 - Exclude tests that still fail with openssl 1.1.1 - debian/rules: set OPENSSL_CONF to /dev/null when running tests to use the default openssl settings. Unfortunately there are too many tests for several parts of the Ruby standard library that use openssl and that take very long to complete under the Debian settings, and I don't have the cycles to go fix each one. - debian/tests/run-all: also run autopkgtest against the default openssl settings and not the Debian-specific ones. * debian/tests/run-all: fix reference to excludes dir rust-arc-swap (0.3.5-1) unstable; urgency=medium . * Package arc-swap 0.3.5 from crates.io using debcargo 2.2.9 samba (2:4.9.2+dfsg-2) unstable; urgency=high . * New upstream security release - CVE-2018-14629 Unprivileged adding of CNAME record causing loop in AD Internal DNS server - CVE-2018-16841 Double-free in Samba AD DC KDC with PKINIT - CVE-2018-16851 NULL pointer de-reference in Samba AD DC LDAP server - CVE-2018-16852 NULL pointer de-reference in Samba AD DC DNS servers - because of CVE-2018-16853 (Samba AD DC S4U2Self Crash in experimental MIT Kerberos configuration (unsupported)), mark the MIT Kerberos build of the Samba AD DC as experimental (not used in Debian package) - CVE-2018-16857 Bad password count in AD DC not always effective * Prepend 1.5.1+really to ldb version securefs (0.8.2+ds-1) unstable; urgency=low . * Initial release. Closes: #906791 skkdic (20180127-2) unstable; urgency=medium . * New patch 010_zipcode.patch * Update debian/copyright * Update Standards-Version to 4.2.1 sudo (1.8.26-2) unstable; urgency=medium . * patch from upstream to fix man page truncation, closes: #914469 sysvinit (2.92~beta-2) unstable; urgency=medium . [ Ben Hutchings ] * Restore umount at shutdown of filesystems mounted before /usr (Closes: #872039). Thanks to Elrond for this patch. . [ Dmitry Bogaotv ] * Fix typo in `/etc/init.d/bootclean.sh' (Closes: #914432) + Thanks: Jörg-Volker Peetz sysvinit (2.92~beta-1) unstable; urgency=medium . [ Vincenzo (KatolaZ) Nicosia ] * New upstream release (Closes: #725123, #571590, #815839) (Closes: #905245, #890478, #402847, #717531, #590895, #630661) (Closes: #719273, #361935, #614893, #375274) * Refresh patches . [ Benda Xu ] * Provide an example for running inside systemd-nspawn (Closes: #799329). . [ Dmitry Bogatov ] * Upload to unstable * Adjust `debian/watch' to translate `-beta' suffix into `~beta'. * Remove redundant `/etc/init.d/motd' (Closes: #735521) * Pass `--force' option to `sulogin' program, enabling maintenance in single mode on systems, where `root' user is disabled. (Closes: #82366) . sysvinit (2.91-1) experimental; urgency=medium . [ Dmitry Bogatov ] * Revert changes, that removed `Uploaders' field * Make Vcs-* fields to point to debian/ repository * Revert changes to LSB headers that introduced breakages (Thanks: Andreas Henriksson) * Add lintian overrides for warnings about LSB headers * Update debian/copyright since `start-stop-daemon.c' is no longer provided by upstream. * Update `debian/watch' to check PGP signature * Change mailing field in `Maintainer' field * Support GNU/kFreeBSD-specific UFS filesystem in `bootclean.sh' script (Closes: #764662) + Thanks: Steven Chamberlain * wrap-and-sort -sta (Closes: #774179) * Update example script in init-d-script(5) to work correctly on Debian GNU/kFreeBSD (Closes: #913247) * Remove `/etc/init.d/skeleton' from bin:initscripts, which is superseded by init-d-script(5) (Closes: #913154, #810229, #507868, #578827) * Remove alternative dependency on `file-rc', which is removed from Archives. (Closes: #911044) * Do not attempt to set hostname to value, just returned by hostname(1) in `/etc/init.d/hostname.sh' (Closes: #628140) * Simplify `/etc/init.d/hostname.sh' script, since output of hostname(1) is never empty. * Remove compressed logs on purge of `bootlogd' (Closes: #724712) * Fix whitespace errors in scripts. * Minor cleanup of `/etc/init.d/bootlogd' (Closes: #538334) * Fix misleading desciption of `PIDFILE' variable in init-d-script(5) (Closes: #822654) . [ Vincenzo (KatolaZ) Nicosia ] * New upstream release (Closes: #515595, #890041, #463771) * Refreshed patches * Add Vincenzo Nicosia to uploaders * Update list of copyright holders of debian/* files * Remove unnecessary patches . [ Boyuan Yang ] * Remove sysv-rc's suggestion to bum, this package has been removed from the archive. . [ Benda Xu ] * Select patches from Cristian Ionescu-Idbohrn (Closes: #699087). * Revert 7f0c9952b, swap is handled in checkroot.sh (Closes: #619869). * Provide a USB console example in inittab (Closes: #477656). . sysvinit (2.88dsf-60) experimental; urgency=medium . * New maintainer (Closes: #811377) * Update debian/gbp.conf * Replace deprecated priority 'extra' with 'optional' * Fix whitespace errors in `debian/changelog' * Update Vcs-* fields in `debian/control' * Update standards version to 4.2.1 (no changes needed) * Convert `debian/copyright' to dep-5 format * Bump compat version to 11 (no changes needed) * Clean-up unused lintian overrides * Remove unused debconf template * Declare missing dependency on $local_fs in init scripts * Remove virtual dependency $all from all scripts, except rc.local * Add lintian overrides about scripts not being registered with `update-rc.d'. Actually, they are registered with hand-written code in `postrm' scripts sysvinit (2.91-1) experimental; urgency=medium . [ Dmitry Bogatov ] * Revert changes, that removed `Uploaders' field * Make Vcs-* fields to point to debian/ repository * Revert changes to LSB headers that introduced breakages (Thanks: Andreas Henriksson) * Add lintian overrides for warnings about LSB headers * Update debian/copyright since `start-stop-daemon.c' is no longer provided by upstream. * Update `debian/watch' to check PGP signature * Change mailing field in `Maintainer' field * Support GNU/kFreeBSD-specific UFS filesystem in `bootclean.sh' script (Closes: #764662) + Thanks: Steven Chamberlain * wrap-and-sort -sta (Closes: #774179) * Update example script in init-d-script(5) to work correctly on Debian GNU/kFreeBSD (Closes: #913247) * Remove `/etc/init.d/skeleton' from bin:initscripts, which is superseded by init-d-script(5) (Closes: #913154, #810229, #507868, #578827) * Remove alternative dependency on `file-rc', which is removed from Archives. (Closes: #911044) * Do not attempt to set hostname to value, just returned by hostname(1) in `/etc/init.d/hostname.sh' (Closes: #628140) * Simplify `/etc/init.d/hostname.sh' script, since output of hostname(1) is never empty. * Remove compressed logs on purge of `bootlogd' (Closes: #724712) * Fix whitespace errors in scripts. * Minor cleanup of `/etc/init.d/bootlogd' (Closes: #538334) * Fix misleading desciption of `PIDFILE' variable in init-d-script(5) (Closes: #822654) . [ Vincenzo (KatolaZ) Nicosia ] * New upstream release (Closes: #515595, #890041, #463771) * Refreshed patches * Add Vincenzo Nicosia to uploaders * Update list of copyright holders of debian/* files * Remove unnecessary patches . [ Boyuan Yang ] * Remove sysv-rc's suggestion to bum, this package has been removed from the archive. . [ Benda Xu ] * Select patches from Cristian Ionescu-Idbohrn (Closes: #699087). * Revert 7f0c9952b, swap is handled in checkroot.sh (Closes: #619869). * Provide a USB console example in inittab (Closes: #477656). sysvinit (2.88dsf-60) experimental; urgency=medium . * New maintainer (Closes: #811377) * Update debian/gbp.conf * Replace deprecated priority 'extra' with 'optional' * Fix whitespace errors in `debian/changelog' * Update Vcs-* fields in `debian/control' * Update standards version to 4.2.1 (no changes needed) * Convert `debian/copyright' to dep-5 format * Bump compat version to 11 (no changes needed) * Clean-up unused lintian overrides * Remove unused debconf template * Declare missing dependency on $local_fs in init scripts * Remove virtual dependency $all from all scripts, except rc.local * Add lintian overrides about scripts not being registered with `update-rc.d'. Actually, they are registered with hand-written code in `postrm' scripts tbsync (0.7.15-3) unstable; urgency=medium . [ Mechtilde ] * debian/changelog -prepared for release tbsync (0.7.15-1) unstable; urgency=medium . [ Mechtilde ] * New upstream version 0.7.15 thunderbird (1:60.3.1-1) unstable; urgency=medium . * [e1b489a] New upstream version 60.3.1 * [f376b38] lightning: use ${source:Version} in Breaks and Recommends (Closes: #914175) * [7e560b3] Revert "lintian: adding a semi automated lintian-override" The override about a misspelled word Synopsys isn't needed any more. * [893c0e6] rebuild patch queue from patch-queue branch modified patches: debian-hacks/Don-t-build-testing-suites-and-stuff.patch debian-hacks/Don-t-build-testing-suites-and-stuff-part-2.patch * [20d8827] d/source.filter: update the filter sequences transmission-remote-gtk (1.4.0-1) unstable; urgency=medium . * New upstream release. upower (0.99.9-2) unstable; urgency=medium . * Move D-Bus policy file to /usr/share/dbus-1/system.d/ * Remove obsolete conffile /etc/dbus-1/system.d/org.freedesktop.UPower.conf on upgrades * Bump Standards-Version to 4.2.1 xcwd (0~2.gbpe2c777c-1) unstable; urgency=medium . ** SNAPSHOT build @e2c777cbf3a226522a4871f97916f0cb0bee3688 ** . * New snapshot in preparation for buster release. zimpl (3.3.6-1) unstable; urgency=medium . * New upstream release. * Update Standards-Version to 4.2.1 (no changes needed). * Uses Files-Excluded: in debian/copyright, remove get-orig-source target in debian/rules. * Update content of debian/copyright.