autofs (5.1.9-1.2) unstable; urgency=medium . * Non-maintainer upload. * Fix incompatible function pointer types in cyrus-sasl module (Closes: #1078408) autofs (5.1.9-1.1) unstable; urgency=medium . * Non-maintainer upload. * Add libnsl-dev to Build-Depends (Closes: #1065165) autofs (5.1.9-1) unstable; urgency=medium . * New upstream release. * debian/patches: + Drop dont-probe-interface-that-cant-send-pac.patch, fix-missing-unlock- in-sasl-do-kinit-ext-cc.patch, remove-kernel-mount.nfs-version-check.patch and use-correct-reference-for-IN6-macro-cal.patch. All shipped in similar variances upstream. + Rebase 11default_automaster_location.patch, remove-kernel-mount.nfs- version-check.patch and spelling-error-fixes.patch. + Add fix-autofs.conf-man-page.patch. Fix artifact from applying a patch to the man page. * Add fix-autofs-man-page.patch. Malformatted font layout tag. Thanks, lintian. * debian/control: + Switch from pkg-config to pkgconf. Thanks, lintian. * debian/copyright: + Update copyright attribution for debian/. autofs (5.1.8-3.1) unstable; urgency=medium . * Non-maintainer upload (with approval by maintainer). * use correct reference for IN6 macro call * dont probe interface that cant send packet (Closes: #1041051) autofs (5.1.8-3) unstable; urgency=medium . * debian/patches: + Add fix-missing-unlock-in-sasl-do-kinit-ext-cc.patch. Fix missing unlock in sasl_do_kinit_ext_cc(). (Closes: #1039967). autofs (5.1.8-2) unstable; urgency=medium . [ Mike Gabriel ] * debian/patches: + Add fix-nfs4-only-mounts-should-not-use-rpcbind.patch. Don't let NFSv4- only mounts use rpcbind portmapper service. (Closes: #1034261). * debian/control: + Bump Standards-Version: to 4.6.2. No changes needed. * lintian: + Adjust syntax of various overrides. autofs (5.1.8-1) unstable; urgency=medium . * New upstream release. * debian/patches: + Trivial rebase of some patches. * debian/control: + Bump Standards-Version: to 4.6.0. No changes needed. autofs (5.1.7-1) unstable; urgency=medium . * New upstream release. - autofs: Fix crash in sun_mount() (Closes: #892953). - Use PKG_CHECK_MODULES to detect the libxml2 library. (Closes: #949055). * debian/patches: + Drop fix-autofs-schema.patch and make-bind-mounts-propagation-slave-by- default.patch. Applied upstream. + Trivially rebase patches. + Add another typo fix to spelling-error-fixes.patch. * debian/autofs.install: + Install libautofs.so into bin:pkg autofs (for now). * debian/control: + Bump Standards-Version: to 4.5.1. No changes needed. * debian/autofs.lintian-overrides: + Ignore libautofs.so (share lib) for now. + Ignore lintian complain about autofs.8 man page. * debian/watch: + Update format version to 4. autofs (5.1.6-4) unstable; urgency=medium . * debian/patches: + Add fix-autofs-schema.patch. Fix EQUALITY of automountInformation in LDAP autofs.schema. (Closes: #968675). + Add fix-nfs4-mounts-in-auto-net.patch. Follow-up of the nfs4 fix in #533893. (Closes: #646625). + Use correct capitalization for Vcs-*: field tags. autofs (5.1.6-3) unstable; urgency=medium . * debian/patches: + Add make-bind-mounts-propagation-slave-by-default.patch. (Closes: #795281). * debian/control: + Bump DH compat level to 13. + Bump Standards-Version: to 4.5.0. No changes needed. autofs (5.1.6-2) unstable; urgency=medium . [ Andreas Hasenack ] * d/p/fix-lookup-ldap-crash.patch: fix crash on startup due to uninitialized config. (LP #1503034). (Closes: #901344). * d/rules: Add LDFLAGS to avoid issues with accessing global variables in shared libraries (LP #1470687, LP #1472115). autofs (5.1.6-1) unstable; urgency=medium . * New upstream release. * debian/patches: + Rebase 11default_automaster_location.patch, 12disable_default_auto_master.patch and spelling-error-fixes.patch. + Add two more spelling fixes to spelling-error-fixes.patch. * debian/{control,compat}: + Switch to debhelper-compat notation. + Bump to DH compat level version 12. + Drop autoconf from B-D. * debian/control: + Bump Standards-Version: to 4.4.1. No changes needed. + Add Rules-Requires-Root: field and set it to "no". * debian/rules: + Drop --with systemd. No longer provided in DH compat level >= 11. autofs (5.1.5-2) unstable; urgency=medium . * Upload to unstable as is. autofs (5.1.5-1) experimental; urgency=medium . [ Mike Gabriel ] * New upstream release. - Make browsable_dirs option functional. Configurable in autofs.conf. (Closes: #784301). - Fix FTBFS with clang. (Closes: #757038). - Fix specification of nfsvers=4.1 (with minor version numbers) in auto.master. (Closes: #892374). * debian/patches: + Rebase some patches. + Drop do-not-check-for-modprobe-procfs-or-load-module.patch, fix-autofs-manpage-whatis.patch, fix-autofsconf-manpage-section.patch. Fixes shipped by upstream. + Add mount-hidden-samba-shares.patch. Fix regression between 5.0.8 and 5.1.1 regarding the mounting of hidden samba shares. (Closes: #787202, #910367). + Add spelling-error-fixes.patch, fixing tons of spelling fixes. Thanks lintian. * debian/rules: + Add get-orig-source target. + Evoke install_samples upstream Makefile target explicitly during dh_auto_install. + Enable all hardening flags. * debian/control: + Bump to Standards-Version: 4.3.0. No changes needed. + Adopt autofs package. Thanks to Dmitry Smirnov and other contributors for all the previous work. (Closes: #849148). + Explicit B-D on pkg-config. + Update Vcs-*: fields. Packaging has moved to salsa.debian.org. (Closes: #902565). + Add B-D on dpkg-dev (>= 1.16.1.1~) for full hardening flag support. + Use secure URL in Homepage: field. * debian/source/options: + Drop custom compression for debian/ folder's tarball. * debian/autofs-ldap.: + Ensure file permissions of /etc/autofs_ldap_auth.conf are set to root:root:0600 via dpkg-statoverride. (Closes: #805028). * debian/autofs.service: + Add nfs-client.target to Wants= key. Hopefully, this is sufficient to fix #842199, if not, please reopen the bug. (Closes: #842199). + PID file is in /run, not /var/run (which is a symlink to /run). + Add Documentation= key. * debian/copyright: + Drop outdated information from main header. Use https:// in URLs. . [ Stefan Potyra ] * debian/control: + Add libtirpc-dev to build-depends. * debian/rules: + Add option --with-libtirpc to configure. (Closes: #737679, #709366). . [ Andreas Hasenack ] * debian/tests: + Add nfs-mount and smb-mount tests. (Closes: #901554). . [ Vincent McIntyre ] * debian/patches: + Add hardening-flags.patch. Assure that automount is built with DAEMON_CFLAGS. (Closes: #864857). autofs (5.1.2-4) unstable; urgency=medium . * QA upload. * Fix doubled .conf in a man page's filename, fixing FTBFS. (Closes: #903167) autofs (5.1.2-3) unstable; urgency=medium . * QA upload. . [ Laurent Bigonville ] * debian/control: Switch all the packages to Arch:linux-any . [ Andreas Henriksson ] * Add e2fsprogs to build-dep and recommends (Closes: #887284) * Drop incorrect depends on lsb-base * Drop incorrect *build*-dep on lsb-base autofs (5.1.2-2) unstable; urgency=medium . * QA upload. [ Laurent Bigonville ] * Orphan the package, see #849148 * debian/watch: Update the URL now that kernel.org ftp has been shutdown (Closes: #864849) * debian/control: Add dependency against lsb-base (Closes: #864852) * debian/autofs.postrm: Remove /etc/autofs.conf on purge (Closes: #788129) * debian/autofs.dirs: Install empty /etc/auto.master.d directory (Closes: #884233) * debian/rules: Don't strip the binaries during the build so the dbgsym packages actually contain the debugging symbols * debian/control: Bump Standards-Version to 4.1.2 and bump the packages priority from extra to optional, the former is now deprecated * debian/control: Drop dh-systemd build-dependency and bump debhelper to (>= 9.20160709) * debian/rules: Really enable the force shutdown signal handler as intended (Closes: #743654) * d/p/fix-autofsconf-manpage-section.patch: Fix manpage section * d/p/fix-autofs-manpage-whatis.patch: Fix whatis entry for autofs.8 manpage (Closes: #864853) * Move autofs.conf.5 manpage from autofs-ldap to the main autofs package (Closes: #870653) * debian/rules: Set --enable-sloppy-mount instead of modifying the include/config.h file manually * debian/control: Drop autofs5 transitional packages (Closes: #878205) . [ Timo Aaltonen ] * Replace fix-ssldir.patch with fix-ssslib-search.patch, which is more upstreamable. Preseed sssldir in rules. autofs (5.1.2-1) unstable; urgency=medium . * New upstream release [June 2016] (Closes: #846054). * Build with "--disable-mount-locking" (Closes: #721331). * service: fixed path to "kill" utility (Closes: #785563). * Modernised and converted Vcs URLs to HTTPS. * Standards-Version: 3.9.8. * Removed myself from Uploaders. autofs (5.1.1-1) unstable; urgency=low . * New upstream release [April 2015]. * Install new "/etc/autofs.conf". * Patchworks: dropped obsolete patches; marked forwarded patches as such. * Removed old "14avoid_sock_cloexec.patch" with obsolete workaround for old kernels. * Upload to unstable. autofs (5.1.0-1) experimental; urgency=low . [ Timo Aaltonen ] * Add support for sssd backend (Closes: #762843). - control: Add sssd-common to build-depends. - rules, fix-sssldir.diff: Check the multiarch lib path when searching for libsss_autofs.so . [ Salvatore Bonaccorso ] * Scan for upstream tarballs in various formats. The previous watch files only looked for bz2 compressed upstream tarballs. Upstream switched to tar.xz and tar.gz only since 5.0.9. Adjust the watch file to catch new upstream versions. (Closes: #779438) . [ Dmitry Smirnov ] * Standards-Version to 3.9.6. * New upstream release [June 2014] (Closes: #779441, #741064, #743939). * Refreshed patches. * Dropped obsolete "default-autofs-remove-USE_MISC_DEVICE.patch". * Install native systemd service using "dh-systemd". autofs (5.0.8-2) unstable; urgency=medium . [ Salvatore Bonaccorso ] * Add patches for CVE-2014-8169 (Closes: #779591). When a program map uses an interpreted languages like python it is possible to load and execute arbitray code from a user home directory. This is because the standard environment variables are used to locate and load modules when using these languages. To avoid that, a prefix to these environment names is added so that they aren't used for this purpose. The prefix used is "AUTOFS_" and is not configurable. Additionally a configuration option to force the use of program map standard environment variables is added (FORCE_STANDARD_PROGRAM_MAP_ENV). . [ Dmitry Smirnov ] * Refreshed other patches as needed. autofs (5.0.8-1) unstable; urgency=low . * New upstream release [October 2013] (Closes: #729023). * "debian/copyright": + corrected BSD-3-clause license name. + added Michael Tokarev's copyright. * "debian/control": + Standards to 3.9.5. + updated my email address. * Patches removed (applied-upstream): - 0001-autofs-5.0.7-fix-nobind-sun-escaped-map-entries.patch - 0002-autofs-5.0.7-fix-use-cache-entry-after-free-mistake.patch - 0004-autofs-5.0.7-fix-parse-buffer-initialization.patch - 0005-autofs-5.0.7-fix-typo-in-automount-8.patch - allow-nsswitch.conf-to-not-contain-automount-lines.patch - save-hesiod-libs-correctly.patch * Patches updated: + 11default_automaster_location.patch + manpages.patch + manpages-hyphen.patch + default-autofs-remove-USE_MISC_DEVICE.patch + do-not-check-for-modprobe-procfs-or-load-module.patch + link-daemon-with-lpthread.patch + fix-ldflags.patch + remove-kernel-mount.nfs-version-check.patch * "autofs-ldap": + install "samples/auto.master.ldap". autofs (5.0.7-3) unstable; urgency=low . * pidfile is in /var/run not /run: fix the initscript (forgotten part of #682675) autofs (5.0.7-2) unstable; urgency=low . * force transfer ucf autofs5=>autofs ownership for all ucf-managed files (Closes: #689747) autofs (5.0.7-1) unstable; urgency=low . * new upstream (5.0.7) release. It brings the following changes: - fixed remount deadlock, and several other locking fixes - fixed umount recovery for busy direct mounts - removed old code (mount-move which was fixed in 5.0.6-4 #686438) - fix hosts lookup module to be more robust - implemented abilty to re-read indirect maps on the fly (sighup) - fixes for nfs handling to be more robust - several fixes for multi-mount entries - several fixes for NFSv4 mounts (Closes: #675798) and a few more small/misc fixes. This is all-bugfix changes, making the code more robust and less buggy. * removed --disable-mount-move configure option, not needed anymore. * removed autofs-5.0.6-upstream-git.patch. * refreshed manpages-hyphen.patch. * added selected fixes from upstream git, up to upstream/master commit 9872cdbf9f1588174121e6ffe6f7509cde2d98e9: - 0001-autofs-5.0.7-fix-nobind-sun-escaped-map-entries.patch (Closes: #678408) - 0002-autofs-5.0.7-fix-use-cache-entry-after-free-mistake.patch - 0004-autofs-5.0.7-fix-parse-buffer-initialization.patch - 0005-autofs-5.0.7-fix-typo-in-automount-8.patch * added remove-kernel-mount.nfs-version-check.patch to stop automount from checking for very old mount.nfs or kernel. The check isn't necessary (that's pre-squeeze versions, so not even versioned Breaks are needed anymore), but it is also harmful, since automount spawns mount.nfs at startup and confuses upstart and systemd who start tracking wrong process. The patch just removes these checks assuming we always use recent enough versions. (Closes: #678555) autofs (5.0.6-4) unstable; urgency=low . * configure with --disable-mount-move -- upstream even removed the code in question for 5.0.7 release (Closes: #686438) * remove autofs5.postrm in autofs.postinst to cope with old maintscript removing our configfiles. See comments in autofs.postinst for more details (Closes: #686146) * added allow-nsswitch.conf-to-not-contain-automount-lines.patch (submitted to upstream too) to stop automount from complaining when nsswitch.conf does not mention autofs (which is almost every install anyway). (Closes: #682266, #602090) autofs (5.0.6-3) unstable; urgency=low . [Michael Tokarev] * almost completely rewrote the startup script, make it cleaner, consistent and actually returning proper exit codes. Removed $"" constructs too, dash apparently does not understand these. (Closes: #677520) * transfer ownership of ucf-conffiles forcibly only if they're owned by autofs5, not by any other package. * run ucf --purge in postrm only if it is installed, and in the right order too (Closes: #685468) * added filagdir.patch - fix a typo in configure.in which prevents from specifying runtime directory (Closes: #678384) * use /var/run not /run for runtime files (we don't really need it to be available on upgrade, before initscripts et all has been replaced) (Closes: #682675) . [Dmitry Smirnov] * setting current team leader as Maintainer * pass CPPFLAGS to fix "hardening-no-fortify-functions" * new fix-ldflags.patch to avoid dropping LDFLAGS in order to fix "hardening-no-relro" * updated manpages-hyphen.patch autofs (5.0.6-2) unstable; urgency=low [Dmitry Smirnov] * minor update to 'manpages.patch' (Closes: #603092) * added VCS links [Michael Tokarev] * conffile installation: - do no ship /etc/default/autofs (Closes: #673796) - install /etc/init.d/autofs manually (dh_installinit have issue finding it) - removed ugly symlinks debian/autofs.{default,init} - list bin programs and modules more explicitly in debian/*.install - transfer ucf conffile ownership from old autofs5 to autofs * removed debian/configure_override * recommend kmod|module-init-tools * ship debian/autofs.init instead of heavily patching upstream script * simplify (and fix) debian/autofs.init a bit in loading/checking modules, and use /bin/sh instead of /bin/bash * remove messing with /dev/autofs misc device in initscript, it is managed by udev or devtmpfs * remove (now unused) USE_MISC_DEVICE definition from default/autofs too * do not check for modprobe or procfs in configure, since module loading is ifdef'ed out in the code, and #ifdef the missing parts too (do-not-check-for-modprobe-procfs-or-load-module.patch) * always define standard program paths when building even if the corresponding utility isn't installed (e2fsck, mount, mount.nfs). There is no need to check presence of standard utilities or verify their standard abilities. * also define other paths explicitly instead of relying on a config-time search - the build will be wrong if some directory (eg, /etc/sysconfig) will be present during configure time. * autoreconf and clean autoconf-generated files, FTBFS (Closes: #674391) This still does not make quilt patches easily revertable, since we don't save old configure and upstream changes patches configure to, so once regenerated by autoreconf, it will be different. * do not use $DEB_HOST_MULTIARCH in debian/rules without setting it * two patches: debian/patches/link-daemon-with-lpthread.patch debian/patches/save-hesiod-libs-correctly.patch to fix gold/-Wl,-no-as-needed FTBFS. * remove individual upstream patches from debian/patches and replace them with single autofs-5.0.6-upstream-git.patch - all upstream commits in master branch since release_5_0_6 tag. Update this patch to include all current fixes too (up to 2012-06-01). * added debian/TODO file autofs (5.0.6-1) unstable; urgency=low * New upstream release - "mount(nfs): no hosts available" (Closes: #608459). - "new upstream version available" (Closes: #602933). - "autofs mounted directory are never dismounted" (Closes: #521165). - "autofs5 does not support recursive mount" (Closes: #626473). - "autofs5 crashed in a nested setup in combination with negative lookups on *" (Closes: #617317). - "autofs5-ldap: simple bind auth feature request" (Closes: #595808). - "autofs5-ldap: SASL auth broken" (Closes: #568813). * package rename: dropping '5' from package names (Closes: #655351). * NMU changes acknowledged (Closes: #603491, #583094). * register /etc/default/autofs with ucf (Closes: #556961). * debian/copyright to DEP-5 format; upstream copyright audit. * packaging update: * use debhelper & compat version 9. * standards to 3.9.3 * lintian-override for 'non-standard-file-perm' * install missing autofs_ldap_auth.conf.5 man page * source format to version 3 and .xz compression * debian/rules rewritten in debhelper style * patchworks: + replacing upstream patches with new patchset as of 2012-04-23. + replacing dpatch with quilt (Closes: #668077) + new patch to correct manpages spelling (Closes: #660075) thanks to Oz Nahum Tiram and Javi Merino + updated SYSV init script patch: * removed bashisms (Closes: #626435). * introduce 'status' support to SYSV script (Closes: #651978, #667811, #565507). * adding 'slapd' to Should-Start/Stop (Closes: #600764, #659616). * LSB output (Closes: #567805) thanks to Petter Reinholdtsen. * declare myself as Maintainer (adopting package) autofs (4.1.4+debian-3) unstable; urgency=low * Ack NMU, thanks Steve Langasek. * Bump Standards version to 3.8.3. * Add 'set -e' to the maintainer scripts. * Add a dversionmangle option to the watch file. * Remove /var/run/autofs from the autofs package. * Add README.source. * Fix LSB initscript header to use keywords that insserv knows about. Closes: #541349. * Upload sponsored by Petter Reinholdtsen. autofs (4.1.4+debian-2) unstable; urgency=low * Add virtual package autofs to provide for smooth transitions between the upcoming experimental autofs5 package and this one. * Drop conflict with an ancient samba version - the PTS doesn't even go back that far. * Add a short explanation of the expected output of a program map to autofs.5. Closes: #406700. * Add an LSB header to the init script. * Add Recommends: module-init-tools. Closes: #416597. autofs (4.1.4+debian-1) unstable; urgency=low * New maintainer, thanks to Steinar for his work! Closes: #404073. * Migrate patch system to dpatch and clean up the build system. This requires the upload of a new upstream tarball, though the actual contents (in terms of code) haven't changed. * Add watch file. * New patches: * 080_auto_smb_probe_credentials Introduce a default location for samba credential files. Slightly modified version of the patch suggested by Ashar Voultoiz, thanks! Closes: #346314. Add an accompanying documentation paragraph to README.Debian. * 081_auto_net_showmount_quotes Make auto.net abort properly if the showmount binary is not available (as we don't depend on nfs-common, we have to cope with such cases). Thanks to Yaroslav Halchenko! Closes: #400593. * 082_samples_makefile_typo Minor typo fix. autofs (4.1.4-12) unstable; urgency=medium * 077_fix_nfs_submounts_with_2_6_18: New patch from Michael Gernoth; fixes issues with mounting read-only NFS submounts with 2.6.18 and newer kernels. (Closes: #393663) * Set SHELL=/bin/bash in debian/rules, as we use bashisms. (Closes: #379578) autofs (4.1.4-11) unstable; urgency=low * 072_fix_auto_net_sort: Update auto.net with regard to new sort syntax; patch from Shawn Willden. (Closes: #339132) * 073_configurable_locking (and giving --disable-automount-locking to configure): Disable autofs' locking, since Debian's mount should already do the appropriate locking itself; hopefully this fixes some of the deadlock bugs. (Closes: #316378, #365208) * 074_auto_smb_cifs: New patch adapted from upstream, uses cifs instead of smbfs for auto.smb. (Closes: #374745) * 075_auto_net_escape_hash: New patch from upstream, escapes the '#' character to avoid it being treated as a comment. * 076_ldap_deprecated: New patch from upstream, fixes a segfault when using deprecated LDAP calls on amd64. * Fix typo in README.Debian; patch from Kobayashi Noritada. (Closes: #363457) autofs (4.1.3+4.1.4beta2-7) unstable; urgency=low * Remove join_lines script, it is no longer relevant. * Remove spare patches 043_nsswitch_and_auto.master_in_ldap and 044_handle_ldif_continued_lines_in_init_script from source distribution, they are no longer relevant. * Add NEWS.Debian file, documenting that the default master map is now empty. (Closes: #277444, #280264, #279539) * 059_fix_underscoretodot_handling: New patch, fix checking of $UNDERSCORETODOT in the init script. Thanks to Ladislav Dobias for the bug report and the patch. (Closes: #301358) autofs (4.1.3+4.1.4beta2-6) unstable; urgency=high * Still more bugfixes to reach sarge. Still urgency=high as I'm afraid britney will miss the urgency otherwise. * New Debconf template translations: * Japanese, thanks to OHURO Makato. (Closes: #296685) * French, thanks to Jean-Luc Coulon. (Closes: #297013) * Brazilian Portugese, thanks to Andre Luis Lopes. (Closes: #297046) * 058_handle_noeol_in_auto_master: Insert a newline at the end of the read auto.master, to handle auto.master files without a trailing newline. (Closes: #298649) autofs (4.1.3+4.1.4beta2-5) unstable; urgency=high * Rushed extra-release right after beta2-4 to get some last-minute bugfixes into sarge. (Note to self: dcut rm 'autofs*', not dcut rm 'autofs\*'.) * 055_stop_on_name_not_inode: Stop on --name automount instead of --exec $DAEMON, to (hopefully) get rid of the upgrade problems once and for all. Thanks to Adam Conrad for suggesting the fix. * 056_auto_net_use_bash_not_sh, 057_auto_smb_use_bash_not_sh: New patches, use #!/bin/bash in auto.net and auto.smb, as they contain bashisms. (Closes: #295723, #300092) autofs (4.1.3+4.1.4beta2-4) unstable; urgency=high * Urgency=high, fixes RC-bugs. * 054_no_set_e_in_init_script: New patch, back down on "set -e" in the init.d script, which caused failures at lot of different unexpected points. (Closes: #300703, #295480, #299298) autofs (4.1.3+4.1.4beta2-3) unstable; urgency=low * Urgency=high, fixes RC-bugs. * 053_handle_tabs_in_nsswitch_conf: New patch, revert grep in nsswitch.conf to the version we had in 4.1.3, so tabs work again. (Closes: #269238, #296243) * Remove leading article from the autofs package description. autofs (4.1.3+4.1.4beta2-2) unstable; urgency=high * Urgency=high, closes an RC bug. * Call db_stop in postinst and config at the end, to avoid hangs on some machines on installation. (Closes: #295477) autofs (4.1.3+4.1.4beta2-1) unstable; urgency=high * Urgency=high as previous versions were broken with regard to upgrading (ie. a non-reported RC bug; see below). * New upstream release, includes and thus obsoletes almost all Debian-specific patches. (Thanks! :-) ) For reference, patches that were not deleted: - 020_auto_net_path_sortlocale_mountoptions: changed (removed last bugfixes as they are already there, kept option changes). - 037_let_debian_rules_decide_on_CFLAGS: kept. - 042_default_auto_master_all_commented_out: kept, adapted so it applies against new version. * Update debian/script/vars to reflect the new upstream version. * New patch 052_292762_dont_lsmod_on_monolithic_kernels: Init script now works properly on monolithic kernels. (Closes: #292762) * build_dir/TODO doesn't exist anymore, remove from debian/docs. * There is now a README.gentoo, so don't include README* in debian/docs, include each element by itself. * Stop autofs in prerm again, so upgrades actually work cleanly even if the inode of /usr/sbin/automount was changed; there is now a new flag AUTOFS_DONT_RESTART_ON_UPGRADES you can set in /etc/default/autofs to suppress the restart on upgrade if you need manual treatment of this. * If upgrading from 4.1.3-[56789], which had the broken behaviour of not stopping in prerm, stop autofs in preinst. Unfortunately, if there has been more than one of these versions installed without reboot (e.g. installed -8, upgraded to -9), "/etc/init.d/autofs stop" might be broken, so we'll display a debconf notice and let the administrator clean up. (Add dh_installdebconf to debian/rules for this.) * lintian (and Tollef) complained that the debconf note was not properly internationalized, so add dependency on po-debconf and run debconf-gettextize so it is internationalizable. autofs (4.1.3-9) unstable; urgency=medium * event.d script now sends SIGUSR1 (which makes autofs expire any unused file system) instead of simply stopping autofs on suspend, which can fail and gets ugly on restarting. (Closes: #291721) autofs (4.1.3-8) unstable; urgency=high * urgency=high as of current sarge release policy. (Previous upload was urgency=low by mistake.) * Rename 050_maps_without_trailing_newline.diff to 051_maps_without_trailing_newline.diff (since there was already a 050 patch I missed last time). * 049_parse_sun.diff: Update to fix the "can't handle trailing whitespace" problem for non-multimaps as well. (The previous fix solved the problem, but for multimaps only.) (Closes: #280120, #280234) autofs (4.1.3-7) unstable; urgency=low * New maintainer. Thanks to Arthur Korn for maintaining the package earlier, and to the QA team for taking good care of the package. :-) (Closes: #279872) * 050_maps_without_trailing_newline.diff: Handle file maps that do not end in a newline. (Closes: #282981) * Removed unused misc and perl substitutions from Depends. * Fixed spelling error in autofs-ldap.README.Debian (lintian warning). * Ignore CVS/ paths when locating source and patches during build, patch from Petter Reinholdtsen. (Closes: #211943) autofs (4.1.3-6) unstable; urgency=high * Direct map disabling missed in previous upload :-/ New patch is 050.disable_direct_maps.diff (closes: #279627) autofs (4.1.3-5) unstable; urgency=high * QA upload. Maintainer set to QA team. ITA #279872 pending. Urgency due to number of relevant bugs present. * Changed 000_autofs_4.1.3_signal-race-fix to prevent locks when trying to shutdown a mount. (closes: #279898,#242791) * Now direct maps are disabled by default and can be enabled via /etc/default/autofs (closes: #279627) * Failure in autofs4 module loading does not break installation, in case of static support. Changed 045_module_loading_set_e patch for that. (closes: #280276) * Removed active action from patch 040_init_script_policy_conformance_and_backwards_compatibility (closes: #282621) * NEWS.Debian introduced to explain changes in NIS automaps. (closes: #279490) * Patch introduced to better parse maps with trailing spaces/tabs and smbfs multimaps. (closes: #279892,#279561) * Added a patch to manage sizelimit problems in LDAP searches. See 048_ldap-search-limit.diff for details. (closes: #280666) * Now stopping autofs on removing only in prerm. Not sure it's the best hack. (closes: #163729) * Parsing problem was already solved in recent sources, so closing. Suggested patch does not apply. (closes: #258464) autofs (4.1.3-4) unstable; urgency=low * rc.autofs.in: fixed timeout option parsing regex, closes: #277342, #277277 * rc.autofs.in: corrected regex that scanned for "automount:" lines in nsswitch.conf, closes: #277320 autofs (4.1.3-3) unstable; urgency=low * rc.autfs.in: use set -e for policy compliance and error catching * rc.autfs.in: modprobe for autofs4 if autofs support not present yet * modprobe/modules: remove modprobe config files vor 2.4 and 2.6 closes: #274380 * replace autofs-ldap.README.Debian, autofs master maps in LDAP probably don't work at all currently. Nobody stepped up to help me on that, so it will keep rotting now. LDAP-savy help welcome. autofs (4.1.3-2) experimental; urgency=low * rc.autofs.in closes: #273224 - load /etc/default/autofs, added default/autofs from 3.*, closes: #217205, #219134 - create pid files in /var/run/autofs/ - check for existance of /etc/$map file for compatibility with 3.* autofs - on stop check if daemon has really been killed for all pid files - reload/restart|force-reload changed to work as in 3.* (ie policy conform). - made handling of short-form (ie not $maptype:$map) map specifiers in master maps compatible with debian autofs 3.* init. - getschemes falls back on "files" if no automount key is listed in nsswitch.conf. - catnismaps() checks for existence of ypcat and put both fallbacks for nis master map in getnismounts() - timeout options in master map supersede setting in daemonoptions and TIMEOUT, closes: #94776, #155418 - fixed logic for restarts again (#161401, #127779) - make stop use start-stop-daemon's --retry feature, closes: #254810 * auto.master: comment everything out => autofs defaults to not mount itself anywhere. closes: #211970 * event.d script uses init script stop action for umounting stuff * lookup_ldap.c: applied patch by Jun Futagawa to show cause of ldap errors. autofs (4.1.3-1) experimental; urgency=low * New Upstream source, closes: #240060, #221966, #256864 - mount_autofs passes mount options down (eg timeout), closes: #137746 - rewritten logging/debugging statements, quieter now, closes: #21501, #144233 - RedHat LDAP patch merged, closes: #214495, #252294 - Upstream ships a LDAP schema now, included. * The following upstream patches are applied: - autofs-4.1.3-bad_chdir.patch - autofs-4.1.3-mtab_lock.patch - autofs-4.1.3-non_block_ping.patch - autofs-4.1.3-signal-race-fix.patch - autofs-4.1.3-sock-leak-fix.patch * Description updated. autofs (3.9.99-4.0.0pre10-20) unstable; urgency=low * join_lines: make autofs recommend perl and install join_lines executable, see #271472. autofs (3.9.99-4.0.0pre10-19) unstable; urgency=low * shit * oversaw that both autofs.modules and modules existed in debian/ and fixed the latter (the first is preferred by dh_installmodules). Removed autofs.modules. dammnit, was 1 minute too late for dinstall ... autofs (3.9.99-4.0.0pre10-18) unstable; urgency=medium * modprobe & modules: replaced that install directive with a direct alias. The prior solution caused an infinite loop if autofs was not compiled in and autofs4 was not enabled at all in the kernel config. automount 4 requires autofs4 anyway. closes: #269817, #181912 autofs (3.9.99-4.0.0pre10-17) unstable; urgency=medium * Adopted package, closes: #269203 * added debian/modprobe to get autofs4 (not autofs) loaded on 2.6 kernels, closes: #255609 * rules: configure target dependet on source.make stamp instead of configure stamp * don't call mount with a -o option if there are no options (patch 045_handle_empty_options_in_changer_ext2_generic_modules) closes: #211851 * refuse to start automounter on / (patch 046_dont_start_automount_on_root), closes: #70892 * init.d: on restart stop automounters even if theyer command line contains runs of zeroes (patch 048), thanks to Peter Gruber closes: #127779 * init.d: start automounters for nisplus maps (patch 047) by Peter Gruber * mount_program.c: repeated the last letter of map output (patch 049) by Eirik Fuller, closes: #134707 * control: Recommends nfs-common. Probably needed for showmount. makes sense anyway. closes: #161047 * Bumped Standards-Version to 3.6.1 without changes autofs (3.9.99-4.0.0pre10-16) unstable; urgency=low * Correctly handle LDIF output with continued lines in the function `getldapmounts' in the init script by using the script `/usr/share/autofs/join_lines'. (patch 044_handle_ldif_continued_lines_in_init_script) (closes: Bug#217837) autofs (3.9.99-4.0.0pre10-15) unstable; urgency=low * Extended the package descriptions of the main package and the sub-packages. (closes: Bug#209435) * Added support for /etc/nsswitch.conf. (patch 043_nsswitch_and_auto.master_in_ldap) * Added support for auto.master as LDAP map. (patch 043_nsswitch_and_auto.master_in_ldap) (closes: Bug#193028) autofs (3.9.99-4.0.0pre10-14) unstable; urgency=low * lookup_ldap.c: Try LDAP version 3 before version 2, correct call to `ldap_simple_bind_s', more verbose LDAP errors. Patch by Chris Jantzen (patch 042_ldap_version) (closes: Bug#190815) autofs (3.9.99-4.0.0pre10-13) unstable; urgency=low * autofs(5): document use of mount option "gid=" (patch 040_document_gid_option_in_autofs_5) (closes: Bug#29852) * /etc/auto.net: - set "nonstrict" option by default - sort with locale "LC_ALL=C" (patch 041_nonstrict_and_sort_in_auto_net) (closes: Bug#173876, Bug#160738) autofs (3.9.99-4.0.0pre10-12) unstable; urgency=low * Added reference to /usr/share/common-licenses/GPL in copyright file. * Removed full stop character from first line of the "Description:" field of package `autofs'. * Removed debian/conffiles (not needed with DH_COMPAT=3) * Removed argument `--noscripts' from `dh_installmodules' in debian/rules. (closes: Bug#175155) * Updated manpages. (patch 039_updated_manpages) (closes: Bug#117226, Bug#117654) * Updated debian/autofs-ldap.README.Debian * Updated debian/README.debian (closes: Bug#175156) autofs (3.9.99-4.0.0pre10-11) unstable; urgency=low * Remove file `debian/init' in target `clean' of debian/rules. * /etc/init.d/autofs: rewrite of `process_master_file' (correct handling of `line_options', correct handling of ldap entries, correct handling of relative paths, support for map type specifier, ignore direct maps), warning comment on `localoptions' (patch 038_rewrite_process_master_file) (closes: Bug#64147, Bug#129187, Bug#129382, Bug#134003, Bug#163084, Bug#177362) cwl-utils (0.41-2) unstable; urgency=medium . * Build the docs. cwl-utils (0.41-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.7.4 (routine-update) * Drop all patches, they were applied upstream. * d/control: new buildsystem, python3-hatchling * d/rules: cleanup misplaced files cwl-utils (0.40-2) unstable; urgency=medium . * d/control: drop build-dep on cwlformat * Standards-Version: 4.7.3 (routine-update) debianbuttons (2.3-2) unstable; urgency=medium . * swap alternative dependency on firefox|firefox-esr to prefer firefox-esr Thanks to Adrian Bunk (Closes: #920881) debianbuttons (2.3-1) unstable; urgency=medium . * New upstream version 2.3 * Uses dark-coloured icon by default Closes: #913284 * Declare conformance with Policy 4.3.0 (no changes needed) * Migrate to debhelper-compay (=11) debianbuttons (2.2-1) unstable; urgency=medium . * New upstream version 2.2 * add Rules-Requires-Root: no header * add upstream metadata info * use secure URL for copyright format * declare conformance with Policy 4.2.1 debianbuttons (2.1-2) unstable; urgency=medium . * update years of upstream copyright * update upstream copyright summary to reflect the new upstream release + point to salsa.d.o for the Expat open logo licensing debianbuttons (1.11-3) unstable; urgency=medium . * debian/copyright: revert to Expat for the icons, which are based on the Debian Open Logo without text, which was once distributed under that license. debianbuttons (1.11-2) unstable; urgency=medium . * Rebuild with new mozilla-devscripts to get updated dependencies. (Closes: #818075) * debian/copyright: update copyright date and correct icon license. * debian/docs: no longer install README, which only provides (inaccurate) license information, which is already given in debian/copyright. * debian/control: - update Standards-Version to 3.9.8 (no change needed). - build-depend on debhelper >= 9. - use HTTPS for Vcs-* URLs. * debian/compat: use debhelper recommended compatibility level 9. debianbuttons (1.11-1) unstable; urgency=medium . * New upstream release - Uses https instead of http saving a redirect - Uses tracker.debian.org instead of packages.qa.debian.org * Standards-Version: 3.9.5 (no chances needed) debianbuttons (1.10-1) unstable; urgency=low . * New upstream release Closes: #721326 * migrate Vcs-* links to anonscm.debian.org * Standards-Version: 3.9.4 (no changes needed) debianbuttons (1.9-1) unstable; urgency=low * Team upload * Imported Upstream version 1.9 * Removed Breaks: ${xpi:Breaks} from d/control, max_version isn't checked anymore at startup, thus all the extensions are now compatible by default with every iceweasel release. (this behaviour has been introduced with iceweasel-10) (Closes: #670370) debianbuttons (1.8-2) unstable; urgency=low * debian/control: build-depend on mozilla-devscripts >= 0.31 which solves bug #667444. * Rebuild with mozilla-devscripts >= 0.31. (Closes: #667444) * debian/copyright: use released URL. debianbuttons (1.8-1) unstable; urgency=low * New upstream release + Strips 'Bug#' from keyword beginning * Standards-Version: 3.9.3 (no changes needed) debianbuttons (1.7-1) unstable; urgency=low * Take over for the Mozilla Extension Packaging Team with maintainer consent * watch: use upstream-provided tarballs * control: mozext as Maintainer, add me as Uploader * Homepage: use upstream info page * Vcs-*: migrate to pkg-mozext repository * New upstream release + Provides buttons for querying buildd logs and security-tracker.d.o (Closes: #656556) + update upstream source location + bump years of upstream copyright * Ship TODO under doc/ * Drop README and TODO from extension directory debianbuttons (1.6-1) unstable; urgency=low * Initial release (Closes: #654896) electrum (4.7.2+dfsg-1) unstable; urgency=medium . * New upstream version. * Fix location for skipped tests. * Remove mismatched-overrides from source lintian-overrides. * Update date and version in maintainer manpage. freeipa (4.13.1-1) unstable; urgency=medium . * New upstream release. * Drop upstreamed patches. * watch: Migrate to version 5. freeipa (4.12.4-2) unstable; urgency=medium . * patches: Support PyCA 44.0. (Closes: #1118599) freeipa (4.12.4-1) unstable; urgency=medium . * New upstream release. - CVE-2024-11029 (Closes: #1093383) - CVE-2025-4404 (Closes: #1108050) * control: Demote libnss-myhostname to Suggests. (ref. #1006829) * patches: Fix samba lock directory location. (Closes: #1012593) * patches: Map nobody group to nogroup on Debian. (Closes: #1012592) freeipa (4.12.2-3) unstable; urgency=medium . * control: Add libnss-myhostname to client depends. (Closes: #1006829) * control: Add python3-ifaddr to ipalib depends. (Closes: #1089716) * control: Add python3-sphinx to build-depends. (Closes: #1003179, #1044642, #1049799) freeipa (4.12.2-2) unstable; urgency=medium . * control: Migrate to bind9-dnsutils. (Closes: #1094939) freeipa (4.12.2-1) unstable; urgency=medium . * New upstream release. - CVE-2024-2698 (Closes: #1077682) - CVE-2024-3183 (Closes: #1077683) * control: Drop conflicts on systemd-timesyncd as upstream recognizes it now. (Closes: #1072168) * use-raw-strings.diff: Dropped, upstream. * rules: Fix installing bash-completions. (Closes: #1089329) * control: Drop python3-nose from build-depends, unused. (Closes: #1018359) freeipa (4.11.1-2.1) unstable; urgency=medium . * Non-maintainer upload. * Replace systemd Build-Depends with systemd-dev for systemd.pc. (Closes: #1060469) freeipa (4.11.1-2+exp1) experimental; urgency=medium . * Upload to experimental, build the server and enable tests. freeipa (4.11.1-2) unstable; urgency=medium . * use-raw-strings.diff: Import patch from upstream to fix noise when installing. (LP: #2060298) * map-ssh-service.diff: Map sshd service to use ssh.service. (LP: #2061055) freeipa (4.11.1-1+exp1) experimental; urgency=medium . * Upload to experimental, build the server and enable tests. freeipa (4.11.1-1) unstable; urgency=medium . * New upstream release. * control: Add sssd-passkey to freeipa-client Recommends. * control.server: Drop python3-paste from python3-ipatests depends, obsolete. * control, rules: Replace hardcoded librpm9 depends. (Closes: #1067570) freeipa (4.10.2-2+exp1) experimental; urgency=medium . * Upload to experimental, build the server and enable tests. freeipa (4.10.2-2) unstable; urgency=medium . [ Timo Aaltonen ] * control: Bump certmonger dependency. . [ Helmut Grohne ] * Fix FTBFS when systemd.pc changes systemdsystemunitdir. (Closes: #1052641) freeipa (4.10.2-1) unstable; urgency=medium . * New upstream release. * control: Bump sssd, bind9 depends. * source: Update extend-diff-ignore. * copyright, source: Fix some lintian issues/overrides. * server-trust-ad: Add a lintian override for the samba plugin rpath. * source: Add a lintian override for client-only build; empty-debian- tests-control. freeipa (4.10.1+dfsg1-1+exp1) experimental; urgency=medium . * Upload to experimental, build the server and enable tests. freeipa (4.10.1-1+exp1) experimental; urgency=medium . * Upload to experimental, build the server and enable tests. freeipa (4.9.11-2) unstable; urgency=medium . * client: Fix kerberos support for Java by dropping a duplicate includedir from ipa-client-setup we already get from sssd. (Closes: #1034659) freeipa (4.9.11-1+exp1) experimental; urgency=medium . * Upload to experimental, build the server and enable tests. freeipa (4.9.11-1) unstable; urgency=medium . * New upstream release. (Closes: #1029070) * control: Add systemd-timesyncd to freeipa-client Conflicts. (Closes: #1008195) * patches: Drop upstreamed patches. * source: Extend diff-ignore. * server.install: Updated. freeipa (4.9.8-1+exp1) experimental; urgency=medium . * Upload to experimental, build the server and enable tests. freeipa (4.9.8-1) unstable; urgency=medium . * New upstream release. * patches: Drop upstreamed patch. * server.install: Updated. * Build only the client in order to be able to backport to bullseye. (Closes: #996946) * control: Depend on librpm9 instead of librpm8. * tests: Disabled for a client-only build. freeipa (4.9.7-3) unstable; urgency=medium . * tests: Set KRB5_TRACE to use stderr. * patches: Fix apache group properly. * client: Move .tmpfile -> .tmpfiles. * control: Bump debhelper to 13, gain dh_installtmpfiles being run. * control, rules: Add --without-ipa-join-xml and drop libxmlrpc from depends. * server.postinst: Drop creating old ccaches for mod_auth_gssapi, obsolete. * server.postinst: Drop old upgrade rules. * patches: Fix named keytab name. freeipa (4.9.7-2) unstable; urgency=medium . * lintian: Drop override on python-script-but-no-python-dep, which doesn't exist anymore. * rules: Add fortify flag to CFLAGS, as CPPFLAGS isn't used by the project. * ci: Drop allowed failure for blhc, it passes now. * control: Build-depend on libcurl4-openssl-dev. * fix-paths.diff: Fix some paths in ipaplatform/base. * fix-apache-group.diff: Fix apache group name in ipa.conf tmpfile. * control: Depend on gpg instead of gnupg. * control: Drop libwbclient-sssd from freeipa-client-samba Depends. * patches: Import a patch to fix ipa cert-find. (Closes: #997952) freeipa (4.9.7-1) unstable; urgency=medium . * New upstream release. * control: Drop obsolete depends on python3-nss. * pkcs11-openssl-for-bind.diff, migrate-to-gpg.diff, use-bind9.16.diff, fix-chrony-service-name.diff: - Dropped, upstream. * watch: Fixed to find upstream rc's. * source: Update extend-diff-ignore. * control: Add libcurl-dev, libjansson-dev and libpwquality-dev to build-depends. * install: Added new files. * rules: Drop ipasphinx files for now. * control: Drop dependency on custodia, not needed. * control: Bump 389-ds-base depends. * control: Drop python3-coverage depends, it's not used. * control: Bump dogtag depends. freeipa (4.8.10-2) unstable; urgency=medium . * client: Drop obsolete nssdb migration, which is now causing an error. (Closes: #971363) * Move ipa-epn service to -client-epn package. * control: Rebuild against new krb5. freeipa (4.8.10-1) unstable; urgency=medium . * New upstream release. * control: Build freeipa-client-epn only where nodejs is available. (Closes: #970230) * install: ipa-print-pac belongs to the server instead of -client-epn. * control, pkcs11-openssl-for-bind.diff: Add support for bind 9.16. (LP: #1874568) * fix-chrony-service-name.diff: Map to correct chrony service name. (Closes: #968428) * freeipa-client-epn.install: Add epn.conf. freeipa (4.8.8-2) unstable; urgency=medium . * copyright: Fix duplicate-globbing-patterns lintian error. freeipa (4.8.6-1) unstable; urgency=medium . * New upstream release. * pki-proxy-Don-t-rely-on-running-apache-until-it-s-co.patch: Dropped, upstream. * migrate-to-gpg.diff: Use gpg instead of gpg2, update dependencies. (Closes: #919062) * control: Bump gssproxy depends. * control: Relax apache2 dependency so it works on ubuntu. * control: Bump policy to 4.5.0. * control: Fix some M-A issues. * control: Drop the dummy freeipa-admintools package. * source: Update diff-ignore. * rules: Don't remove po/ipa.pot on clean. * tasks-fixes.diff: Use enable/disable_ldap_automount from base, parse_ipa_version from redhat. Add librpm8 to python3-ipalib Depends. * dnssec-race-wa.diff: Work-around racy dnssec setup, the socket isn't necessarily ready when doing policy import. * control: Update bind9-utils dependency. * control: Bump depends on opendnssec. freeipa (4.8.5-1) unstable; urgency=medium . * New upstream release. * control: Drop client from freeipa-tests depends. * Fix-font-awesome-path.patch: Dropped, upstream. * fix-ods-conf-template.diff: Dropped, upstream. * Use debhelper-compat. * Add debian/gitlab-ci.yml. - allow blhc and piuparts to fail * write-out-only-one-cert-per-file.diff: Fix writing CA cert to file. * tests: Make failure an actual failure again, and dump only last 2000 lines on failure, also from ipaclient log. * rules: Import architecture.mk. * source: Update extend-diff-ignore. * server.install: Updated. * pki-proxy-Don-t-rely-on-running-apache-until-it-s-co.patch: Fix httpd_proxy install. * control: Bump dependency on apache2 to where mod_proxy_ajp got fixed. * tests: Add sudo to dependencies for dogtag. freeipa (4.8.3-1) unstable; urgency=medium . * New upstream release. - CVE-2019-10195: Don't log passwords embedded in commands in calls using batch - CVE-2019-14867: Make sure to have storage space for tag * Fix-font-awesome-path.patch: Fix the path to font-awesome dir. (LP: #1853863) freeipa (4.8.2-1) unstable; urgency=medium . * New upstream release. * control: Server needs to depend on the py3 version of mod-wsgi. * server.install: Updated. freeipa (4.8.1-2) unstable; urgency=medium . * client.postinst: Migrate checks to python3. (Closes: #936555) * server.postinst: Let ipactl run the upgrader when needed, drop it from here. * control: Add python3-pki-base to python3-ipaserver depends. * control: Add ssl-cert to freeipa-server depends. freeipa (4.8.1-1) experimental; urgency=medium . * New upstream release. * Drop upstreamed patches. * install: Updated. * fix-ods-conf-template.diff: Drop an obsolete conf option. * rules: Rework gentarball target. * control: Bump policy to 4.4.0. * Bump debhelper compat to 12. * Migrate to python3. * d/s/local-options: Updated. * install: Updated. * control, install: Add freeipa-client-samba. * d/pydist-overrides: Updated. freeipa (4.7.2-3) unstable; urgency=medium . * control: Move python-jwcrypto to python-ipaserver depends. freeipa (4.7.2-2+exp1) experimental; urgency=medium . * rules: Build the server for experimental. freeipa (4.7.2-2) unstable; urgency=medium . * tests: Disabled, they are for the server. * Split server build-deps from the stub. freeipa (4.7.2-1+exp1) experimental; urgency=medium . * rules: Build the server for experimental. freeipa (4.7.2-1) unstable; urgency=medium . * New upstream release. * client.tmpfile: Use /run instead of /var/run. * control.common: Use same arch set on node-uglify build-dep as for nodejs. (Closes: #918579) * fix-fontawesome-path.diff: Refreshed. * rules: Build only the client until Dogtag works again. freeipa (4.7.1-3) unstable; urgency=medium . * control: Replace libsvrcore-dev build-dep with 389-ds-base-dev. * tests: Install only the packages which are used for testing. * rules: Don't run git on clean. (Closes: #912202) * control: Nodejs is not available on all archs, build server packages only where it is. * control: Add systemd to python-ipalib depends. (Closes: #851158) freeipa (4.7.1-2) unstable; urgency=medium . * control: Change python-nose to -mock on python-ipatests Depends. * fix-oddjobd-conf.diff: Fix path to org.freeipa.server.conncheck. * server.postinst: Fix a typo. * fix-fontawesome-path.diff: Fix upgrade. freeipa (4.7.1-1) unstable; urgency=medium . * New upstream release. - fix-replicainstall.diff dropped, not applicable anymore - ipa-httpd-pwdreader-force-fqdn.diff dropped, obsolete - refresh patches - server: drop ipa-replica-prepare * dont-migrate-to-authselect.diff We don't have authselect, so just return true when trying to migrate to it. (LP: #1793994) * control: Move client dependency on chrony to recommends. (Closes: #909803) * control: Build server on any arch again. * tests: Don't fail the tests, just dump the log if something goes wrong. freeipa (4.7.0-1) unstable; urgency=medium . * New upstream release. (LP: #1772447, #1772450) - fix-version.diff: Dropped, not needed - hack-duplicate-cert-directive.diff: Dropped, fixed upstream - ldap-multiarch.diff: Dropped, fixed upstream - support-pam-mkhomedir.diff: Dropped, fixed upstream - fix-apache-ssl-setup.diff: Dropped, fixed upstream - fix-httpd-group.diff: Dropped, fixed upstream - fix-named-conf-template.diff: Dropped, fixed upstream - fix-paths.diff: Dropped, fixed upstream - refresh patches * tests/server-install: Fix the fake domain, single label domains are not supported anymore. * server.postinst: Fix upgrade from earlier version. * fix-fontawesome-path.diff: Fix the path to font-awesome. (LP: #1772921) * fix-krb5kdc-cert-path.diff: Apache can't access KDC certs, move them to /var/lib/ipa/certs. (LP: #1772447) * ipa-httpd-pwdreader-force-fqdn.diff: Make sure HOSTNAME is a FQDN. (LP: #1769485) * control: Add libjs-scriptaculous to server depends. * fix-gzip-path.diff: Fix path to gzip. (LP: #1778236) * control, rules: Switch rhino to nodejs for ui build. * d/s/local-options: Add some files to ignore. * control, copyright: Add node-uglify to build-depends, the embedded copy was removed. * control, fix-py3-lesscpy-name.diff: Add python3-lesscpy to build- depends, call the binary with the correct name. * control: Add python3-pkg-resources to build-depends. * client.install: Add new template. * control: Update vcs urls. * control: Mark priority as optional. * control, rules: Bump dh to 11. * control: Add adduser to server depends. * source/lintian-overrides: Updated. * control: Bump policy to 4.1.5. * control: Update maintainer list address. * control: Build the server only on archs where 389-ds-base is available. * control: Bump python-ldap build-dep to 3.1. freeipa (4.7.0~pre1+git20180411-2) experimental; urgency=medium . * fix-bind-ldap-so-path.diff: Dropped, the plugin uses non-MA path now, fix depends to match. * control: Add python-augeas to python-ipaclient depends. (LP: #1764615) * ldap-multiarch.diff: Replace hack-libarch.diff with a new patch to support more than x86. (LP: #1600634) freeipa (4.7.0~pre1+git20180411-1) experimental; urgency=medium . * New upstream prerelease + git snapshot. * tests: Fix whitespace. * client.dirs: Add /var/lib/ipa-client/pki. * server.post*: Enable session, session_cookie apache modules. * control: Add sssd-dbus to server Depends. * fix-httpd-group.diff: Fix apache group for Debian. * control: Bump dependency on certmonger. * support-pam-mkhomedir.diff: Add support for enabling pam_mkhomedir. (LP: #1336869) * control: Add libsss-certmap-dev to build-depends. * control: Drop hardcoded libcurl3 dependency from client. * control*, rules: Add support for client-only build. * Fold admintools into the client package. * fix-bind-ldap-so-path.diff: Use multiarch path to bind/ldap.so. * fix-ipa-conf.diff: Dropped, upstream. * rules: Force building with python2. * server.install: Updated. * debian/.gitignore: Ignore d/control. * rules: If git is installed, revert po/ on clean. * server.dirs: Add missing directories, fix some permissions in postinst. * control.server: Bump dogtag dependencies to 10.6.0~. * control.server: Drop mod-nss from Depends, mod_ssl is used instead. * enable-mod-nss-during-setup.diff: Dropped, not needed anymore. * server.postinst/postrm: Enable/disable mod_ssl. * control: Bump 389-ds-base dependency. * rules: Modify python scripts to use python2. * fix-paths.diff: Add some paths to platform data. * hack-tomcat-race.diff: Restarting pki-tomcatd takes time, and renew_ca_cert does that several times in a row, so wait for 80s before starting migrating profiles to ldap to make sure the instance is up. * fix-apache-ssl-setup.diff: Fix mod_ssl setup. * hack-duplicate-cert-directive.diff: Delete a duplicate SSLCertificateFile directive until upstream is fixed. * server.postinst: Enable default-ssl site. * control: Depend on chrony instead of ntp. * fix-paths.diff: Add CHRONY_CONF. * python-ipaserver.install: Updated after dropping NTP. * fix-version.diff: Append +git to prerelease tag, don't require git. * pydist_overrides: Added. * rules: Update clean target. * control: Bump depends on bind9. freeipa (4.6.3-1.1) unstable; urgency=medium . * Non-maintainer upload. * Drop the libcurl3 dependency (Closes: #901430). freeipa (4.6.3-1) unstable; urgency=medium . * New upstream release. * support-kdb-dal-7.0.diff: Dropped, upstream. * tests: Force hostname as 'autopkgtest' if the system didn't have one. freeipa (4.6.2-4) unstable; urgency=medium . * client.postinst: Migrate from old nssdb only if it exists. freeipa (4.6.2-3) unstable; urgency=medium . * tests: Add some debug info, and fail properly. freeipa (4.6.2-2) unstable; urgency=medium . * server.postinst: Fix output redirection. freeipa (4.6.2-1) unstable; urgency=medium . * New upstream release. - Remove upstreamed patches: add-debian-platform.diff, ipa-kdb-support-dal-version-5-and-6.diff, purge-firefox-extension.diff, fix-ipa-otpd-install.diff, fix-ipa-otpd-service.diff, purge-firefox-extension.diff, prefix.patch, fix-kdcproxy-path.diff, fix-is-running.diff, fix-pkcs11-helper.diff, fix-dnssec-services.diff - Remove obsolete patches: fix-memcached.diff, fix-oddjobs.diff, fix-kdcproxy-paths.diff - Refresh rest of the patches * control et al: Memcached is not used anymore. * control, server.install: Depend on gssproxy. * control: Build-depend on python-jinja2, add CSR files to python- ipaclient. * *.install: Updated. * client.postinst: Fix update_ipa_nssdb import. * rules, autoreconf: Refactor the build to match current upstream, drop d/autoreconf. * local-options: Ignore some files not on tarballs. * rules: Migrate to dh_missing. * Drop server tmpfile, ship upstream one, and create ipaapi/kdcproxy users/groups on install and add www-data to ipaapi group. * control: Add python-sss to python-ipaserver depends. * rules: Disable building on a builddirectory, it's broken upstream for now. * control: Drop libcurl4-nss-dev from build-depends, bump libkrb5-dev build-dependency. * control: Bump dependency on bind9 and bind9-dyndb-ldap. * control: add libapache2-mod-lookup-identity to server dependencies, enable/disable it in postinst/postrm. * control: Depend on newer custodia, move dep on python-custodia to python-ipaserver. * control: Add python-sss to client depends. * Add support for krb 1.16. (Closes: #887814) freeipa (4.4.4-4) unstable; urgency=medium . [ Timo Aaltonen ] * fix-opendnssec-setup.diff: Use /usr/sbin prefix for ods binaries. * samba-4.7-fix-*: Add backported commits to allow building against samba 4.7. (Closes: #880841) . [ Steve Langasek ] * Fix autopkgtest to be robust in the face of changed iproute2 output. freeipa (4.4.4-3) unstable; urgency=medium . * fix-opendnssec-setup.diff: Fix a typo. (Closes: #878095) freeipa (4.4.4-2) unstable; urgency=medium . * control: Add a dependency on fonts-open-sans. (LP: #1656236) * fix-opendnssec-install.diff: Updated for opendnssec 2.1.x. (LP: #1703836) freeipa (4.4.4-1) unstable; urgency=medium . * Upload to unstable. (Closes: #862846) * New upstream release. - CVE-2017-2590 - ipa-kdb-support-dal-version-5-and-6.diff: Dropped, upstream. - purge-firefox-extension.diff: Refreshed. * fix-is-running.diff: Add a third argument to is_running() in ipaplatform/debian/services.py. (Closes: #856533) * fix-kdcproxy-path.diff: Update debian/paths.py to use correct path for ipa-httpd-kdcproxy. * client.dirs: Ship /etc/krb5.conf.d, because not having that breaks the installer when krb5.conf tries to include that. * copyright, watch: Update source/release location. * control, ipaserver: Move adtrustinstance python files to python- ipaserver, and add samba-common to python-ipaserver depends so that uninstall works. * fix-pkcs11-helper.diff: Fix ipa-dnskeysyncd setup which was broken by softhsm 2.2. * fix-opendnssec-setup.diff: Opendnssec 2.0.x broke DNSSEC setup, fix it. freeipa (4.4.3-3) experimental; urgency=medium . * client.postinst: Fix logfile location. freeipa (4.4.3-2) experimental; urgency=medium . * control: Fix python-ipatests to depend on python-sss instead of python-sssdconfig. freeipa (4.4.3-1) experimental; urgency=medium . * New upstream release. (Closes: #848762) * configure-apache-from-installer.diff: Dropped, upstream. * fix-cve-2016-5404.diff: Dropped, upstream. * patches: Refreshed. * work-around-apache-fail.diff: Dropped, apache supports systemd now so this should not be needed. * watch: Use https url. * client.postinst: Use update_ipa_nssdb(), which also removes remnants from /etc/pki/nssdb. * control: Bump depends on slapi-nis to 0.56.1. * control: Add python-custodia and python-requests to ipalib depends. * control: Use python-netifaces instead of iproute. * control: Add python-sssdconfig to python-ipatests depends. * control: Bump depends on 389-ds-base to 1.3.5.6, upstream #5396 #2008. * control: Bump bind9-dyndb-ldap depends to 10, upstream #2008. * control: Add python-libsss-nss-idmap to build-depends. * control: Bump depends on sssd to 1.14.0. * install: Updated. * platform: - drop variables that were commented out - add some comments to tasks.py - migrate some services to use systemd - add & update some paths - add some stub services (LP: #1653245) * control: Add krb5-otp to server depends. (LP: #1640732) * control: Demote ntp to Recommends so that lxc containers can be enrolled without it. (LP: #1630911) freeipa (4.3.2-5) unstable; urgency=medium . * fix-cve-2016-5404.diff: Fix permission check bypass (Closes: #835131) - CVE-2016-5404 * ipa-kdb-support-dal-version-5-and-6.diff: Support mit-krb5 1.15. (Closes: #844114) freeipa (4.3.2-4) unstable; urgency=medium . * freeipa-client.post*: Use /var/log/ipaclient-upgrade.log instead of ipaupgrade.log, and remove it on purge. (Closes: #842071) * control: Bump dependency on libapache2-mod-auth-gssapi to verify upstream bug #5653 is resolved. * platform: Add Debian mapping for rpcgssd and rpcidmapd service files. (LP: #1645201) freeipa (4.3.2-3) unstable; urgency=medium . * rules: Add a check to override_dh_fixperms so that chmod is not run on arch-indep build where the targets don't exist. (Closes: #839844) freeipa (4.3.2-2) unstable; urgency=medium . * copyright: Since ffb9a09a0d all original code should be GPL-3+, so drop some exceptions. * control: Add libnss-sss, libpam-sss and libsss-sudo to client depends to ensure they get installed. (LP: #1600513) * fix-ipa-otpd-service.diff: Use correct path for ipa-otpd. (LP: #1628884) * add-debian-platform.diff: Fix libsofthsm2.so install path. * control: Bump dep on softhsm2 due to changed lib install path. * tests: Add simple autopkgtest to check that ipa-server-install works. freeipa (4.3.2-1) experimental; urgency=medium . * New upstream release. * copyright, missing-sources, README.source: Exclude minified javascript that the runtime does not need. Add unminified versions of others, update copyright to match. (Closes: #787593) * source/lintian-overrides: Document minified javascript issues. freeipa (4.1.4-1) experimental; urgency=medium . * New upstream release. (LP: #1492226) - Refresh patches - platform-support.diff: Added NAMED_VAR_DIR. - fix-bind-conf.diff: Dropped, obsolete with above. - disable-dnssec-support.patch: Disable DNSSEC-support as we're missing the dependencies for now. * control: Add python-usb to build-depends and to python-freeipa depends. * control: Bump SSSD dependencies. * control: Add libsofthsm2-dev to build-depends and softhsm2 to server depends. * freeipa-{server,client}.install: Add new files. * control: Bump Depends on slapi-nis for CVE fixes. * control: Bump 389-ds-base, pki-ca depends. * control: Drop dogtag-pki-server-theme from server depends, it's not needed. * control: Server needs newer python-ldap, bump build-dep too. * control: Bump certmonger depends. * control: Bump python-nss depends. * freeipa-client: Add /etc/ipa/nssdb, rework /etc/pki/nssdb handling. * platform: Add DebianNamedService. * platform, disable-dnssec-support.patch: Fix named.conf template. * server.postinst: Run ipa-ldap-updater and ipa-upgradeconfig on postinst. * Revert DNSSEC changes to schema and ACI, makes upgrade tools fail. * server.postrm: Clean logs on purge and disable apache modules on remove/purge. freeipa (4.0.5-6) unstable; urgency=medium . * control Add gnupg-agent to python-freeipa depends, and change gnupg to gnupg2. (LP: #1492184) * Rebuild against current krb5, there was an abi break which broke at least the setup phase. freeipa (4.0.5-5) unstable; urgency=medium . * control: Drop selinux-policy-dev from build-depends, not needed anymore. * client.dirs,postrm: Drop removing /etc/pki/nssdb from postrm and let dpkg handle it. (Closes: #781114) freeipa (4.0.5-4) unstable; urgency=medium . * control: Fix freeipa-tests depends. * control: Add systemd-sysv to server depends. (Closes: #780386) * freeipa-client.postrm: Purge /etc/pki if empty. (Closes: #781114) * add-a-clear-openssl-exception.diff: Add a clear OpenSSL exception. (Closes: #772136) * control: Add systemd to build-depends. * dont-check-for-systemd-pc.diff: Dropped, not needed anymore. freeipa (4.0.5-3) unstable; urgency=medium . * rules: Set JAVA_STACK_SIZE to hopefully avoid FTBFS on exotic archs. * freeipa-client.postrm: Remove nssdb files on purge. (Closes: #775387) * freeipa-client.postinst: Fix bashism with echo. (Closes: #772242) freeipa (4.0.5-2) unstable; urgency=medium . * Team upload. * Let python-freeipa depend on python-pyasn1, because pyasn1 is imported by ipalib/pkcs10.py and ipalib/plugins/cert.py. * debian/copyright: Drop unused PD license section * debian/copyright: Fix paths of Javascript files freeipa (4.0.5-1) unstable; urgency=medium . * New upstream release - Fix CVE-2014-7828. (Closes: #768294) * control: Update my email address. * fix-bind-conf.diff, add-debian-platform.diff: Fix bind config template to use Debian specific paths, and replace named.conf not named.conf.local. (Closes: #768122) * rules, -server.postinst: Create /var/cache/bind/data owned by bind user. * rules: Fix /var/lib/ipa/backup permissions. * Add non-standard-dir-perm to server lintian overrides. * copyright: Fix a typo. * control: Bump dependency on bind9-dyndb-ldap to 6.0-4~. * control: Move dependency on python-qrcode and python-yubico from server to python-freeipa and drop python-selinux which belongs to pki-server. * control: Relax libxmlrpc-core-c3-dev buil-dep and 389-ds-base dep for easier backporting. * control: Add python-dateutils to server, and python-dbus and python- memcache to python-freeipa dependencies. (Closes: #768187) * platform: Handle /etc/default/nfs-common and /etc/default/autofs, drop NSS_DB_DIR since it's inherited already. (Closes: #769037) * control: Bump policy to 3.9.6, no changes. freeipa (4.0.4-2) unstable; urgency=medium . * control: Add python-qrcode, python-selinux, python-yubico to freeipa-server dependencies. (Closes: #767427) * freeipa-server.postinst: Enable mod_authz_user and mod_deflate too, but since they should be part of the default apache2 install, don't disable them on uninstall like the other modules. (Closes: #767425) * control: Bump server dependency on -mod-nss to 1.0.10-2 which doesn't enable the module by default. freeipa (4.0.4-1) unstable; urgency=medium . * Initial release (Closes: #734703) gnome-kiosk (49.0-3) unstable; urgency=medium . * Move Maintainer from Debian GNOME to Debian GNOME Extras * Bump Standards Version to 4.7.3 gnome-kiosk (49.0-2) unstable; urgency=medium . * Release to unstable . gnome-kiosk (49.0-1) experimental; urgency=medium . [ Jeremy Bícha ] * New upstream release * debian/docs: Install CONFIG.md and window-config.ini * Remove obsolete Rules-Requires-Root: no field * Bump Standards Version to 4.7.2 . [ Alessandro Astone ] * debian/control: Bump libmutter build-dep * debian/install: Drop xsessions targets * debian/control: Drop x-session-manager provides gnome-kiosk (49.0-1) experimental; urgency=medium . [ Jeremy Bícha ] * New upstream release * debian/docs: Install CONFIG.md and window-config.ini * Remove obsolete Rules-Requires-Root: no field * Bump Standards Version to 4.7.2 . [ Alessandro Astone ] * debian/control: Bump libmutter build-dep * debian/install: Drop xsessions targets * debian/control: Drop x-session-manager provides gnome-kiosk (48.0-1) unstable; urgency=medium . * New upstream release gnome-kiosk (48~rc-1) unstable; urgency=medium . * New upstream release * debian/gnome-kiosk-search-appliance.install: Install systemd user session gnome-kiosk (48~alpha-2) unstable; urgency=medium . * Release to unstable . gnome-kiosk (48~alpha-1) experimental; urgency=medium . * New upstream release * Build with mutter 48 * Add Build-Depends: desktop-file-utils gnome-kiosk (48~alpha-1) experimental; urgency=medium . * New upstream release * Build with mutter 48 * Add Build-Depends: desktop-file-utils gnome-kiosk (47.0-2) unstable; urgency=medium . * Release to unstable gnome-kiosk (47.0-1) experimental; urgency=medium . * New upstream release gnome-kiosk (47~alpha-1) experimental; urgency=medium . * New upstream release * Build with mutter 47 * Bump Standards Version to 4.7.0 * Add Provides: x-session-manager gnome-kiosk (46.0-3) unstable; urgency=medium . * Update Build-Depends: systemd → systemd-dev gnome-kiosk (46.0-2) unstable; urgency=medium . * Release to unstable . gnome-kiosk (46.0-1) experimental; urgency=medium . * New upstream release * Build against mutter 46 * Drop 3 patches applied in new release . gnome-kiosk (45.0-2) experimental; urgency=medium . [ Jeremy Bícha ] * Add patch applied upstream to use gnome-text-editor instead of gedit * Add patch applied upstream to set NoDisplay=true for kiosk script * Depend on gnome-text-editor instead of gedit . [ Mohammed Sadiq ] * debian: Add lintian-overrides for gnome-kiosk-search-appliance . gnome-kiosk (45.0-1) experimental; urgency=medium . * Initial release (Closes: #1017026) gnome-kiosk (46.0-1) experimental; urgency=medium . * New upstream release * Build against mutter 46 * Drop 3 patches applied in new release gnome-kiosk (45.0-2) experimental; urgency=medium . [ Jeremy Bícha ] * Add patch applied upstream to use gnome-text-editor instead of gedit * Add patch applied upstream to set NoDisplay=true for kiosk script * Depend on gnome-text-editor instead of gedit . [ Mohammed Sadiq ] * debian: Add lintian-overrides for gnome-kiosk-search-appliance gnome-kiosk (45.0-1) experimental; urgency=medium . * Initial release (Closes: #1017026) phoenix (2026.02.16.1+dfsg-1) unstable; urgency=medium . [ Seyed Mohamad Amin Modaresi ] * New upstream version 2026.02.16.1+dfsg * add a patch to disable creating archive * d/control: remove the Priority field * d/watch: set Dversion-Mangle . phoenix (2026.01.21.1+dfsg-1) unstable; urgency=medium . * New upstream version 2026.01.21.1+dfsg phoenix (2025.12.23.1+dfsg-1) unstable; urgency=medium . [ Seyed Mohamad Amin Modaresi ] * New upstream version 2025.12.23.1+dfsg * d/watch: update to version 5 phoenix (2025.11.27.1+dfsg-1) unstable; urgency=medium . * See: https://codeberg.org/celenity/Phoenix/releases/tag/2025.11.27.1 phoenix (2025.11.07.1+dfsg-1) unstable; urgency=medium . * Update to Phoenix 2025.11.07.1 * See: https://codeberg.org/celenity/Phoenix/releases/tag/2025.11.07.1 phoenix (2025.08.06.1+dfsg-1) unstable; urgency=medium . * initial packaging. (Closes: #1111590) pocketsphinx (5.0.4-4) unstable; urgency=medium . * tests-patches/build-tests-use-system-pocketsphinx.patch: Fix typo. * rules: Move arch-specific header to arch-specific directory (Closes: Bug#1133727) python-oslo.utils (10.0.1-1) unstable; urgency=medium . * New upstream release. r-cran-rdflib (0.2.9+dfsg-2) unstable; urgency=medium . * Team upload. * Packaging update (routine-update) * Standards-Version: 4.7.3 (routine-update) * Reflow Uploaders field (cme) * Remove Priority field (cme) * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update) r-cran-rdflib (0.2.9+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.0 (routine-update) r-cran-rdflib (0.2.8+dfsg-1) unstable; urgency=medium . * New upstream version r-cran-rdflib (0.2.7+dfsg-1) unstable; urgency=medium . * New upstream version r-cran-rdflib (0.2.6+dfsg-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.6.2 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) r-cran-rdflib (0.2.5+dfsg-1) unstable; urgency=medium . * Disable reprotest * New upstream version r-cran-rdflib (0.2.4+dfsg-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.6.0 (routine-update) * debhelper-compat 13 (routine-update) r-cran-rdflib (0.2.3+dfsg-2) unstable; urgency=medium . * Standards-Version: 4.5.0 (routine-update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) r-cran-rdflib (0.2.3+dfsg-1) unstable; urgency=medium . * New upstream version * debhelper-compat 12 * Standards-Version: 4.4.1 * Trim trailing whitespace. * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit, Repository, Repository-Browse. r-cran-rdflib (0.2.2+dfsg-1) unstable; urgency=medium . * New upstream version * debhelper 12 * Standards-Version: 4.3.0 * rename debian/tests/control.autodep8 to debian/tests/control * Autopkgtest: LC_ALL=C.UTF-8 r-cran-rdflib (0.2.1+dfsg-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.2.1 r-cran-rdflib (0.1.0+dfsg-1) unstable; urgency=medium . * Initial release (closes: #898513) * inst/extdata/vita.json just contains references to publications which are under TDM license but the content of those publications is not part of the package. r-cran-redland (1.0.17-19-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.3 (routine-update) * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update) * Remove Priority field to comply with Debian Policy 4.7.3 (routine- update) r-cran-redland (1.0.17-18-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.0 (routine-update) r-cran-redland (1.0.17-17-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.6.2 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) r-cran-redland (1.0.17-16-1) unstable; urgency=medium . * Team Upload. * New upstream version 1.0.17-16 r-cran-redland (1.0.17-15-1) unstable; urgency=medium . * Team Upload. * New upstream version 1.0.17-15 r-cran-redland (1.0.17-14-1) unstable; urgency=medium . * New upstream version * Add autopkgtest r-cran-redland (1.0.17-13-1) unstable; urgency=medium . * New upstream version r-cran-redland (1.0.17-12-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.5.0 (routine-update) * debhelper-compat 13 (routine-update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit, Repository, Repository-Browse. r-cran-redland (1.0.17-11-1) unstable; urgency=medium . * Team upload. * New upstream version * debhelper-compat 12 * Standards-Version: 4.4.1 * Remove empty debian/tests/control.autodep8 r-cran-redland (1.0.17-10-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.2.1 r-cran-redland (1.0.17-9-1) unstable; urgency=medium . * Initial release (closes: #898290) r-cran-roxygen2 (7.3.3-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.3 (routine-update) * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update) * dh-update-R to update Build-Depends (routine-update) * Update debian/copyright for MIT relicensing in 7.1.2 r-cran-roxygen2 (7.3.2-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.0 (routine-update) r-cran-roxygen2 (7.3.1-1) unstable; urgency=medium . * New upstream version r-cran-roxygen2 (7.3.0-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.6.2 (routine-update) * dh-update-R to update Build-Depends (routine-update) r-cran-roxygen2 (7.2.3-1) unstable; urgency=medium . * New upstream version * dh-update-R to update Build-Depends (routine-update) r-cran-roxygen2 (7.2.2-1) unstable; urgency=medium . * Disable reprotest * New upstream version r-cran-roxygen2 (7.2.1-1) unstable; urgency=medium . * New upstream version r-cran-roxygen2 (7.2.0-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.6.1 (routine-update) * dh-update-R to update Build-Depends (routine-update) r-cran-roxygen2 (7.1.2-1) unstable; urgency=medium . * Remove hack for autopkgtest * New upstream version * Standards-Version: 4.6.0 (routine-update) * dh-update-R to update Build-Depends (3) (routine-update) * Set upstream metadata fields: Repository. r-cran-roxygen2 (7.1.1-1) unstable; urgency=medium . * Team upload. * New upstream version * debhelper-compat 13 (routine-update) r-cran-roxygen2 (7.1.0-2) unstable; urgency=medium . * Team upload. * Rules-Requires-Root: no (routine-update) r-cran-roxygen2 (7.1.0-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.5.0 r-cran-roxygen2 (7.0.2-1) unstable; urgency=medium . * New upstream version r-cran-roxygen2 (7.0.1-1) unstable; urgency=medium . * New upstream version * dh-update-R to update Build-Depends * Set upstream metadata fields: Bug-Submit. r-cran-roxygen2 (7.0.0-1) unstable; urgency=medium . * New upstream version * debhelper-compat 12 * Standards-Version: 4.4.1 * rename debian/tests/control.autodep8 to debian/tests/control * Trim trailing whitespace. * Remove empty debian/tests/control. * Set upstream metadata fields: Archive, Bug-Database, Repository. * Add autopkgtest and salsa-ci r-cran-roxygen2 (6.1.1-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.2.1 r-cran-roxygen2 (6.1.0-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.1.5 * New Build-Depends: r-cran-pkgload r-cran-roxygen2 (6.0.1-1) unstable; urgency=medium . * Initial release (closes: #898286) squeak-vm (1:4.10.2.2614+20120917~dfsg-3) unstable; urgency=medium . * Non-maintainer upload. * Rewrite d/rules with newer & shorter syntax * Remove deprecated Encoding key from desktop file debian/squeak.desktop. . [ Santiago Vila ] * Fix linking again REMOVED: gpsshogi 0.7.0-3.3 REMOVED: firefox-esr-mobile-config 5.1.0-2 REMOVED: libosl 0.8.0-4.1 REMOVED: gutenprint 5.3.4.20220624T01008808d602-4