android-platform-frameworks-base (1:14~beta1-2) unstable; urgency=medium
 .
   * Team upload.
   * Revert "d/include: Add chrono header from libstdc++-13-dev to fix ftbfs
     for gcc-13".
   * debian/rules: get-orig-source: Skip creating orig tarball if it is already
     there.
android-platform-frameworks-base (1:14~beta1-1) unstable; urgency=medium
 .
   * Team upload.
   * Upload to unstable.
   * debian/control:
     - Do not use lld for risc64el and remove support for mips.
android-platform-frameworks-base (1:14~beta1-1~exp2) experimental; urgency=medium
 .
   * Team upload.
   * debian/control:
     - Bump up base android lib version.
     - Add riscv64 support.
   * debian/rules: Minor update.
android-platform-frameworks-base (1:14~beta1-1~exp~1) experimental; urgency=medium
 .
   * Team upload.
   * New upstream release 14~beta1
   * debian/patches: Remove unused patch.
   * debian/rules: Update version in URL.
   * debian/*.mk: Move cpp std version to d/rules.
android-platform-frameworks-base (1:13.0.0+r66-1) unstable; urgency=medium
 .
   * Team upload.
   * Upload to unstable.
android-platform-frameworks-base (1:13.0.0+r66-1~exp1) experimental; urgency=medium
 .
   * Team upload.
   * New upstream release 13.0.0+r66
android-platform-frameworks-base (1:13.0.0+r30-1) unstable; urgency=medium
 .
   * Team upload.
   * Upload to unstable.
   * debian/lintian-overrides:
     - Align for the renamed-tag and use same description.
 .
 android-platform-frameworks-base (1:13.0.0+r30-1~exp4) experimental; urgency=medium
 .
   * Team upload.
 .
   [ Roger Shimizu ]
   * debian/include:
     - Add chrono header from libstdc++-13-dev to fix ftbfs for gcc-13.
   * debian/patches: Add a missing header to fix ftbfs for gcc-13.
   * debian/tests/control: Restore test for android-framework-res.
 .
   [ Chirayu Desai ]
   * Remove myself from Uploaders
 .
 android-platform-frameworks-base (1:13.0.0+r30-1~exp3) experimental; urgency=medium
 .
   * Team upload.
   * debian/aapt2_test.mk: Add -latomic to fix FTBFS on armel/mipsel.
   * Enable all tests of aapt2_test.
   * debian/rules: Skip building aapt2_test for mipsel and mips64el.
 .
 android-platform-frameworks-base (1:13.0.0+r30-1~exp2) experimental; urgency=medium
 .
   * Team upload.
   * debian/rules: Update SDK version and sync with android-platform-tools
   * Split debian/aapt2.mk to debian/libaapt2.mk (Closes: #1014831)
   * Add debian/aapt2_test.mk
   * Revert "Tentatively disable invoking aapt2".
 .
 android-platform-frameworks-base (1:13.0.0+r30-1~exp1) experimental; urgency=medium
 .
   * Team upload.
   * New upstream version 13.0.0+r30
   * debian/patches:
     - Refresh patches.
     - Add a new patch to make the build working.
 .
 android-platform-frameworks-base (1:13~beta3-1~exp1) experimental; urgency=medium
 .
   * Team upload.
   * New upstream version: 13~beta3
   * debian/patches: Refresh patches.
   * debian/patches: Add patch to fix Protobuf FTBFS (Closes: #1012572).
   * Update d/*.mk and d/rules
   * Remove dependency of chrpath
   * Tentatively disable invoking aapt2
android-platform-frameworks-base (1:13.0.0+r30-1~exp4) experimental; urgency=medium
 .
   * Team upload.
 .
   [ Roger Shimizu ]
   * debian/include:
     - Add chrono header from libstdc++-13-dev to fix ftbfs for gcc-13.
   * debian/patches: Add a missing header to fix ftbfs for gcc-13.
   * debian/tests/control: Restore test for android-framework-res.
 .
   [ Chirayu Desai ]
   * Remove myself from Uploaders
android-platform-frameworks-base (1:13.0.0+r30-1~exp3) experimental; urgency=medium
 .
   * Team upload.
   * debian/aapt2_test.mk: Add -latomic to fix FTBFS on armel/mipsel.
   * Enable all tests of aapt2_test.
   * debian/rules: Skip building aapt2_test for mipsel and mips64el.
android-platform-frameworks-base (1:13.0.0+r30-1~exp2) experimental; urgency=medium
 .
   * Team upload.
   * debian/rules: Update SDK version and sync with android-platform-tools
   * Split debian/aapt2.mk to debian/libaapt2.mk (Closes: #1014831)
   * Add debian/aapt2_test.mk
   * Revert "Tentatively disable invoking aapt2".
android-platform-frameworks-base (1:13.0.0+r30-1~exp1) experimental; urgency=medium
 .
   * Team upload.
   * New upstream version 13.0.0+r30
   * debian/patches:
     - Refresh patches.
     - Add a new patch to make the build working.
android-platform-frameworks-base (1:13~beta3-1~exp1) experimental; urgency=medium
 .
   * Team upload.
   * New upstream version: 13~beta3
   * debian/patches: Refresh patches.
   * debian/patches: Add patch to fix Protobuf FTBFS (Closes: #1012572).
   * Update d/*.mk and d/rules
   * Remove dependency of chrpath
   * Tentatively disable invoking aapt2
android-platform-frameworks-base (1:10.0.0+r36-10) unstable; urgency=medium
 .
   * debian/patches: Add patch to fix Protobuf FTBFS (Closes: #1012572).
android-platform-frameworks-base (1:10.0.0+r36-9) unstable; urgency=medium
 .
   * Team upload.
   * debian/tests/control:
     - Add test for android-framework-res.
android-platform-frameworks-base (1:10.0.0+r36-8) unstable; urgency=medium
 .
   * Team upload.
   * debian/control:
     - Bump up lib for android-platform-frameworks-native-headers.
   * debian/*.mk: Add -pie to all executable LDFLAGS.
android-platform-frameworks-base (1:10.0.0+r36-7) unstable; urgency=medium
 .
   * Team upload.
   * debian/{control,rules}: Sync with debian/exp branch.
android-platform-frameworks-base (1:10.0.0+r36-6) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Roger Shimizu ]
   * debian/rules: Run aapt2 test on all build arch.
   * debian/patches: Update fix-compile-error.patch to work with gcc-12
     (Closes: #1016267).
   * Add d/*.lintian-overrides to override custom-library-search-path
     error.
 .
   [ 殷啟聰 | Kai-Chung Yan ]
   * Remove myself from Uploaders.
android-platform-frameworks-base (1:10.0.0+r36-5) unstable; urgency=medium
 .
   * Team upload.
   * debian/control: Bump up package version of Depends.
android-platform-frameworks-base (1:10.0.0+r36-4) unstable; urgency=medium
 .
   * Team upload.
   * debian/patches:
     - Cherry-pick patches from upstream, to work with headers from
       android-platform-tools v29.
   * debian/control:
     - Update the B-D to use new headers from android-platform-tools.
android-platform-frameworks-base (1:10.0.0+r36-3) unstable; urgency=medium
 .
   * Team upload.
   * Rules-Requires-Root: no
   * fix build on armel and mipsel
android-platform-frameworks-base (1:10.0.0+r36-2) unstable; urgency=medium
 .
   * Team upload
   * Team package, remove myself from Uploaders:
   * fix autopkgtest
android-platform-frameworks-base (1:10.0.0+r36-1) unstable; urgency=medium
 .
   [ Hans-Christoph Steiner ]
   * New upstream version
   * add debian/upstream/metadata
 .
   [ Roger Shimizu ]
   * d/watch: Update rule to get new upstream version
android-platform-frameworks-base (1:8.1.0+r23-3) unstable; urgency=medium
 .
   * Release to unstable
   * Fix the install path of the headers of libandroidfw
   * Annotate all packages with Multi-Arch (Closes: #895820)
android-platform-frameworks-base (1:8.1.0+r23-2) experimental; urgency=medium
 .
   * Properly declare target dependencies in d/rules, thus fixing a FTBFS when
     building binary-indep.
   * d/aapt2.mk: Remove macros that don't apply to aapt2
android-platform-frameworks-base (1:8.1.0+r23-1) experimental; urgency=medium
 .
   * Standards-Version => 4.2.1
   * Mark the manpage of `split-select` outdated
 .
   [ Hans-Christoph Steiner ]
   * New upstream release
   * Do not exclude some test data during get-orig-source
   * Switch to Salsa
 .
   [ Umang Parmar ]
   * Switch to aapt2 to compile framework-res.apk
   * Use debian/clean to simplify build scripts
   * Add myself to Uploaders
android-platform-frameworks-base (1:7.0.0+r33-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #859081)
android-platform-frameworks-base (1:7.0.0+r1-3) unstable; urgency=medium
 .
   * include bash-completion for aapt (Closes: #856420)
android-platform-frameworks-base (1:7.0.0+r1-2) unstable; urgency=medium
 .
   * Upload to unstable
   * Switch from using patchelf to chrpath for patchelf is unavailable on MIPS
   * d/rules: Set ANDROID_BUILD_TOOLS_VERSION since aapt.mk needs it
android-platform-frameworks-base (1:7.0.0+r1-1) experimental; urgency=medium
 .
   [ Kai-Chung Yan ]
   * New upstream release
   * Build aapt2
   * Enable builds for ARM & MIPS
   * Remove package: aidl (moved to src:android-platform-system-tools-aidl)
   * Set the dynamic BUILD_TOOLS_VERSION to "debian"
   * Update to debhelper 10
   * Drop fix_expat_header_path.patch: Fixed in upstream
 .
   [ Chirayu Desai ]
   * No longer manually invoke strip-nondeterminism
     (See: <https://tracker.debian.org/news/792561>)
android-platform-frameworks-base (1:6.0.1+r55-1) unstable; urgency=medium
 .
   [ Chirayu Desai ]
   * New upstream release.
   * debian: Add watch file for usage with uscan
   * d/watch: recompress using xz
   * d/copyright:
     - Exclude "core/res/res/values-mcc310-mnc380": dpkg-source cannot handle
       symlinks to a directory
   * Update Android Build-Depends to the latest version available
 .
   [ Kai-Chung Yan ]
   * d/copyright: No longer exclude
     - No longer exclude "*.zip": Not necessary
     - No longer exclude "packages": Contains codes required for building
       android.jar
     - Exclude "core/res/res/values-mcc310-mnc170": dpkg-source cannot handle
       symlinks to a directory
android-platform-frameworks-base (1:6.0.1+r43-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Kai-Chung Yan ]
   * New upstream release
   * d/control:
     - Limit some BDs to [amd64 i386]
     - Change Maintainer to "Android Tools Maintainers"
     - Standards-Version => 3.9.8 (no changes)
   * Add both paths with/without DEB_HOST_MULTIARCH to RPATH
   * Drop aapt_Images_cpp_Res_png_9patch.diff: Disable assertions in Images.cpp
     using -DNDEBUG so that aapt can build APKs successfully
 .
   [ Chirayu Desai ]
   * New package: android-framework-res for "framework-res.apk"
android-platform-frameworks-base (1:6.0.1+r16-1) unstable; urgency=medium
 .
   * New upstream release
     - d/rules: Update BUILD_TOOLS_VERSION to 23.0.2
   * d/copyright: Exclude more useless files to reduce tarball size
   * Use aapt.bash-completion for installing bash-completion
android-platform-frameworks-base (1:6.0.0+r26-3) unstable; urgency=medium
 .
   * d/control:
     - Do not use ${binary:Version} on external packages
     - Remove libunwind from B-D as unnecessary
android-platform-frameworks-base (1:6.0.0+r26-2) unstable; urgency=medium
 .
   * d/split-select.1.md: Fix syntax error
   * d/libandroidfw.mk: Add "-Wl,-rpath=/usr/lib/android" to LDFLAGS
   * d/copyright: Include more upstream files for building the Android Frameworks
   * d/control: Add android-libunwind (>= 6) to B-D for solving the build failure
android-platform-frameworks-base (1:6.0.0+r26-1) experimental; urgency=medium
 .
   * New upstream release
   * Change version scheme to follow Android release tags
   * get-orig-source rule in d/rules for generating upstream tarballs
   * Install executables to faked SDK home
   * Makefiles independent from Quilt
   * New package: aidl, split-select, android-libaapt
   * Use makefiles for generating library symlinks
   * Add lintian-overrides for binary-or-shlib-defines-rpath
   * New manpages for aidl, split-select
   * Update d/copyright
   * d/control:
     - Add myself to Uploaders
     - Change architecture to amd64 & i386
     - Change priority to optional
     - Change Build-Depends:
       - libpng12-dev => libpng-dev
       - libexpat1-dev => libexpat-dev
       - Add android-platform-build-headers
     - All Build-Depends on AOSP packages >= 1:6.0.0
     - Fix Vcs-Git
     - Use HTTPS for Vcs URLs
     - Standards-Version => 3.9.7 (No change)
   * New patches:
     - aapt_Images_cpp_Res_png_9patch.diff: Fix API usage mistake
     - fix_aidl_typo.diff
     - aapt_typo.diff
android-platform-frameworks-base (21-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Update BD to libpng-dev (Closes: #810166)
   * Add patch for new libpng1.6 (Closes: #809861)
   * Rebuild against android-libhost, with versioned depend to ensure that the
     GCC-5 rebuilt version is used. (Closes: #808899)
android-platform-frameworks-base (21-2) unstable; urgency=low
 .
   * add versions to shlibs so dh can do dep detection
     (Closes: #768821) (Closes: #769236)
   * set Android Tools team as Maintainer
   * fix installation of aapt bash completion rules
android-platform-frameworks-base (21-1) unstable; urgency=low
 .
   * Initial release (Closes: #763571)

apktool (2.7.0+dfsg-7) unstable; urgency=medium
 .
   * Team upload.
   * CVE-2024-21633: Prevent arbitrary file writes with malicious resource names.
apktool (2.7.0+dfsg-6) unstable; urgency=medium
 .
   * only test APK build on arches with aapt that can do it
apktool (2.7.0+dfsg-5) unstable; urgency=medium
 .
   * fix broken symlink to commons-text.jar (Closes: #1033226)
apktool (2.7.0+dfsg-4) unstable; urgency=medium
 .
   * fix arch detection for Depends:
apktool (2.7.0+dfsg-3) unstable; urgency=medium
 .
   * Team upload.
   * build binary package for each arch to set Depends:aapt per-arch
apktool (2.7.0+dfsg-2) unstable; urgency=medium
 .
   * Ignore deprecation message on stderr in autopkgtest
   * aapt has never existed on ppc64el, skip Depends there
apktool (2.7.0+dfsg-1) unstable; urgency=medium
 .
   * Team upload.
   * add test case to decompile actual APK
   * New upstream version 2.7.0+dfsg
apktool (2.6.1+dfsg.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Add missing dependency
apktool (2.6.1+dfsg.1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 2.6.1+dfsg.1
   * refresh and update patches
   * add "libcommons-text-java" to Build-Depends
   * exclude build outputs
apktool (2.5.0+dfsg.1-2) unstable; urgency=medium
 .
   * Source-only upload to allow the migration to testing. (Closes: #982623)
   * Declare compliance with Debian Policy 4.5.1.
apktool (2.5.0+dfsg.1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 2.5.0.
   * Refresh all patches.
   * Update Files-Excluded and remove get-orig-source target, now
     that tar works as expected.
apktool (2.4.1-1) unstable; urgency=medium
 .
   * New upstream version 2.4.1.
   * Declare compliance with Debian Policy 4.5.0.
   * Tighten dependency on libsmali-java to >= 2.4.0.
   * Refresh all patches.
apktool (2.4.0-1) unstable; urgency=medium
 .
   * New upstream version 2.4.0.
   * Switch to debhelper-compat = 12.
   * Declare compliance with Debian Policy 4.4.0.
   * Require java8-runtime-headless at least.
   * Rebase build.patch
apktool (2.3.4-1) unstable; urgency=medium
 .
   * New upstream version 2.3.4.
   * Use dh_missing instead of dh_install.
   * Declare compliance with Debian Policy 4.2.1.
   * Implement get-orig-source target because uscan and Files-Excluded does not
     work as expected.
apktool (2.3.3-2) unstable; urgency=medium
 .
   * Add snakeyaml-1.21.patch and fix NoSuchMethodError error with Snakeyaml
     1.21. (Closes: #902666)
apktool (2.3.3-1) unstable; urgency=medium
 .
   * New upstream version 2.3.3.
apktool (2.3.2-1) unstable; urgency=medium
 .
   * New upstream version 2.3.2.
   * Refresh the patches.
apktool (2.3.1+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 2.3.1+dfsg.
   * Switch to compat level 11.
   * Declare compliance with Debian Policy 4.1.3.
   * Refresh build.patch.
apktool (2.3.0+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 2.3.0+dfsg.
   * Declare compliance with Debian Policy 4.1.1.
   * Refresh build.patch.
apktool (2.2.4+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 2.2.4+dfsg.
   * get-orig-source: Remove --repack option.
   * Declare compliance with Debian Policy 4.0.1.
   * Refresh build.patch.
   * Remove libjsr305-java. It is no longer required.
apktool (2.2.3+dfsg-1) unstable; urgency=medium
 .
   * Upload to unstable.
   * New upstream version 2.2.3+dfsg.
   * Refresh use_system_framework.patch
   * Build-depend on proguard-cli to avoid pulling in useless X11 libs.
   * Tighten dependencies on libsmali-java.
   * Refresh build.patch
apktool (2.2.2+dfsg-1) experimental; urgency=medium
 .
   * New upstream version 2.2.2+dfsg.
apktool (2.2.1+dfsg-2) unstable; urgency=medium
 .
   * Make the build reproducible by using the install file for all jar files
     instead of the find command in debian/rules.
     Thanks to Chris Lamb for the report. (Closes: #845475)
apktool (2.2.1+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 2.2.1+dfsg.
   * Switch to compat level 10.
apktool (2.2.0+dfsg-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Markus Koschany ]
   * Drop jflex and libgradle-jflex-plugin-java from Build-Depends.
 .
   [ Chirayu Desai ]
   * Imported Upstream version 2.2.0+dfsg
   * Drop framework install path patch
   * maven: use debian version for apache commons-lang3
   * Add debian gitignore file
apktool (2.1.1+dfsg-3) unstable; urgency=medium
 .
   * Update debian-wrapper.patch and symlink
     /usr/share/android-framework-res/framework-res.apk to
     ~/.local/share/apktool/framework/1.apk on first start if it does not exist.
     This will avoid unnecessarily filling up disk space. (Closes: #827646)
   * Tighten dependency on libsmali-java.
apktool (2.1.1+dfsg-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Chirayu Desai ]
   * Depend on android-framework-res, and use it. (Closes: #824933)
   * Use ~/.local/share/apktool for installing frameworks. (Closes: #824930)
 .
   [ Markus Koschany ]
   * Patch wrapper script instead of replacing it. (Closes: #824927, #824925)
apktool (2.1.1+dfsg-1) unstable; urgency=medium
 .
   * Imported Upstream version 2.1.1+dfsg.
apktool (2.1.0+dfsg-2) unstable; urgency=medium
 .
   * Remove superfluous check for apktool.jar because it is guaranteed to be
     installed into /usr/share/apktool anyway.
     Thanks to Sophie Brun for the report. (Closes: #823212)
apktool (2.1.0+dfsg-1) unstable; urgency=medium
 .
   * Imported Upstream version 2.1.0+dfsg.
   * Declare compliance with Debian Policy 3.9.8.
   * Depend on default-jre-headless | java7-runtime-headless.
   * Drop LittleEndianDataInputStream.java.patch. Fixed upstream.
   * Refresh build.patch for new release.
   * Update debian/copyright for new release.
   * Add libsmali-java to Build-Depends and Depends.
   * Symlink smali jars into apktool directory.
apktool (2.0.2+dfsg-2) unstable; urgency=medium
 .
   * Update LittleEndianDataInputStream.patch.
     Replace defunct Little Endian implementation by cherry-picking
     upstream commit ecb46ec5e750e58c159ab557f7e21f2d27c7a6b9
     and using the new public domain class LittleEndianDataInputStream
     (Closes: #819191)
   * Clarify license for new Little Endian data input stream implementation.
apktool (2.0.2+dfsg-1) unstable; urgency=medium
 .
   * Initial release (Closes: #806855)

dact (0.8.42-6) unstable; urgency=medium
 .
   * QA upload.
   * debian/control:
       - Added 'Rules-Requires-Root: no' to source stanza.
       - Bumped Standards-Version to 4.7.0.
       - Migrated DH level to 13.
       - Migrated Vcs-* fields to from personal to Debian namespace on Salsa.
   * debian/copyright:
       - Added missing Files paragraph.
       - Updated packaging copyright information.
   * debian/debian-save-restore.mk: no longer needed. Removed.
   * debian/docs: avoided installing non-documentation file.
   * debian/gbp.conf: created to comply with DEP-14 layout recommendations and
     enforce pristine-tar usage.
   * debian/patches/
       - 20-Makefile.in.patch:
           ~ Adapted to make clean target restore upstream files overwritten
             during build.
           ~ Adapted to make install target honor DESTDIR.
           ~ Converted patch header to DEP-3.
       - 30-fix-lzo-comp.patch: created to use liblzo2 instead of liblzo.
   * debian/rules:
       - Added execute_before_dh_builddeb target to remove empty directories.
       - Removed commands to run autoreconf and update config.* files from
         dh_auto-configure override, as they are run by default when using the dh
         sequencer since debhelper compatibility level 10.
       - Removed dependency on debian/debian-save-restore.mk file.
       - Removed no longer needed dh_auto_clean and dh_builddeb overrides.
       - Removed sed invocation from override_dh_auto_configure, as it was
         replaced by 30-fix-lzo-comp.patch.
       - Removed the '-Wl,--as-needed' linker flag, as the toolchain defaults to
         linking with it since bullseye.
       - Stopped overriding prefix and other installation directories during
         dh_auto_configure invocation.
   * debian/source/include-binaries: created to include a binary test file.
   * debian/tests/:
       - control: updated to compare resulting file with the expected output.
       - test.txt.dct: created as the expected output from the test file.
   * debian/upstream/metadata: created to provide upstream metadata.
   * debian/watch: updated to version 4.
dact (0.8.42-5) unstable; urgency=medium
 .
   * QA upload.
   * Set Debian QA Group as maintainer. (see #920115)
   * Using new DH level format. Consequently:
       - debian/compat: removed.
       - debian/control: changed from 'debhelper' to 'debhelper-compat' in
         Build-Depends field and bumped level to 12.
   * debian/control:
       - Bumped Standards-Version to 4.4.0.
       - Changed URL to use https in Homepage field.
       - Remove unnecessary autotools-dev dependency.
       - Updated VCS fields to use Salsa.
   * debian/copyright:
       - Added a new package contributor in copyright.
       - Changed URL to use https in source and format fields.
   * debian/rules: enabled all hardening flags.
   * debian/tests/*: created to provide simple CI test.
   * debian/watch: changed regex to use https.
dact (0.8.42-4) unstable; urgency=low

  * debian/control
    - (Build-Depends): Rm dpkg-dev; not needed with debhelper 9.
    - (Standards-Version): Update to 3.9.3.1.
  * debian/copyright
    - Update to format 1.0.
  * debian/rules
    - Use DEB_*_MAINT_* variables and CPPFLAGS (Closes: #665211).
      Patch thanks to Simon Ruderich <simon@ruderich.org>.
    - Link against lzo2 library, not lzo (fixes compiling).
  * debian/*.mk
    - Minor updates.

dact (0.8.42-3) unstable; urgency=low

  * debian/compat
    - Update to 9
  * debian/control
    - (Build-Depends): update to debhelper 9, dpkg-dev 1.16.1.
  * debian/rules
    - Use hardened CFLAGS.
      http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags

dact (0.8.42-2) unstable; urgency=low

  * debian/control
    - (Description): Lowercase first line.
    - (Standards-Version): Update to 3.9.2.
    - (Uploaders): Remove unused field.
  * debian/copyright
    - Update to DEP5.
  * debian/rules
    - (FILE_LIST_PRESERVE): New variable,
    - (override_dh_auto_clean): New. Save files.
    - (override_dh_builddeb). Restore files.
  * debian/debian-save-restore.mk
    - New.

dact (0.8.42-1) unstable; urgency=low

  * New upstream release (Closes: #593002).
  * debian/compat
    - Update to 8.
  * debian/control
    - (Build-Depends): update to debhelper 8.
    - (Standards-Version): Update to 3.9.1.

dact (0.8.41-5) unstable; urgency=low

  * New maintainer (Closes: #581369).
    - Update to packaging format "3.0 (quilt)".
  * debin/control
    - (Build-Depends): remove dpatch. Add autotools-dev.
    - (Description): Fix typo (Closes: #548592).
    - (Vcs-*): New.
  * debian/copyright
    - Point to GPL-2.
    - Update layout.
  * debian/patches
    - (Number 01): Remove; integrated to 20.
    - (Number 10): New. Fix manual page.
    - (Number 20): New. Makefile.in ignore install not relevant to Debian.
      Disable "/etc/magic" file install. This belong to libmagic1 where
      a wishlist bug #582945 was opened to add dact types.
  * debian/rules
    - Move to dh(1).
    - (override_dh_auto_configure): Use latest config.*
      (FTBFS; Closes: #534812).

dact (0.8.41-3) unstable; urgency=low

  * New mantainer. (Closes: #439529)
  * Bump DH_COMPAT 5.
  * Added Homepage in control file.
  * Added debian/watch file.
  * Build modules compress and encrypt data. This bug was solved (probably)
    since 0.8.39-2 version. (Closes: #258019)

dact (0.8.41-2) unstable; urgency=low

  * Disabled dact modules generation and removed module_dir line in
    dact.conf (via a dpatch). Closes: #378754

dact (0.8.41-1) unstable; urgency=low

  * New upstream release
  * Do not apply 01_manpage_typos.dpatch, since those typos are corrected
    in the new upstream release
  * debian/control: Standards-Version bumped to 3.7.2 (no changes required)

dact (0.8.39-4) unstable; urgency=low

  * debian/control: fixed long description. Closes: #360070

dact (0.8.39-3) unstable; urgency=low

  * Correction of some typos in the upstream manpage via dpatch.
    Thanks to A. Costa. Closes: #355834
  * debian/control: Standards-Version bumped to 3.6.2 (no changes required)

dact (0.8.39-2) unstable; urgency=low

  * Program libraries are now installed under /usr/lib/dact. Closes: #252786
  * debian/rules cleanup

dact (0.8.39-1) unstable; urgency=low

  * New upstream release

dact (0.8.36-1) unstable; urgency=low

  * New upstream release
  * Added liblzo-dev to the Build-Depends

dact (0.8.35-1) unstable; urgency=low

  * New upstream release

dact (0.8.11-9) unstable; urgency=low

  * debian/watch file removed: no links with package version to check upon.

dact (0.8.11-8) unstable; urgency=low

  * No need to install "patch-magic-file" script anymore, as dact magic
    headers are now in the "file" package.
  * Package now follows Debian-Policy version 3.6.1 (no changes needed)

dact (0.8.11-7) unstable; urgency=low

  * In comp_bzlib.c the correct block size is passed to the bzip2 compression
    verification function, as suggested by the upstream author. Closes: #158075
  * Using debian/compat instead of DH_COMPAT line in debian/rules
  * Package now follows Debian-Policy version 3.6.0 (no changes needed)
  * Cleaned up debian/rules

dact (0.8.11-6) unstable; urgency=low

  * Package now follows Debian-Policy version 3.5.10 (no changes needed)
  * DH_COMPAT set to 4 and added ${misc:Depends} in debian/control
  * patch-magic-file script is now treated as an example
  * corrected error in README.Debian

dact (0.8.11-5) unstable; urgency=low

  * Package moved to main section
  * Package now follows Debian-Policy version 3.5.9


hdup (2.0.14-6) unstable; urgency=medium
 .
   * Debian stuff totally revamped with dh rules and source 3.0.
   * Now using modern debhelper compatibility level.
   * Revised debian/copyright for machine readable format.
   * Policy bumped to 4.5.1.
   * Home page removed because not more active.
   * A few patches are now integrated to have a buildable package.
     (closes: #929645)
hdup (2.0.14-5.2) unstable; urgency=medium
 .
   [ Gianfranco Costamagna ]
   * Upload to unstable
 .
   [ Helmut Grohne ]
   * Non-maintainer upload.
   * Improve cross building: Let dh_auto_configure pass --host to ./configure.
     (Closes: #929645)
hdup (2.0.14-5.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Apply the patch on source-tree since this is not a quilt format package
     (Closes: #925711)
hdup (2.0.14-5) unstable; urgency=medium
 .
   * New patch: gcc-4.6 to fix for GCC 4.6.
     (closes: #641645)
   * Debian policy bumped. No changes.
hdup (2.0.14-4) unstable; urgency=low

  * Now explicitly uses bash in examples/.
    (closes: #530097)
  * Do not strip hdup if requested, by fixing src/Makefile.in
    (closes: #437158)
  * Now debhelper level is set to 7.
  * Using dh_prep instead of dh_clean -k.
  * Policy bumped to 3.8.4.

hdup (2.0.14-2) unstable; urgency=low

  * Updated README.Debian to document #302790. It is unlikely that Miek patch
    for GNU tar would be applied now or in the future, so hdup should be used
    as is. Also included Miek tar patch, just in case.
  * Moved to DH compatibility 5.
  * Policy bumped to 3.7.2, without changes.
  * Incidentally rebuilding solves also the gzip patch issue.
    (closes: #381724)

hdup (2.0.14-1) unstable; urgency=low

  * New upstream release

hdup (2.0.8-2) unstable; urgency=low

  * hdup.h.in was fucked and incorrect set conf dir to $prefix/etc/hdup

hdup (2.0.8-1) unstable; urgency=low

  * New upstream release
  * Policy bumped to 3.6.2, no changes.
  * Changed build-dep to openssh-client | ssh to reflect recent change in
    packaging and being backportable.

hdup (2.0.7-1) unstable; urgency=low

  * New upstream release
    (closes: #294644)

hdup (2.0.6-1) unstable; urgency=low

  * New upstream release
    (closes: #290600)

hdup (2.0.5-1) unstable; urgency=low

  * New upstream release: thanks Miek, always responsive :)
    (closes: #290723, #290598, #290599)
  * Partially fix #290600, the \, thing needs more work.

hdup (2.0.4-1) unstable; urgency=low

  * New upstream release

hdup (1.6.37-1) unstable; urgency=low

  * New upstream release

hdup (1.6.33-1) unstable; urgency=low

  * New upstream release, with minor bugfixes.

hdup (1.6.32-1) unstable; urgency=low

  * New upstream release

hdup (1.6.31-1) unstable; urgency=low

  * New upstream release
  * Added backup.pl and cleanup.pl among examples

hdup (1.6.30-1) unstable; urgency=high

  * New upstream release.
    This now solves truly #246501.

hdup (1.6.29-2) unstable; urgency=high

  * Miek provided a patch for erroneous location of the config file (debian/sysconf.patch)
    (closes: #246501)

hdup (1.6.29-1) unstable; urgency=low

  * New upstream release with fixes.

hdup (1.6.28-1) unstable; urgency=low

  * New upstream release

hdup (1.6.25-1) unstable; urgency=low

  * New upstream release (again!)
  * Added gnupg build-dep and suggestion due to new feature.
  * Added lzop and bzip2 build-dep, previously lacking.
  * Now install (again) under /usr/sbin instead of /usr/bin, and examples/hdup.conf
    has been removed; also etcdir is now sysconfdir.
    File rules is changed as consequence :-/

hdup (1.6.24-1) unstable; urgency=low

  * New upstream release

hdup (1.6.23-1) unstable; urgency=low

  * New upstream release
  * Added lzop suggestion in control file

hdup (1.6.22-1) unstable; urgency=medium

  * New upstream release. This is a bugfix release for 1.6.21.

hdup (1.6.21-1) unstable; urgency=low

  * New upstream release

hdup (1.6.19-1) unstable; urgency=medium

  * New upstream release
  * Policy updated to 3.6.1 (no changes)

hdup (1.6.18-1) unstable; urgency=low

  * New upstream release

hdup (1.6.17-1) unstable; urgency=low

  * New upstream release
    Mik followed my suggestions in src/Makefile.in, which is now good for
    pkging.
  * Policy updated to 3.6.0
  * no-history-post-run.sh added to examples dir (upstream)
  * back-up-script.sh removed in examples dir (upstream)

hdup (1.6.15-1) unstable; urgency=low

  * New upstream release.
    Now install under /usr/bin instead of /usr/sbin.

hdup (1.6.10-1) unstable; urgency=low

  * New upstream release
  * Policy updated.

hdup (1.6.8-1) unstable; urgency=low

  * New upstream release

hdup (1.6.4-2) unstable; urgency=low

  * Changed a bit description in control file.
    (closes: #165812)
  * Policy updated to 3.5.8

hdup (1.6.4-1) unstable; urgency=low

  * New upstream release

hdup (1.6.1-1) unstable; urgency=low

  * New upstream release


libgringotts (1:1.2.1-16) unstable; urgency=medium
 .
   * debian/compat: update to 10.
   * debian/copyright:
     - Update Source url and copyright year for debian files.
   * debian/control:
     - Update to debhelper 10.
     - Bump to Standards-Version 4.1.2. No changes required.
     - Drop unnecessary dh-autoreconf build-dependency.
     - Refresh homepage and development urls.
   * debian/watch:
     - Rewrite to look at Github and update to version 4 format.
   * debian/rules:
     - Remove '--parallel' and '--with autoreconf' as they are enabled by
       default in compat level 10.
libgringotts (1:1.2.1-15) unstable; urgency=medium
 .
   * Add patches to fix some problems:
     - 01_fix_signedness_errors.patch: Fix pointers casted from long to
       unsigned int. Thanks to Aurelien Jarno.
     - 02_fix_documentation_examples.patch: Fix examples in documentation.
     - 03_fix_testsuite.patch: Generated password is sometimes of inferior
       quality. (Closes: #736938).
   * Let build test suite again on s390x and hurd-i386.
libgringotts (1:1.2.1-14) unstable; urgency=low
 .
   * Avoid building test suite to fix FTBFS on s390x and hurd-i386.
libgringotts (1:1.2.1-13) unstable; urgency=low
 .
   * Bump Debian version to avoid getting rejected due to a previous
     version (1.2.1-12). (Closes: #728027).
   * Bump Standards-Version to 3.9.5. No changes required.
libgringotts (1:1.2.1-2) unstable; urgency=low
 .
   * debian/control:
     - Bump Standards-Version to 3.9.4. No changes required.
     - Update debhelper to 9.
     - Add Multi-Arch support.
   * debian/rules:
     - Add hardening flags and clean deprecated code.
     - Add '--parallel' compilation.
   * debian/*.install files adapted to use Multi-Arch paths.
   * Add 00_fix_pkgconfig_pc_file.patch to fix paths for Multi-Arch.
   * Add doc-base control file to register documentation with doc-base.
   * Upgrade upstream's GPL version to be compatible with debian packaging.
libgringotts (1:1.2.1-1) unstable; urgency=low
 .
   * Standards version 3.9.3.
   * Move to source version 3.0 (quilt).
   * Split libgringotts from gringotts source package again. It's an
     independent library and could be useful in other software.
   * Change version to match upstream's (1.2.1). Previous was 1.2.10~pre3-1
     due to merge on gringotts source package.
   * debian/control:
     - Bump to Standards-Version 3.9.3.
     - Add dh-autoreconf to Build-Depends (build system too old).
   * debian/rules: enable security hardening build flags.
   * Add lintian overrides for hardening-no-fortify-functions.
   * debian/copyright: rewrite to machine-readable format.
   * Add symbols control file.
   * Stop shipping .la files (closes: #633167).
libgringotts (1.2.1-11) unstable; urgency=low

  * Orphaning this package: upstream homepage has vanished and the
    author does not respond to mails anymore.
  * Set maintainer to QA group
  * Replace ${Source-Version} with ${binary:Version}.

libgringotts (1.2.1-10) unstable; urgency=low

  * Standards version 3.7.2.0
  * Conflict with libmhash << 0.9.6-2, since this version fixes the
    big-endian problems.
  * Remove libmudflap stuff, it is unused.
  * Rename libgringotts1 to libgringotts2 (Closes: #367262)

libgringotts (1.2.1-9) unstable; urgency=low

  * Patch to work with new libmhash2 0.9.4a library, and add a conflict
    to old versions << 0.9.4.
  * Use debhelper v5
  * Put Section: header in first stanza of debian/control

libgringotts (1.2.1-7) unstable; urgency=high

  * Don't build with mudflap support on mips/mipsel CPUs. Fixes FTBFS,
    thus urgency high.

libgringotts (1.2.1-6) unstable; urgency=low

  * rerun libtoolize to fix build failure on GNU/k*BSD (Closes: #317296)

libgringotts (1.2.1-5) unstable; urgency=low

  * Bump up standards version to 3.6.2.1
  * Compile with gcc 4.0 and mudflap support, see also here:
    http://gcc.fyxm.net/summit/2003/mudflap.pdf

libgringotts (1.2.1-4) unstable; urgency=low

  * Remove 'powerful' from description. Now this packages uses less
    power and therefore saves some energy.

libgringotts (1.2.1-3) unstable; urgency=low

  * Fix typos in description (Closes: #304642)

libgringotts (1.2.1-2) unstable; urgency=low

  * added debian/watch file
  * use cdbs to build the package
  * update Standards version to 3.6.1

libgringotts (1.2.1-1) unstable; urgency=low

  * New upstream release.

libgringotts (1.2.0-1) unstable; urgency=low

  * Initial Release. (Closes: #189299)


mcrypt (2.6.8-7) unstable; urgency=medium
 .
   * Add internal functions declaration, mod to upstream (closes: #1066256)
mcrypt (2.6.8-6) unstable; urgency=medium
 .
   * mv configure.in configure.ac
   * autotools updates
     - merge cygwin patch
     - obey autoupdate and autoreconf
     - remove autotools-generated files
     - include some types in generated API descriptions
   * remove debian/rules cruft
     - make sure configure.in stays dead despite dpkg-source's removal quirks
   * rcsid? Wow (remove)
   * spelling fixes
   * update po/
   * adopt package (closes: #917897)
mcrypt (2.6.8-5) unstable; urgency=medium
 .
   * QA upload.
   * Run wrap-and-sort -a.
   * Using new DH level format. Consequently:
       - debian/compat: remove.
       - debian/control: change from 'debhelper' to 'debhelper-compat' in
         Build-Depends field and bump debhelper-compat to 13.
   * debian/control:
       - Add Rules-Requires-Root: no.
       - Bump Standards-Version to 4.6.0.
       - Drop Uploaders field because it is an orphan package.
       - Update VCS fields to use Salsa.
   * debian/rules:
       - Add DEB_BUILD_MAINT_OPTIONS to improve GCC hardening.
       - Drop trailing whitespace.
   * Add debian/salsa-ci.yml.
   * Add debian/source/format with "1.0".
   * Drop debian/source.lintian-overrides.
   * Drop trailing whitespace in debian/changelog.
   * Update debian/watch.
mcrypt (2.6.8-4) unstable; urgency=medium
 .
   * QA Upload (sigh, third time is a charm?)
   * Also explicitly pass BZIP2=/bin/bzip2 to configure
mcrypt (2.6.8-3) unstable; urgency=medium
 .
   * QA Upload.
   * Use full path for GZIP=/bin/gzip configure argument anyway.
     - unfortunately configure ignores values that is not a full
       path, so we can't avoid using full path.
mcrypt (2.6.8-2) unstable; urgency=medium
 .
   * QA Upload.
 .
   [ Andreas Henriksson ]
   * Orphan package (no maintainer uploads since >= old-old-stable).
   * Pass GZIP=gzip to configure to avoid needlessly embedding full path
     - fixes reproducible build on merged-usr vs non-merged systems.
 .
   [ Benjamin Kerensa ]
   * Fix typo in package description (Closes: #526780)
mcrypt (2.6.8-1.3) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Fix cve-2012-4527: long file name buffer overflow (closes: #690924).
mcrypt (2.6.8-1.2) unstable; urgency=high
 .
   * Non-maintainer upload by the Security Team.
   * Fix three other buffer overflows in check_file_head.
   * Fix use of uninitialized data when no salt is used.
   * Enable hardening flags.
mcrypt (2.6.8-1.1) unstable; urgency=high
 .
   * Non-maintainer upload by the Security Team.
   * CVE-2012-4409: buffer overflow when decrypting a file with a too
     long salt.
   * No id: format-string attacks via file name arguments and possibly
     others.
mcrypt (2.6.4-3.2) unstable; urgency=high

  * Non-maintainer upload.
  * Add automake1.7 to build-dependencies; fixes FTBFS. (Closes: #372076)

mcrypt (2.6.4-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Hack around other libraries #undef-ing VERSION by creating a duplicate
    variable MCRYPT_VERSION in configure.in and config.h, rerunning autoconf,
    and using that in src/mcrypt.c; fixes FTBFS. (Closes: #340008)

mcrypt (2.6.4-3) unstable; urgency=low

  * updated the description and added new url to the copyright
    (closes: #274554)

mcrypt (2.6.4-2) unstable; urgency=low

  * Maintainer upload to close bugs, already fixed by aroldan (thanks)
  * mcrypt(1) manpage fixes, see also fixes (closes: #171764)
  * new upstream version (closes: #211387)
  * added code snipplet to debian/rules to make config.sub, config.guess
    up-to-date
  * delete configure cache, log, etc. files when cleaning

mcrypt (2.6.4-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream version. (closes: #211387)
  * Fixed typos in mcrypt(1) manpage. (closes: #171764)
  * Changed reference to mcrypt(3) which is actually libmcrypt(3) on
    mcrypt(1). (closes: #208877)
  * Build-depend on zlib1g-dev.

mcrypt (2.6.3-1) unstable; urgency=low

  * New upstream release
  * fix for the crypt (closes: #171761)


openfoam (1912.200626-3) unstable; urgency=medium
 .
   * Team upload.
   * d/watch: find new upstream
   * d/control: restrict to 64-bit architectures.
   * d/copyright: consolidation gpl-3+ statements to avoid lintian error
openfoam (1912.200626-2) unstable; urgency=medium
 .
   * Team upload.
   * d/patches/gcc-13.patch: cherry-picked from upstream to fix ftbfs
     with GCC-13. Closes: #1037803
   * Standards-Version: 4.6.2 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Add salsa-ci file (routine-update)
   * Rules-Requires-Root: no (routine-update)
openfoam (1912.200626-1) unstable; urgency=medium
 .
   * [584a7e2] New upstream version 1912.200626
   * [f23d691] Refresh hardening patch
   * [c4b478b] Remove unneeded Files-Excluded; prebuilt PDF gone
openfoam (1906.191111+dfsg1-2) unstable; urgency=medium
 .
   * [d64a732] Update d/watch url
   * [e72cfcf] Unset MAKEFLAGS to fix parallel builds (Closes: #945041)
openfoam (1906.191111+dfsg1-1) unstable; urgency=medium
 .
   * [74095ba] Update package homepage
   * [863113f] Update debian/watch pattern
   * [e6f2069] New upstream version 1906.191111+dfsg1
openfoam (1906+dfsg1-1) unstable; urgency=medium
 .
   [ Kurt Kremitzki ]
   * [d0548da] Point d/watch at correct develop.openfoam.com upstream
   * [eed48f1] Remove upstream-removed prebuild PDFs from d/copyright Files-Excluded
   * [6a19851] Revise d/copyright
   * [d308e6f] New upstream version 1906+dfsg1
   * [f715a92] Refresh 30_hardening.patch
   * [3fc662e] Remove upstreamed 40_build-parallel.patch
   * [0d2ab18] Clean up disabled patches
   * [70849cf] Limit parallel build to 2 processes on Ubuntu (Closes: #920586)
 .
   [ Mark Olesen ]
   * [b9bc8b5] Update hardening patch
   * [660daaa] Remove old manpage stubs. Now generated directly.
   * [a2f5e01] Update rules, reduced environment
openfoam (1812+dfsg1-2) unstable; urgency=medium
 .
   * [f2ea0ce] Fix autopkgtests (Closes: #919711)
   * [f83685c] Implement upstream feedback on packaging
openfoam (1812+dfsg1-1) unstable; urgency=medium
 .
   * Upload to unstable
openfoam (1812+dfsg1-1~exp1) experimental; urgency=medium
 .
   * [b9e8471] New upstream version 1812+dfsg1 (Closes: #882878)
   * [8f56fdd] Refresh & prune patches
   * [67e13c1] Add hardening and update version in rules
   * [6574bea] Update d/copyright
openfoam (4.1+dfsg2-1) unstable; urgency=medium
 .
   * [933b43f] Don't clean .orig files
   * [b3c5364] Update d/copyright for repacking
   * [aa1ad83] New upstream version 4.1+dfsg2
   * [ee594d0] Remove false positive lintian override hardening-no-relro
   * [0b224d1] Add myself to Uploaders
openfoam (4.1+dfsg1-2.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add upstream fix for FTBFS with glibc 2.28,
     thanks to Juhani Numminen. (Closes: #915344)
openfoam (4.1+dfsg1-2.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build with -g1 on mips/mipsel to workaround address space
     limitations.
openfoam (4.1+dfsg1-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Add upstream fix for FTBFS with gcc 8,
     thanks to Juhani Numminen. (Closes: #897826)
openfoam (4.1+dfsg1-2) unstable; urgency=medium
 .
   [ Anton Gladky ]
   * [1a60574] Set compat-level 11
   * [58250b6] Remove deprecated testsuite-field in d/control
   * [08b7edf] Update VCS-field. Set Standards-Version: 4.1.3
   * [31f8129] Remove myself from uploaders
 .
   [ James Cowgill ]
   * [cf893c5] Remote IRIX specific MIPS includes. (Closes: #855373)
 .
   [ Steve Langasek ]
   * [30b7ca8] Add ppc64el to the limited-parallel-build-archs. (Closes: #895390)
openfoam (4.1+dfsg1-1) unstable; urgency=medium
 .
   * [78956c8] Update d/watch.
   * [8dde2aa] New upstream version 4.1+dfsg1
   * [736abf7] Refresh patches.
openfoam (4.0+dfsg1-8) unstable; urgency=medium
 .
   * [0b0edcf] Add libfl-dev to BD. (Closes: #846445)
openfoam (4.0+dfsg1-7) unstable; urgency=medium
 .
   [ Graham Inggs ]
   * [9712cf6] Limit parallel build to 3 processes on Ubuntu amd64 and arm64.
openfoam (4.0+dfsg1-6) unstable; urgency=medium
 .
   * [72a8066] Disable dummyScotch package.
   * [6f4bc55] Add autopkgtest.
openfoam (4.0+dfsg1-5) unstable; urgency=medium
 .
   * [8f36ce7] Move all libs to usr/lib.
openfoam (4.0+dfsg1-4) unstable; urgency=medium
 .
   * [d50b576] Update description of the patch.
   * [e1c659e] Do not hardcode the arch-bits. (Closes: #840461)
   * [587dedc] Remove temporar debug-markers.
   * [c1444a8] Ignore quilt dir
openfoam (4.0+dfsg1-3) unstable; urgency=medium
 .
   * [1ce76c1] Fix FTBFS due to case-sensitive folder name.
   * [3942004] Remove 64bit-specific flags.
openfoam (4.0+dfsg1-2) unstable; urgency=medium
 .
   * [df4b5ac] Use python3-dependency instead of python3-minimal
               to escape FTBFS.
openfoam (4.0+dfsg1-1) unstable; urgency=low
 .
    * Initial Release. (Closes: #514327)

osmo (0.4.4-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload
 .
   [ Jeremy Bícha ]
   * Add patch to switch from webkit2gtk 4.0 to 4.1
   * Update Build-Depends
   * Add minimal debian/gbp.conf
 .
   [ Debian Janitor ]
   * Trim trailing whitespace
   * Avoid explicitly specifying -Wl,--as-needed linker flag
osmo (0.4.4-2) unstable; urgency=medium
 .
   * Declare compliance with Debian Policy 4.6.1.
   * Use pkg-config to find libxml2.
     Thanks to Hugh McMaster for the report and Maxim Gordienko for the patch.
     (Closes: #949422)
   * d/control: Use https for the Homepage field.
osmo (0.4.4-1) unstable; urgency=medium
 .
   * New upstream version 0.4.4.
   * Switch to debhelper-compat = 13.
   * Declare compliance with Debian Policy 4.5.0.
osmo (0.4.2-2) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
   * d/watch: Use https protocol
 .
   [ Markus Koschany ]
   * Switch to compat level 11.
   * Declare compliance with Debian Policy 4.2.1.
   * Remove get-orig-source target.
   * Update copyright years.
osmo (0.4.2-1) unstable; urgency=medium
 .
   * New upstream version 0.4.2.
   * Replace libgtkspell3-3-dev with libgspell-1-dev.
   * Declare compliance with Debian Policy 4.1.1.
   * Drop segfault.patch. Fixed upstream.
osmo (0.4.0-2) unstable; urgency=medium
 .
   * Upload to unstable.
   * Declare compliance with Debian Policy 4.0.0.
   * Use https for the Format field.
osmo (0.4.0-1) experimental; urgency=medium
 .
   * New upstream version 0.4.0.
   * Improve debian watch file.
   * Switch to compat level 10.
   * Drop deprecated Debian menu file.
   * Switch build-dependencies from GTK2 to GTK3. Use webkit2gtk from now on.
     (Closes: #790213)
   * Declare compliance with Debian Policy 3.9.8.
   * Drop osmo.xpm icon because it is not needed anymore.
   * Update copyright years.
   * Drop all patches. Applied upstream.
   * Add segfault.patch and prevent a segmentation fault on startup. Thanks to
     Max Gordienko.
osmo (0.2.14-4) unstable; urgency=medium
 .
   * Add libarchive-i386.patch.
     Fix corrupt data backup on i386.
     Thanks to Christian Buchmüller for the report and Maxim Gordienko for the
     patch. (Closes: #813414)
   * Vcs-Git: Use https.
osmo (0.2.14-3) unstable; urgency=medium
 .
   * Update my e-mail address.
   * Drop osmo-dbg because the automatic -dbgsym package has replaced it.
osmo (0.2.14-2) unstable; urgency=medium
 .
   * Improve reproducible-build.patch and add a new configure option
     --enable-reproducible.
   * d/rules: Enable reproducible builds in dh_auto_configure target.
   * Add hurd-FTBFS.patch.
     Fix FTBFS on GNU/Hurd due to undeclared PATH_MAX macro.
   * Vcs-Browser: Switch to https.
osmo (0.2.14-1) unstable; urgency=medium
 .
   * Imported Upstream version 0.2.14.
   * debian/rules: Add get-orig-source target.
   * Update copyright years.
   * Add reproducible-build.patch and make the build reproducible.
osmo (0.2.12-1) unstable; urgency=medium
 .
   * Imported Upstream version 0.2.12.
     - Support for syncml is gone entirely hence the request to enable it
       has become obsolete. (Closes: #636674)
     - Marking a task as done/undone apparently toggles the right task again.
       (Closes: #607660)
   * Replace build-dependency libtar-dev with libarchive-dev.
   * Declare compliance with Debian Policy 3.9.6.
   * Update VCS-Browser field to new canonical address.
   * Drop all patches. Merged upstream.
   * Drop README.source because the sources are pristine now.
   * Install FAQ with docs file.
   * Update copyright years.
osmo (0.2.10+svn937-1) unstable; urgency=low
 .
   * [8ab6da3] Imported Upstream version 0.2.10+svn937
     - Do not append -lm to LDFLAGS in debian/rules, instead update the build
       system to avoid a FTBFS on Debian derivatives like Ubuntu where
       -Wl,--as-needed is the default implementation. Thanks to Micah Gersten.
       (Closes: #717781)
     - Update the Brazilian translation. Thanks to Alexandro Casanova.
       (Closes: #714907)
     - Add a new mutt-query command for osmo which works similar to abook's
       backend. Search your contacts and print the email address in mutt.
       (Closes: #653602)
   * Update README.source.
   * Drop Add-keywords-to-osmo.desktop.patch. Merged upstream.
   * Add desktop.patch with a German translation string for the Comment field.
   * Add manpage.patch and document the new option --mutt-query.
   * Update watch file to use recommended URL.
osmo (0.2.10+svn928-2) unstable; urgency=low
 .
   * Upload to unstable.
   * [b231e70] Update to use the current canonical Vcs-URI.
   * [a70910f] Add Remove-Werror-flag-from-AM_INIT_AUTOMAKE.patch
   * [b44f5a7] debian/rules: Fix FTBFS and add -lm to LDFLAGS.
     Thanks to David Suárez for the report. (Closes: #713463)
   * [62a6236] Add-keywords-to-osmo.desktop.patch
   * [4845f4c] Remove versioned dependencies from Build-Depends.
     All dependencies are trivially satisfied now.
   * [ed6a6a6] Update copyright years.
osmo (0.2.10+svn928-1) experimental; urgency=low
 .
   * New Maintainer. Thanks Eike for the past work! (Closes: #692502)
   * New upstream SVN snapshot.
   - Includes small bugfixes and translation updates.
   * Bump compat level to 9 and require debhelper >=9 for automatic hardening
     build flags.
   * Simplify debian/rules by using dh sequencer.
   * Build with dh --parallel and autoreconf.
   * Build with hardening=+all.
   * Update to copyright format 1.0 and include missing LGPL-2 license.
   * Add longtitle to menu and a new osmo.xpm icon.
   * Bump Standards Version to 3.9.4, no changes needed.
   * Add README.source.
   * From now on osmo will be maintained in a git repository. Add Vcs-fields in
     debian/control.
osmo (0.2.10+svn922-2) unstable; urgency=low

  * upload to unstable
  * debian/control:
    - change build dependency from libwebkit-dev to libwebkitgtk-dev
  * debian/rules:
    - don't install manpage, done by upstream

osmo (0.2.10+svn922-1) experimental; urgency=low

  * new upstream snapshot
    - support libnotify (>=0.7.0) (Closes: #630293)
  * debian/control:
    - bump standards version to 3.9.2, no changes needed
  * debian/changelog:
    - update for 2011
  * debian/rules:
    - use build-arch and build-indep to make lintian happy

osmo (0.2.10+svn898-1) unstable; urgency=low

  * debian/control:
    - remove libgtkhtml2-dev from Build-Depends (to be removed from archive)
    - add libwebkit-dev to Build-Depends

osmo (0.2.10-1) unstable; urgency=low

  * New upstream release:
    - fix crash when selecting second contact entry (Closes: #551824)
  * Switch to new dpkg-source 3.0 (quilt) format
  * debian/control:
    - bump standards version to 3.8.4, no changes needed
    - add ${misc:Depends} to Depends to make lintian happy
    - add libgtkhtml2-dev to Build-Depends (new upstream requirement)
    - add libtar-dev to Build-Depends (new upstream requirement)

osmo (0.2.8-1) unstable; urgency=low

  * New upstream release:
    - export tasks to ical (Closes: #528388)
    - fix homepage in about screen (Closes: #543894)
  * debian/control:
    - bump standards version to 3.8.3, no changes needed
    - depend on xdg-utils
    - remove built-dep on quilt
  * debian/rules:
    - remove dh_desktop to fix lintian warning
    - quilt no longer needed

osmo (0.2.2-1lenny0) testing-proposed-updates; urgency=low

  * debian/patches/fix_fr_po_encoding.patch:
    - Fix encoding of French translation


php-mcrypt (3:1.0.7-1) unstable; urgency=medium
 .
   * New upstream version 1.0.7
php-mcrypt (3:1.0.5-4) unstable; urgency=medium
 .
   * No-change source-only update
php-mcrypt (3:1.0.5-3) unstable; urgency=medium
 .
   * Enable PHP 8.2
php-mcrypt (5.1.2-1) unstable; urgency=low

  * Initial release. (Closes: #321933)
  * Use 3.01 version of PHP license.


stegcracker (2.1.0-4) unstable; urgency=medium
 .
   * Drop dependency on python3-distutils. (Closes: #1065964)
   * Update packaging copyright years.
stegcracker (2.1.0-3) unstable; urgency=medium
 .
   * Bump Standards-Version to 4.6.2.
   * Update packaging copyright years.
   * Update the search rule in debian/watch.
   * Update my email address.
stegcracker (2.1.0-2) unstable; urgency=medium
 .
   * Update debian/watch.
   * debian/salsa-ci.yml: allow reprotest to fail temporarily.
stegcracker (2.1.0-1) unstable; urgency=medium
 .
   * New upstream version 2.1.0.
   * Bump Standards-Version to 4.5.1.
   * Replace debian/master with debian/latest.
   * Update manpage.
stegcracker (2.0.9-2) unstable; urgency=medium
 .
   * Upload to unstable.
   * Updated manpage.
   * debian/manpage/stegcracker.txt: removed.
stegcracker (2.0.9-1) experimental; urgency=medium
 .
   * Initial release. (Closes: #968398)

steghide (0.5.1-15) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Trim trailing whitespace.
   * Fix field name case in debian/copyright (Upstream-name => Upstream-Name).
   * Update standards version to 4.5.0, no changes needed.
 .
   [ Giovani Augusto Ferreira ]
   * Bumped DH level to 13.
   * debian/steghide.docs: updated file paths.
   * debian/not-installed: added to list not installed files.
   * debian/control: moved doxygen to Build-Depends.
   * debian/upstream/metadata: added bug tracking URL.
   * debian/copyright: updated packaging years.
 .
   [ Samuel Henrique ]
   * Configure git-buildpackage for Debian
   * d/t/control: Add superficial restriction (closes: #969869)
steghide (0.5.1-14) unstable; urgency=medium
 .
   [ Giovani Augusto Ferreira ]
   * Using new DH level format. Consequently:
       - debian/compat: removed.
       - debian/control: Changed from 'debhelper' to 'debhelper-compat' in
         Build-Depends field and bumped level to 12.
   * debian/control:
       - Added the field Rules-Requires-Root: binary-targets.
       - Standards-Version: bumped to 4.4.1 (no changes needed)
       - Set "Multi-Arch: foreign" for steghide-doc.
   * debian/copyright:
       - Updated years and rights.
   * debian/patches/:
       - add-hardening.patch: created to improve hardening.
       - fix-spelling.patch: updated indexes.
   * debian/salsa-ci.yml:
       - Allow reprotest to fail temporarily.
   * debian/tests/control: created to provide trivial tests.
   * wrap-and-sort -sa
 .
   [ Samuel Henrique ]
   * Add salsa-ci.yml
   * d/steghide-doc.doc-base: Fix typo steghise
steghide (0.5.1-13) unstable; urgency=medium
 .
   [ Raphaël Hertzog ]
   * Update team maintainer address to Debian Security Tools
     <team+pkg-security@tracker.debian.org>
   * Update Vcs-Git and Vcs-Browser for the move to salsa.debian.org
 .
   [ Giovani Augusto Ferreira ]
   * Bumped DH level to 11
   * Bumped Standards-Version to 4.2.1
   * Dropped autoreconf depends
   * Updated my email address
   * debian/copyright: updated URI and packaging copyright years
   * debian/patches: removed obsolete patches.
   * debian/rules: added override to dh_auto_test
   * Added upstream metadata file
steghide (0.5.1-12) unstable; urgency=medium
 .
   * New Maintainer. (Closes: #826880)
   * Acknowledge NMU. Thanks to Matthias Klose. (Closes: #761788)
   * debian/control:
       - Added libjs-jquery for steghide-doc.
       - Added the Vcs-* fields.
       - Fixed a mistake in a long description.
       - Removed the leading article from short descriptions.
       - Using dh-autoreconf now. (Closes: #707769)
   * debian/copyright:
       - Using 1.0 format.
       - Full updated.
   * debian/docs: renamed to steghide.docs.
   * debian/patches:
       - consolidated-gcc-patches.patch:
           ~ Added index files reference.
       - correct-german.patch and
       - no-mkinstalldirs.patch:
           ~ Added a header to patch.
       - fix-spelling.patch:
           ~ Created to fix few typos in some files.
   * debian/rules:
       - Added DEB_BUILD_MAINT_OPTIONS to improve the GCC hardening.
       - Added command to remove jquery.js from upstream source code.
       - Disabled verbose mode.
   * debian/steghide.install:
       - Removed entry that was installing useless files. (Closes: #560163)
   * debian/steghide-doc.doc-base:
       - Created to link the developer documentation.
   * debian/steghide-doc.links:
       - Added to properly link with libjs-jquery
   * debian/watch: created.
steghide (0.5.1-11) unstable; urgency=medium
 .
   * QA upload.
   * debian/compat:
     - Bumped compat level to 10
       this adds with --with-autoreconf to update config.{guess,sub}
       and fix FTBFS on architectures such as ppc64el.
       Closes: #759453, #535842
   * debian/source/format:
     - File added with "3.0 (Quilt)"
   * debian/control:
     - Standards-Version updated to 3.9.8.
     - ${misc:Depends} to binary package dependency.
     - Added entry for the steghide-doc which now will contain the
       documentation generated.
   * debian/rules:
     - Changed to dh $@ to make debian build simpler.
   * debian/patches:
     - Updated to quilt format. Consolidated modifications shipped in
       file diff.gz to 2 separated patches.
     - Some patches to enable build system to run with autoreconf.
steghide (0.5.1-10) unstable; urgency=medium
 .
   * Package orphaned, maintainer is now the QA group.
   * Changed to debhelper compatibility 5. Closes: #817680.
steghide (0.5.1-9.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build-depend on libtool-bin. Closes: #761788.
steghide (0.5.1-8) unstable; urgency=low

  * Updated to standards version 3.7.2.
  * Maintainer upload, closes: #360479.
  * Updated to debhelper 4 compatibility.

steghide (0.5.1-7.1) unstable; urgency=high

  * Non-maintainer upload
  * EmbData.cc: Explicitly include config.h to work around libmhash's
    namespace abuse of VERSION
  * Forcefully cast the return of mhash_get_hash_name from uint8_t * to char *
  * Happy birthday, vorlon, closes: #360479

steghide (0.5.1-5) unstable; urgency=low

  * Applied patch from Andreas Jochens <aj@andaco.de> so it can build
    with gcc 3.4, closes: #274184.
  * Updated standards version to 3.6.1.
  * Refixed so that INSTALL and COPYING information is not in the
    deb archive.

steghide (0.5.1-4) unstable; urgency=low

  * Added libtool to build deps, closes: #239724.

steghide (0.5.1-3) unstable; urgency=low

  * Added build dependency on zlib, closes: #239277.

steghide (0.5.1-2) unstable; urgency=low

  * Removed gcc-2.95 from build depends, closes: #19945.

steghide (0.5.1-1) unstable; urgency=low

  * New upstream release, closes: #227176.
  * This version works with gcc3 with minor paches, closes: #199459.

steghide (0.4.6b-2) unstable; urgency=low

  * Fixed build dependency so it can compile on sparc, closes: #198138.

steghide (0.4.6b-1) unstable; urgency=low

  * New maintainer, closes: #174125.
  * New upstream version.
  * Updated to standards version 3.5.8.
  * Reformatted the description so it is a bit more readable.
  * Changed the copyright file so it contains a better description
    of the GPL. Also fixed a lintian error there.
  * Build depends on gcc-2.95 and changed rules file as well.
  * Moved from non-US to misc.


stegseek (0.6+git20210910.ff677b9-1) unstable; urgency=medium
 .
   * Upload to unstable.
stegseek (0.6+git20210910.ff677b9-1~exp2) experimental; urgency=medium
 .
   * Bump Standards-Version to 4.6.2.
   * Update packaging copyright years.
   * Add override to dh_auto_test.
   * Update the search rule in debian/watch.
   * Update my email address.
stegseek (0.6+git20210910.ff677b9-1~exp1) experimental; urgency=medium
 .
   * New upstream git snapshot version 0.6+git20210910.ff677b9.
stegseek (0.6-1~exp1) experimental; urgency=medium
 .
   * New upstream version 0.6.
   * Drop debian/patches/001_fix-spelling-error.patch (applied upstream).
stegseek (0.5-1~exp1) experimental; urgency=medium
 .
   * Initial release. (Closes: #986340)



REMOVED: jenkins-job-builder 3.11.0-7
REMOVED: vimix 0.7.2+git20221123+ds-3
REMOVED: sawfish 1:1.11.90-1.2
REMOVED: rep-gtk 1:0.90.8.2-3
REMOVED: baresip 1.1.0-1
REMOVED: libsnl 0.2.1.svn.18-1.2
REMOVED: sawfish-themes 0.13.0-2
REMOVED: calculix-cgx 2.21+dfsg-1
REMOVED: unifrac 1.3-3
REMOVED: wlcs 1.6.1-1
REMOVED: libhdr-histogram 0.11.8-1
REMOVED: pyjdata 0.3.6-1
REMOVED: pybj 0.2.6-2
REMOVED: sc 7.16-4.2
REMOVED: q2-diversity-lib 2024.5.0-1
REMOVED: lomiri-session 0.3-2
REMOVED: python-jenkins 1.4.0-4
REMOVED: geotranz 3.7-3
REMOVED: ring 20231201.0~ds1-1
