fhist (1.21.D001-2) unstable; urgency=medium . * Team upload. * Port to armhf (-fwrapv, %ld -> %zd for size_t) (Closes: #1095244) fhist (1.21.D001-1) unstable; urgency=medium . * Team upload. * New upstream version Closes: #608143 * Maintain in Package Salvage team Closes: #1088196 * Switch from cdbs to dh * Standards-Version: 4.7.0 (routine-update) * debhelper-compat 13 (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Remove trailing whitespace in debian/rules (routine-update) * Rules-Requires-Root: no (routine-update) * Use secure URI in Homepage field. * Fix day-of-week for changelog entry 1.7-1. * watch file standard 4 (routine-update) * Secure URI in watch file * Propagate hardening options * d/copyright: DEP5 fhist (1.18-2.1) unstable; urgency=low . * Non-maintainer upload. * Get rid of crude sed manipulation on bison output (breaking with bison 3.6.1) and define api.prefix instead, thanks to Akim Demaille and Andreas Beckmann. (Closes: #960371) * Build with -g to fix empty fhist-dbgsym. fhist (1.18-2) unstable; urgency=medium . * pass -fgnu89-inline to gcc to fix "FTBFS with GCC-5" (Closes: #777849) fhist (1.18-1) unstable; urgency=low * New Upstream Version (Closes: 553208). * Changes source format to 3.0 (quilt). * Removed lintian-overrides since new upstream version fixed manpages. fhist (1.17-1) unstable; urgency=low * New upstream release. * New maintainer (Closes: #549127). * Bumped Standards-Version to 3.8.3. * Switched from dh to cdbs+dh. * Bumped debian/compat from 4 to 7. * Added README.source mentioning quilt. * The testsuite is run as part of the build. * Build-Depends on sharutils since it's required by some test scripts. * Removed a patch that prevents building on non Linux platform. fhist (1.16-1) unstable; urgency=low * New upstream release * debian/control: changed maintainer's email address * Merged fhist-doc with fhist fhist (1.13-2) unstable; urgency=low * QA Group upload orphaning this package * debian/rules: Applied patch from Roland Stigge to remove brace expansion bashisms (closes: #263997) fhist (1.13-1) unstable; urgency=low * New Upstream source icecast2 (2.5.0-1) unstable; urgency=medium . [ Debian Janitor ] * Remove 1 obsolete maintscript entry. * Bump debhelper from old 12 to 13. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. * Update standards version to 4.6.1, no changes needed. . [ Unit 193 ] * New upstream version 2.5.0. * Drop patches. * d/control: - Adjust Build-Depends: + pkgconf, libigloo-dev, libmaxminddb-dev, librhash-dev - autoconf-archive, pkg-config ~ Sort. - Drop 'priority' and R³, set by default. - Depend on libjs-jquery and fonts-font-awesome. * d/copyright: Update attribution. * d/icecast2.postinst: Drop deprecated migrations. * d/icecast2.service, d/rules: Add systemd unit. (Closes: #1039225) * d/icecast2.links: Add symlinks to use system font-awesome and jquery. * d/t/control, d/t/test-daemon: Fix test. * Update Standards-Version to 4.7.3. icecast2 (2.4.4-4) unstable; urgency=medium . [ Debian Janitor ] * Fix day-of-week for changelog entry 0.00.cvs030529-0.1. . [ Unit 193 ] * d/control: - Swap WolfSSL for OpenSSL to avoid a memleak. (Closes: #969018) - Update my email address. * Update Standards-Version to 4.5.0. icecast2 (2.4.4-3) unstable; urgency=medium . * d/README.source, d/control(,.in), d/copyright_hints, d/icecast2.dirs, d/icecast2.manpages, d/rules: Convert from cdbs to dh simple rules. * d/compat, d/control: - Drop d/compat in favor of debhelper-compat, bump to 12. * d/control: - Drop dh-buildinfo from Build-Depends. - Drop version from Build-Depends, satisfied since before oldoldstable. - Remove Jonas from uploaders, thanks for all your work over the years! - Remove Guillaume Pellerin from uploaders, inactive since 2007. Thanks! - Build-depend on pkg-config. - Add ${misc:Pre-Depends} to Pre-Depends. * d/p/2001-xslt-migrate.patch: - Migrate from using xslt-config to pkg-config. (Closes: #948960) * d/TODO.Debian: Drop, no longer useful. icecast2 (2.4.4-2) unstable; urgency=medium . [ Felix Lechner ] * d/p/1001-build-with-wolfssl.patch: - Add patch to use WolfSSL's OpenSSL compatibility layer. (Closes: #744815) * d/control, d/rules: Build-Depend on libwolfssl-dev. . [ Unit 193 ] * d/p/1001-build-with-wolfssl.patch: - Adapt to work with either WolfSSL or OpenSSL. * d/control: Set R³ to no. * d/control, d/rules: Bump requirement on libwolfssl-dev to 4.2.0. * d/rules: Run autoreconf during build. * Update Standards-Version to 4.4.1. icecast2 (2.4.4-1) unstable; urgency=high . * New upstream version 2.4.4 - Fix buffer overflows in URL auth code. #2342 - Closes: #912611, CVE-2018-18820 * d/watch: Drop the svn-upgrade call, this hasn't been in svn for a long time. * d/gbp.conf: Rename section git-import-orig → import-orig. icecast2 (2.4.3-3) unstable; urgency=medium . [ Petter Reinholdtsen ] * Change cdbs rules file to not depend on a specific auto(make,conf) version. - Closes: #906433 . [ Unit 193 ] * d/README.source, d/control, d/copyright, d/rules, d/watch: - Use https where possible. * d/changelog: Remove trailing spaces from old entries. * d/copyright: Update 'Source' field. * d/compat: Bump dh compat to 10. * d/control: - Update Vcs-* fields for Salsa. - Bump debhelper B-D to 11.1 due to use of --no-enable. - Replace devscripts B-D for licensecheck. - Drop B-D on autotools-dev, autoconf, automake, and libtool. * d/icecast2.default, d/icecast2.init, d/icecast2.maintscript: - Remove use of /e/d/icecast2. * d/icecast2.postinst, d/rules: - Handle upgrades that didn't have the daemon enabled, disable icecast2 unless debconf configured. * d/icecast2.postinst: Don't use recursive chmod/chown. * d/icecast2.lintian-overrides: - Override duplicate-updaterc.d-calls-in-postinst, calls guarded. * d/icecast.service: Add a systemd unit. * Update Standards-Version to 4.2.1. . [ Felipe Sateler ] * Change maintainer address to debian-multimedia@lists.debian.org icecast2 (2.4.3-2) unstable; urgency=medium . * Revert "Changed init script to create pid file by default." because it do not work. Related to bug #585029. icecast2 (2.4.3-1) unstable; urgency=medium . [ Petter Reinholdtsen ] * Debconf translation: Japanese (thanks, Takuma Yamada; closes: #815954). * Updated debhelper compatibility level to 9. * Switch VCS link to https. * Change build dependency from automake1.11 to automake and adjust the CDBS rules to use automake version 1.15 (Closes: #865166). . [ Unit 193 ] * d/control: Depend on lsb-base, for the init script. * d/control: Update Vcs-Browser to point to cgit. . [ Petter Reinholdtsen ] * Updated Standards-Version from 3.9.6 to 4.0.0. * Add simple autopkgtest check for the daemon. * Updated to new upstream version 2.4.3. * Changed init script to create pid file by default. (Closes: #585029) icecast2 (2.4.2-1) unstable; urgency=high . * Imported Upstream version 2.4.2 (Closes: #779968) - Set PATH_MAX to 4096 if not defined (Closes: #767542) - Fix crash with stream_auth (Closes: #782120, fixes: CVE-2015-3026) * Update upstream-tarball hints for new upstream source. * d/copyright, d/copyright_hints: Update for new upstream release. * ACK NMU by Simon Richter, thanks. * Debconf translation: Japanese, victory (Closes: #692970) * Relax debhelper compat level to 8 for easier backporting. * d/rules: Remove extra changelog. * d/icecast2.postinst: Change ed calls to sed. (Closes: #740667) * Update standards version to 3.9.6. icecast2 (2.4.0-1.1) unstable; urgency=medium . * Non-maintainer upload. * Include patchset 19313 (close file handles for external scripts). (Closes: #770222) icecast2 (2.4.0-1) unstable; urgency=medium . * Imported Upstream version 2.4.0 - Dropped patches applied upstream. - Update copyright. * Add myself to uploaders. * Make Vcs-* fields canonical. * Update init script - Add status option. Closes: #742798 - Don't cancel on the stop target. (Closes: #740666) * Remove obsolete file status2.xsl. * Bump standards-version to 3.9.5. * Bump debhelper compatibility level to 9. icecast2 (2.3.3-2) unstable; urgency=low . * Team Upload. . [ Jonas Smedegaard ] * Add DEP3 header to patch 1001. * Remove debian/source/local-options: abort-on-upstream-changes and unapply-patches are default in dpkg-source since 1.16.1. * Drop obsolete NEWS file: Latest news more than 8 years ago. * Modernize CDBS usage: + Re-enable upstream tarball handling and copyright-check. + Drop unused local snippets. + Reorganize CDBS usage in rules file. + Drop obsolete README.cdbs-tweaks. * Extend copyright years for packaging, and add proper licensing header to rules file. * Rewrite copyright file, using DEP5 format. * Bump standards-version to 3.9.3. * Bump autotools to match versions used upstream. * suppress copyright-check of some images. * Put aside autogenerated files during build, and regenerate most possible of them. Closes: bug#653401. Thanks to Peter Eisentraut. . [ David Prévot ] * Mark the first debconf template as translatable. Closes: #686181 . [ Debconf translations ] * Russian, Yuri Kozlov. Closes: #686263 * Slovak, Slavko. Closes: #686280 * Danish, Joe Hansen. Closes: #686288 * Vietnamese, Nguyễn Vũ Hưng. * Swedish, Martin Bagge. Closes: #686444 * French, David Prévot. * Portuguese, Rui Branco. Closes: #686530 * German, Erik Pfannenstein. Closes: #686591 * Polish, Michał Kułach. Closes: #686596 * Czech, Michal Simunek. Closes: #686607 * Italian, Beatrice Torracca. Closes: #686691 * Dutch, Jeroen Schot. Closes: #686659 * Brazilian Portuguese, Adriano Rafael Gomes. Closes: #652050, #686716 * Spanish, Javier Fernández-Sanguino. Closes: #686773 . [ Felipe Sateler ] * Fix missing Copyright header * Init script: import lsb functions * Fix spelling mistake in README.Debian * Import changes from wheezy upload to master icecast2 (2.3.3-1) unstable; urgency=low [ upstream ] * New upstream bugfix release. + Allow the source password to be undefined. This is to avoid falling back to a default password which would be a security problem. Fixing #1846 + Applied justdave's patches, fixing #1717 and #1718. HTTPS now with better security and support for chained certificates. + trunk/icecast/conf/icecast_minimal.xml.in: Updated to use destination="" not dest="". The old dest="" attribute is still supported. + Added 'admin' and 'location' to default config, thus fixing #1839. + Added VCLT playlist support. Closes: bug#652663, which fixes CVE-2011-4612. [ Jonas Smedegaard ] * Setup git-import-orig to filter out debian subdir. * Drop patches 1002 and 1003, applied upstream. * Unfuzz patch 1001. * Avoid locally shipped CDBS snippets (but keep them included with source to minimize diff for freeze-exception inspection). * Add Brazilian Portuguese (pt_BR) localization. Closes: bug#652050. Thanks to Adriano Rafael Gomes. * Setup git-buildpackage to use wheezy branch. icecast2 (2.3.2-9) unstable; urgency=medium * Team upload. * Call db_stop before starting icecast2 in postinst. Thanks to Julien Cristau for the patch. (Closes: #639751) icecast2 (2.3.2-8) unstable; urgency=low [ Alessio Treglia ] * Team upload. * debian/icecast2.1: Escape minus sign "-". * Fix lintian's debian-news-entry-uses-asterisk warning. [ Christian Perrier ] * Debconf templates and debian/control reviewed by the debian-l10n- english team as part of the Smith review project. Closes: #640085 * [Debconf translation updates] * Debconf templates and debian/control reviewed by the debian-l10n- english team as part of the Smith review project. Closes: #640085 * [Debconf translation updates] * Vietnamese (Hung Tran). Closes: #640674 * Swedish (Martin Bagge / brother). Closes: #640708 * Russian (Yuri Kozlov). Closes: #641026 * French (Julien Patriarca). Closes: #641142 * Portuguese (Rui Branco). Closes: #641159, #641158 * German (Erik Pfannenstein). Closes: #641048 * Spanish; (SM Baby Siabef). Closes: #642067 * Dutch; (Jeroen Schot). Closes: #642289 * Czech (Michal Simunek). Closes: #642332 * Danish (Joe Hansen). Closes: #642334 icecast2 (2.3.2-7) unstable; urgency=low * Team upload. [ Jonas Smedegaard ] * Tidy user+group creation and removal. [ Alessio Treglia ] * Switch to source format 3.0 (quilt). * Improve the short description, video streaming support was not mentioned (Closes: #610830). * Add config/templates/postinst configuration (Closes: #623256). Thanks to Robin Gareus for the patch. * Bump Standards. icecast2 (2.3.2-6) unstable; urgency=medium * Team upload. * New Maintainer as the Icecast team is merging with Multimedia Maintainers: update Vcs-* tags, add git-buildpackage config file. * Prevent icecast2 to fail to reinstall/upgrade/purge (Closes: #605507): - debian/icecast2.postinst: + Avoid to fail on invoke-rc.d icecast2 start when upgrading. - debian/icecast2.init: + When stopping, send TERM after 5 seconds, wait at most 30 seconds. icecast2 (2.3.2-5) unstable; urgency=high * Added patch to fix a memory leak. Thanks to Gilles Pietri for reporting and Jussi Kukkonen for providing a patch. * Bumped standards version to 3.8.3 * Added doc-base registration. icecast2 (2.3.2-4) unstable; urgency=low * Add README.Debian mentioning the use of Subversion, CDBS, quilt and DEB_MAINTAINER_MODE. * Update CDBS snippets: + Add new snippet package-relations.mk. + Consistently use underscore (not dash) in variables. + Implement fail-source-not-repackaged rule in upstream-tarball.mk. + Update URL to draft DEP5 format in copyright-check.mk output. * Resolve, cleanup and apply CDBS-declared dependencies using package-relations.mk. * Build-depend on autotools-dev. * Merge mutiple build-dependencies on cdbs. Closes: bug#550227, thanks to Stefan Ritter. icecast2 (2.3.2-3) unstable; urgency=low [ Jonas Smedegaard ] * Cosmetic changes to debian/rules. [ Romain Beauxis ] * Bumped standards version to 3.8.2 * Bumped compat to 7 * Removed inactive uploader. * Added missing xspf.xsl. This file is missing from upstream's 2.3.2 tarball. Closes: #513398 * Added test for icecast2 running process in logrotate's postrotate script. Closes: #522703 * Relaxed non-config file permissions in /etc/icecast2 Closes: #519486 * Added retry option for icecast2's init.d restart action. Closes: #533182 * Changed recommends on ices2 to suggests now that recommended packages are installed by default. * Removed path in postrm script commands, see lintian warning 'command-with-path-in-maintainer-script'. icecast2 (2.3.1-6) unstable; urgency=low * Acknowledge NMU. Closes: bug#416771, #423778, thanks to Luk Claes and Michael Ablassmeier. * Add patch 1002 to fix generating /admin/streamlist.txt with missing mount tags. Closes: bug#405524, thanks to Yauhen Kharuzhy. * Isolate CURL bugfix from -5.1 NMU as patch 1003. * Update local cdbs tweaks: + Add new local cdbs tweak upstream.tarball.mk to add a get-orig-source target and more. + Replace auto-update.mk with overloading buildcore.mk. + Emit list of suspects if new copyrights are found. + Check for copyrights at pre-build (at clean we might run before actual cleanup has finished). + Various improvements to update-tarball. + document the tweaks in debian/README.cdbs-tweaks. * Resolve all build-dependencies using cdbs, and cleanup duplicates. * Bump up to using automake1.10 (from 1.7). * Bump up to using debhelper compatibility level 5 (from 4). * Build-depend on libxslt1-dev (and on virtual libxslt-dev only as fallback). * Add XS-Vcs-Svn and XS-Vcs-Browser fields to debian/control. * Move Homepage to own field (from pseudo-field in long description). * Semi-auto-update debian/control: DEB_BUILD_OPTIONS=cdbs-autoupdate fakeroot debian/rules pre-build icecast2 (2.3.1-5.1) unstable; urgency=high * Non-maintainer upload during BSP. * Fix unconditional use of passwd package in postrm (Closes: #416771). * Fix FTBFS due to use of obsolete curl API (Closes: #423778). icecast2 (2.3.1-5) unstable; urgency=low * Add patch to syncronize with upstream SVN as of 20060620 (r11419). Reasoning: No new upstream release for quite some time, and changes in SVN seems to only be small tightenings, not new risky features. + Safer use of ICECAST_VERSION_STRING. + Fix (void) function prototypes. + Fix various leaks. + Fail on unrecognized codec, dropping source instead of looping. + Improved slave handling. + Prevent races by locking when modifying content. + Fix possible bad pointer dereference when processing new clients. + Consistently use compat.h (and drop os.h). * Enable cdbs update of automake, as the above change Makefile.am's. icecast2 (2.3.1-4) unstable; urgency=low * Acknowledge NMU. Closes: bug#375253, #373855, #373818. * Build-depend on libtheora-dev again (but at least alpha7), as later suggested in the above bug#375253. Closes: bug#308939. * Bump standards-version to 3.7.2 (no changes needed). * Enable cdbs relibtoolization, fixing linkage problem causing FTBFS. Closes: bug#346507 (thanks to "J.H.M. Dassen (Ray)" ). * Add patch to avoid autotools messing with debian subdir. icecast2 (2.3.1-3.1) unstable; urgency=high * Non-maintainer upload. * Disable Theora support (by removing Depends and Build-Depends on libtheora0 and libtheora-dev, adding a Build-Conflicts on libtheora-dev instead); the 0.0.0.alpha6 version is currently too unstable (see #340175), and 0.0.0.alpha5 is no longer in the archive. This fixes both FTBFS (Closes: #373855) and missing dependency (Closes: #373818) problems, but it reopens #308939. icecast2 (2.3.1-3) unstable; urgency=low * Small adjustments to debian/copyright: + Remove note on "FSF address adjusted" (it was stripped instead). + Correct path to src/httpp (not src/httpd). + Mention src/httpp licensing info only once. + Info for src/httpp covers src/timing too. * Update local cdbs snippet auto-update.mk: + Drop unneeded buildcore.mk inclusion. + Avoid problematic build-essential build-dependency. * Update local cdbs snippet copyright-check.mk: + Support changing the scope of files found. + Treat all found files as non-binary. * Bump to standards-version 3.7.1 (no changes needed). * Semi-auto-update debian/rules. * Tightening (build-)dependency on libtheora to avoid the crashing bugs mentioned in (but unrelated to) bug#340175. This also for sure closes: Bug#308939 (thanks to ). icecast2 (2.3.1-2) unstable; urgency=low * This package is now team-maintained! + Debian Icecast team maintains the package, with me as uploader. + If you want to help improve the package or want other Icecast- related packages maintained here then drop an email to the above mailinglist! * Move auto-update of debian/control out in reusable cdbs snippet. * Minor update to other cdbs snippets (non-unique cdbs namespace). * Auto-update debian/control, and manually strip build-essential from build-dependencies to not upset ftp-masters. icecast2 (2.3.1-1) unstable; urgency=low * New upstream release. Closes: bug#343613 (thanks to Alexander Schories ). * Debian subdir is again stripped from tarball. * Mention homepage (not website) in long description. * Depend on adduser (thanks to lintian). * Add local cdbs snippet copyright-check.mk. * Update debian/copyright to quote less of GPL licenses - to avoid lintian complaining about wrong FSF address. icecast2 (2.2.0-3) unstable; urgency=low * Raise to standards version 3.6.2 (no changes needed). * Use cdbs debian/control auto-build, but only when environment includes DEB_BUILD_OPTIONS=update. * Auto-update build-dependencies (and manually rip out build-essential buggily sneaking in). * Fix watch file by simplifying it (seems uscan wrongly parse it as a newer version format). * Build-depend only on virtual package libcurl-dev (not libcurl3-dev). icecast2 (2.2.0-2) unstable; urgency=high * Depend on netbase (see bug#308401). * Set urgency=high as package fails to install/remove with netbase not present. icecast2 (2.2.0-1) unstable; urgency=low * New upstream release. Closes: bug#286739 (thanks - again - to Andre Tomt ). * Debian subdir is again stripped from tarball, but autotools patching (to aboid complaints about the missing dir) is now in diff. Updated note in debian/copyright. * Build-depend on libtheora-dev (current version is too old but as soon as libtheora is updated it will then get built in). * Updated source location in debian/copyright and debian/watch. * Correct typo in long description. icecast2 (2.1.0-1) unstable; urgency=medium * New upstream release. Closes: bug#279869 (thanks to Andre Tomt ). * Strip annoying debian subdir from upstream source. * Update debian/copyright: + License is included now (no need to refer to CVS). + Remove stray repeated license above licensing section. + Add note about tarball not being pristine (and explain why). + Use capital "I" in initial introduction to upstream name. * Use generic (but unofficial) buildinfo cdbs snippet. * Drop cleaning up conf/icecast.xml.dist (handled properly upstream now). * Set urgency=medium to hopefully reach sarge. * Correct README.Debian to mention user "icecast2" (not "icecast"). * Move and symlink stylesheet to /etc (similar to xslt files). icecast2 (2.0.2.debian-3) unstable; urgency=high * Fix wrong space in build-depends. * Set urgency=high to hopefully get this compiled (even for sparc) in time for sarge release. icecast2 (2.0.2.debian-2) unstable; urgency=high * Include "endscript" in logrotate rule. Closes: bug#274823 (thanks to Jose Antonio ). * Set urgency=high to still push earlier security fix. icecast2 (2.0.2.debian-1) unstable; urgency=high * New upstream release. + Fixes upstream announced security bug. + Set urgency=high due to the above. + Closes: bug#274320 (thanks to Jeroen Wolffelaar ). + Again - strip non-free win32/ResizableDialog.* from source. + While we are at it, move upstream debian subdirectory off to dist/debian. Hack configure and configure.in to not mess around. * Update location of upstream source in copyright and watch file. * Use more flexible regexp in watch file. * Rename Debian NEWS file in source to get recognized automativally. * Devine man page within rules file. * Drop unneeded preinst (from a time before official Debian where it did not run properly as a daemon?). * Build-depend on libcurl3-dev, and on the virtual package libcurl-dev only as fallback (not mandatory, but aptitude chokes and so will the build daemons as well, I suppose). * Reload (which does a sighup) daemon after logrotate. Closes: bug#265301 (thanks to David Pashley ). icecast2 (2.0.1.debian-3) unstable; urgency=low * Tolerate failure to remove icecast group on purge (it is used by other packages as well, and was badly handled in older unstable packages). This closes: Bug#246263 (thanks to Pete de Zwart ). * Fix logrotate script. Closes: Bug#249404, #255430 (thanks to Julien Cristau and Mykola A. Nickishov ). * Mention upstream website in long description. * Build-depend on autotools-dev to let cdbs do clever autotools magic. * Stylistic improvements to debian/rules: + Add copyright notice and editor hints at top. + Use only (cdbs-)generic make targets. * Build-depend generically on libxslt-dev and libcurl-dev (instead of libxslt1-dev and libcurl2-dev). icecast2 (2.0.1.debian-2) unstable; urgency=low * Really add ChangeLog from 2.0.0. icecast2 (2.0.1.debian-1) unstable; urgency=medium * New upstream release (thanks to Ian Kumlien ): + According to announcement on website, it "fixes a overflow buffer which can cause server crashes under certain circumstances" so set urgency=medium (the code change is one line only). + Again, remove the non-free win32/ResizableDialog.* as it is still(!) distributed with official source. + Add ChangeLog from 2.0.0 missing from current release. * Register with (and recommend) logrotate. Closes: Bug#299404 (thanks to Julien Cristau ). * Add note to README.Debian about chroots not working with symlinks due to FHS requirements of configuration files located below /etc. Closes: Bug#250056 (thanks to Ian Kumlien ). * Standards-Version: 3.6.1 (no changes needed). * Explicitly note version in watch file, and add it to TODO.Debian. * Add comment to watch file hinting on how to use it. icecast2 (2.0.0.debian-1) unstable; urgency=low * Re-release with non-free files (unused with Debian) stripped from source: + Remove non-free win32/ResizableDialog.* from source, and remove its copyright and licensing info from debian/copyright. + Add to debian/copyright GPL info taken from newer CVS, and email from upstream to BTS permitting it to be used also with this earlier release. + This closes: Bug#229720, thanks to upstream and Steve Langasek . * Add TODO.Debian with reminder to clean this mess later. icecast2 (2.0.0-2) unstable; urgency=low * Add group if non-existing. icecast2 (2.0.0-1) unstable; urgency=low * New upstream release. Closes: Bug#223645, thanks to Nicholas Humfrey . * Use upstream long description, and rearrange short description a bit. * Rewrite debian/copyright: + Note the upstream package name. + Drop Debian-related info also in debian/changelog. + Update location of upstream source. + Replace general copyright and license info (where was it found? See bug#229720) with that of individual files where provided. * Update debian/watch with new location. * Use username icecast2 (instead of icecast also used in the package icecast-server). Add NEWS.Debian with info on the change. Closes: bug#215671, #226807, thanks to Michael Deegan and Robin Lee Powell . * Make sure /etc/icecast2 is owned by icecast2 and not world readable. Closes: bug#210860, thanks to Frank Barknecht . * Install NEWS again (now that NEWS and ChangeLog are different). * Build-depend on libcurl2-dev (again, and hope it works now...). Closes: Bug#222274 thanks to Nicholas Humfrey . * Let icecast2 go into background by itself (using -b). Closes: Bug#204061 (and add the actual content of the bugreport - how to bind to a priviledged port by starting as root - to README.Debian), thanks to Jürgen A. Erhard . * Let "configure --program-transform-name" rename icecast to icecast2. * Let debhelper create /var/log/icecast2/. * Keep debian/rules comments from showing during build. icecast2 (1.9+2.0beta3-1) unstable; urgency=low * New upstream release. * Taking over maintainership. When Keegan some day comes through the NM process he can take over maintainance. * ChangeLog is provided upstream now, so use that (in favor of NEWS). icecast2 (1.9+2.0alphasnap2+20030802-1.2) unstable; urgency=low * Another sponsor-NMU (forgot to force including source). icecast2 (1.9+2.0alphasnap2+20030720-1.1) unstable; urgency=low * NMU by sponsor (still closes: Bug#178160). libexplain (1.4.D001-16) unstable; urgency=medium . * QA upload. * d/control: restrict binaries to Architecture: linux-any the package can never work on the hurd: there's no lsof(1) and /proc/$PID/cwd or /proc/$PID/path/cwd * d/p/hurd/ (not applied): port to hurd + default PATH_MAX to 4096, NOFILE to INT_MAX + don't try to match setsockopt flags that don't exist there + it doesn't have SA_NOCLDWAIT + it doesn't have ppp_idle + it doesn't have struct rtentry + it doesn't have struct in6_ifreq + it has a #define TILDE in the system headers + Fix multiple-definition linker errors due to yacc + Fix the first few tests on hurd * Standards-Version: 4.7.0 libexplain (1.4.D001-15) unstable; urgency=medium . * QA upload. * Fix building with GCC 14. (Closes: #1075166) libexplain (1.4.D001-14) unstable; urgency=medium . * QA upload. * Disable test/04/t0462a.sh and test/05/t0524a.sh so that the package may be built with sbuild + unshare. Closes: #1072146. libexplain (1.4.D001-13) unstable; urgency=medium . * QA upload. * Fix generation of toplevel ./configure script. * Fix building with -Werror=implicit-function-declaration. (Closes: #1065769, #1066443) libexplain (1.4.D001-12.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062289 libexplain (1.4.D001-12.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. libexplain (1.4.D001-12) unstable; urgency=medium . * QA upload. * Patch: Linux 5.11 no longer has if_frad.h, from Ubuntu. Closes: #997222 * Patch: termiox removed since kernel 5.12, from ALT Linux. * Patch: Change from which -> command -v * d/watch: Update to version 4. * Add d/clean to avoid FTBFSx2, from Ubuntu. libexplain (1.4.D001-11) unstable; urgency=medium . * QA upload. * d/control: Add libacl1-dev as dependency Closes: #962342 libexplain (1.4.D001-10) unstable; urgency=medium . [ Andreas Beckmann ] * QA upload. * Get rid of crude sed manipulation on bison output (breaking with bison 3.6.1) and define api.prefix instead, thanks to Akim Demaille. (Closes: #960410) * Fix FTBFS with GCC 10. (Closes: #957437) * Switch to debhelper-compat (= 13). * Set Rules-Requires-Root: no. * Bump Standards-Version to 4.5.0. * Enable all hardening flags. * Fix typos found by Lintian. . [ Debian Janitor ] * Trim trailing whitespace. * Use secure copyright file specification URI. * Use secure URI in debian/watch. * Add missing colon in closes line. * Set upstream metadata fields: Archive. libexplain (1.4.D001-9) unstable; urgency=medium . * QA upload. * debian/control: + Bump Standards-Version to 4.4.0. + Bump debhelper compat to v12. + Update Vcs-* fields to use git packaging repo under Salsa Debian Group. + Mark package libexplain-doc as M-A: foreign and package libexplain51 as M-A: same. - Drop unnecessary build-dependency dh-autoreconf. * debian/rules: + Drop unnecessary --with autoreconf instruction. + Limit DH_COMPAT=10 to temporarily workaround a bug around runstatedir in configure. + Use dh_missing instead of dh_install --fail-missing. + Exclude PDF files from compression. libexplain (1.4.D001-8) unstable; urgency=medium . * QA Upload. * Add debian/patches/fix-tests-sed.patch (Closes: #917498) * Add debian/patches/nettstamp-needs-types.patch (Closes: #917665) libexplain (1.4.D001-7) unstable; urgency=medium . * QA upload. * Build-depend on netbase. (Closes: #885967) libexplain (1.4.D001-6) unstable; urgency=medium . * QA upload. * Enforce non-parallel build, the Makefile dependencies are buggy. (Closes: #863932) libexplain (1.4.D001-5) unstable; urgency=medium . * QA upload. * Fix FTBFS on hppa - add handling of flags with multiple bits set. (Closes: #834511) libexplain (1.4.D001-4) unstable; urgency=medium . * QA upload. * Fix typo in ppc64 ifdef in 05_largefile.patch. libexplain (1.4.D001-3) unstable; urgency=medium . * QA upload. . * debian/control: - Replace -dbg package with automatic package. - Use secure Vcs-Git URL. - Bump standards to 3.9.8. - Drop useless direct dependency from explain to libexplain51. - Run wrap-and-sort. * debian/patches: - Number the patches. - 03: Fix FTBFS with linux headers 4.5. (Closes: #828853) - 04: Fix test t0274a.sh on recent kernels. - 05: Fix handling of O_LARGEFILE on various 64-bit arches. (Closes: #775357, #791347) - 06: Only compile sysctl code if sysctl exists. (Closes: #770819) - 07: Do not require fully defined struct ustat. * debian/rules: - Enable parallel build. libexplain (1.4.D001-2) unstable; urgency=medium . * QA upload. * Set Maintainer to Debian QA Group. (See #765335) * Import packaging history into git. Add Vcs-* URLs. * Update to Standards-Version: 3.9.6. Drop DMUA. * libexplain-dev: Breaks+Replaces: explain (<< 1.0) for moved manpages. * Switch to debhelper compat level 9. (Closes: #741585) * Rewrite d/rules with dh and a few overrides. * Install library in multiarch libdir. * Build with dh_autoreconf. (Closes: #758065) * Rewrite d/copyright. * Rework the descriptions to please lintian. * alpha-fcntl-h.patch: Remove ancient special case for fcntl.h on alpha. (See: #661440) * Restrict some Build-Depends to [linux-any]. libexplain (1.4.D001-1.1) unstable; urgency=medium . * Non-maintainer upload. * Build-depend on libtool-bin. Closes: #761763. libexplain (1.4.D001-1) unstable; urgency=low . * This change set prepares the LibExplain projevt or the nect public release. * 1.1.D002: Closes: #707432 * 1.2.D045: Closes: #723409 * This is a summary, see earlier changelog entries for details of individual bug fixes. libexplain (0.52.D002-1) unstable; urgency=low * This change set updates all test that concern EACCES to default pass if executed by root, because otherwise they get false negatives when they are expecting failures. * 0.51.D004: Closes: #614462 * This is a summary, see earlier changelog entries for details of individual bug fixes. libexplain (0.51.D001-1) unstable; urgency=low * This change set prepares the Libexplain project for the next public release. * 0.50.D002: Closes: #645745 * This is a summary, see earlier changelog entries for details of individual bug fixes. libexplain (0.50.D001-1) unstable; urgency=low * This change set prepares the Libexplain poject for the next public release. * 0.46.D002: Closes: #611652 * 0.49.D006: Closes: #654199 * This is a summary, see earlier changelog entries for details of individual bug fixes. libexplain (0.49.D001-1) unstable; urgency=low * This change set prepares the libexplain project for the next public release. * 0.46.D002: Closes: #611652 * This is a summary, see earlier changelog entries for details of individual bug fixes. libexplain (0.48.D001-1) unstable; urgency=low * This change set prepares the libexplain project for the next public release. * 0.46.D002: Closes: #611652 * This is a summary, see earlier changelog entries for details of individual bug fixes. libexplain (0.47.D001-1) unstable; urgency=low * This change set prepares the libexplain project for the next pulic release. * 0.46.D002: Closes: #611652 * This is a summary, see earlier changelog entries for details of individual bug fixes. libexplain (0.46.D001-1) unstable; urgency=low * This change set prepares the LibExplain project for the next public release. * 0.37.D003: Closes: #611652 * 0.42.D069: Closes: #621621 * This is a summary, see earlier changelog entries for details of individual bug fixes. libexplain (0.37.D001-1) unstable; urgency=low * This change set prepares the libexplain project for the next public release. libexplain (0.35.D001-1) unstable; urgency=low * This change set prepares libexplain for the next public release. * 0.33.D003: Closes: #579240 * This is a summary, see earlier changelog entries for details of individual bug fixes. libexplain (0.34.D001-1) unstable; urgency=low * This change set prepares the libexplain project for the next public release. * 0.33.D003: Closes: #579240 * This is a summary, see earlier changelog entries for details of individual bug fixes. libexplain (0.33.D001-1) unstable; urgency=low * This change set prepares the libexplain project for the next public release. See below for details. libexplain (0.32.D001-1) unstable; urgency=low * This change set prepares the libexplain project for the next public release. libexplain (0.31.D001-1) unstable; urgency=low * This change set prepares LibExplain for the next public release. libexplain (0.30.D001-1) unstable; urgency=low * This change set prepares LibExplain for the next public release. * 0.29.D002: Closes: #579240 libexplain (0.29.D001-1) unstable; urgency=low * This change set prepares LibExplain for the next public release. libexplain (0.28.D001-1) unstable; urgency=low * This change set prepares LibExplain for the next public release. libexplain (0.27.D001-1) unstable; urgency=low * This change set prepares LibExplain for the next public release. libexplain (0.26.D001-1) unstable; urgency=low * This change set prepares LibExplain for the next public release. libexplain (0.25.D001-1) unstable; urgency=low * This change set prepares LibExplain for the next public release. * 0.23.D014: Closes: #571424 * 0.24.D014: Closes: #574698 libexplain (0.24.D001-1) unstable; urgency=low * This change set prepares LibExplain for the next public release. * 0.23.D014: Closes: #571424 libexplain (0.23.D001-1) unstable; urgency=low * This change set prepares LibExplain for the next public release. * 0.22.D003: Closes: #570671 libexplain (0.22.D001-1) unstable; urgency=low * This change set prepares LibExplain for the next public release. * 0.21.D002: Closes: #569449 libexplain (0.21.D001-1) unstable; urgency=low * This change set prepares LibExplain for the next public release. * 0.19.D004: Closes: #545856 * 0.19.D010: Closes: #540874 * 0.20.D009: Closes: #541174 libexplain (0.19.D001-1) unstable; urgency=low * This change set prepares libexplain for the next public release. * Coverage includes 122 system calls and 374 ioctl requests. * 0.16.D013: Closes: #544749 libexplain (0.16.D001-1) unstable; urgency=low * This change set prepares libexplain for the next public release. * 0.14.D006: Closes: #537690 libexplain (0.14.D001-1) unstable; urgency=low * This change set prepares libexplain for the next public release. * A number of build problems on 64-bit and older Linux versions were also fixed. * 0.11.D005: Closes: #526759 petsc4py (3.24.3-1) unstable; urgency=medium . * New upstream release * update Homepage pypi url to https://pypi.org/project/petsc4py/ * Standards-Version: 4.7.3 phpunit (12.5.8-1) unstable; urgency=medium . [ Sebastian Bergmann ] * Do not run PHPT test when its temporary file for code coverage information exists * Prepare release tardy (1.28-1) unstable; urgency=medium . * QA upload. * New upstream version 1.28 + Build-Depends: libbz2-dev + Build-Depends: liblzma-dev - Build-Depends: groff-base d/rules: don't try to build PDFs + d/rules: force -D_FILE_OFFSET_BITS=64 + d/copyright: update years * d/p/ + Rebase - fix-tardy_mtime-declaration.patch dropped, applied upstream + 0004 Replace boost with std::shared_ptr + 0005 Remove mismatched new[]/delete + 0006 Fix memory leak due to mismatched new[]/delete + 0007 Remove guaranteed-to-infinitely-loop functions + 0008 Clean up maybe-fallthrough warnings by adding [[noreturn]]s + 0009 Fix parallel builds + 0010 tests don't need all-doc + 0011 Insulate new "tarballs >2GB" test against timezone variations * d/control: drop build-depends: libboost-dev * Standards-Version: 4.7.0 (routine-update) * debhelper-compat 13 (routine-update) * Secure URI in copyright format (routine-update) * watch file standard 4 (routine-update) * d/rules: actually run dh_autoreconf (upstream ships it under etc/) * d/copyright: fix obsolete-url-in-packaging * d/control: fix Homepage: obsolete-url-in-packaging * d/watch: trim upstream Aegis revision suffix to remove false positive tardy (1.25-3) unstable; urgency=medium . * QA upload. * Import more history and move repository to salsa.debian.org. * Fix tardy_mtime declaration and format strings, thanks to наб. (Closes: #996482, #1068115) * The bullseye toolchain defaults to --as-needed. * Declare Rules-Requires-Root: no. tardy (1.25-2) unstable; urgency=medium . * QA upload. * Set maintainer to Debian QA Group . (see: #920110) tardy (1.25-1) unstable; urgency=low * New maintainer (Closes: #675765). - New upstream release. * debian/clean - New file. * debian/compat - Update to 9 * debian/control - (Build-Depends): Update to debhelper 9. Add libexplain-dev, libboost-dev, cpio - (Description): Update first line for Lintian. - (Standards-Version): Update to 3.9.3. - (Vcs-*): Add. * debian/copyright - Update to format 1.0. - Correct license to GPL-3 (Closes: #604129). * debian/install - Rename. Was .install. * debian/manpages - Update path. * debian/patches - (10): New. Correct manpage issues. * debian/rules - Update to dh(1). - Use hardened build flags. http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags tardy (1.20-0.1) unstable; urgency=low * Non-maintainer upload. - New upstream release (Closes: #573767). - Update to packaging format "3.0 (quilt)". * debian/compat - Update to 8. * debian/changelog - Delete EOL whitespaces. * debian/control - (Build-Depends): Update to debhelper 8. Remove dpatch. - (Depends): Add ${misc:Depends}. - (Homepage): Update to Freshmeat. - (Standards-Version): Update to 3.9.1. * debian/copyright - Point to GPL-2. - Update layout and use FSF URL. * debian/manpages - New file. * debian/patches - Remove. All included in upstream. * debian/rules - Remove dpatch; obsoleted by new package format. - Delete EOL whitespaces. - (clean): Fix lintian debian-rules-ignores-make-clean-error. Move config.* copy commands to target 'config.status'. Delete config.* files copied from autotools-dev so that they don't appear in diff. - (config.status): Add copy commands for config.* files. - (install): Update dh_clean to dh_prep. install new config.* * debian/source/format - New file. * debian/watch - update from version 2 to 3. Tighten regexp. tardy (1.12-3.1) unstable; urgency=low [Jari Aalto] * Non-maintainer upload. * debian/patches - (number 10): Add patch to fix GCC 4.4 invalid conversion from const char* to char*. (RC bug FTBFS serious; Closes: #560485). tardy (1.12-2) unstable; urgency=high * Added build-dep zlib1g-dev tardy (1.12-1) unstable; urgency=high * New upstream release * Fixes: - 'output makes tar print a warning' (Closes: #255310) - '-remove_prefix should remove prefix directory as well' (Closes: 255305) - 'please consider adding -remove_prefix_by_number' (Closes: 254879) * Updated control - New Homepage - Updated Builddeps * Updated rules - Now using debhelper and dpatch * Added watch file * Urgency=high so Sarge is possible. Old version of tardy sucks with tar >= 1.14 tardy (1.11-4) unstable; urgency=low * New maintainer (now DD) * Bumped Standards to 3.6.1 tardy (1.11-3) unstable; urgency=low * New maintainer (Closes: #188105) * Updated debian/control added homepage * Updated debian/copyright tardy (1.11-2) unstable; urgency=low * Remove full stop from short description.