android-platform-frameworks-data-binding (2.2.2-6) unstable; urgency=medium . * Team upload. * Build with the default JDK android-platform-frameworks-data-binding (2.2.2-5) unstable; urgency=medium . * Team upload. * Build for Java 8 to make sure it can be used by Java 8 Kotlin. android-platform-frameworks-data-binding (2.2.2-4) unstable; urgency=medium . * Team upload. * Added the missing dependency on libjaxb-api-java to the binary package * Standards-Version updated to 4.4.0 android-platform-frameworks-data-binding (2.2.2-3) unstable; urgency=medium . * Team upload. * Added a dependency on JAXB to fix the build failure with Java 9 (Closes: #894287) * Standards-Version updated to 4.2.1 * Switch to debhelper level 11 android-platform-frameworks-data-binding (2.2.2-2) unstable; urgency=medium . * added circular dep libandroid-tools-annotations-java (Closes: #849222) * Team upload android-platform-frameworks-data-binding (2.2.2-1) unstable; urgency=medium . [Hans-Christoph Steiner] * New upstream version * Team upload android-platform-frameworks-data-binding (2.0.0-1) unstable; urgency=medium . * Initial release. (Closes: #832108) android-platform-tools-analytics-library (2.2.2-3) unstable; urgency=medium . * Team upload. * debian/control: - Bump up policy version to 4.1.4.1 - Move Vcs-* to salsa. - Add Rules-Requires-Root: no * Add debian/.gitlab-ci.yml * Add debian/watch * Add debian/docs to install Apache license file in binary package to comfort lintian. android-platform-tools-analytics-library (2.2.2-2) unstable; urgency=high . * Fix d/libandroid-tools-analytics-library-java.poms * d/control: Build-Depends on debhelper (>= 10~) which is backport friendly android-platform-tools-analytics-library (2.2.2-1) unstable; urgency=medium . * Initial release. (Closes: #846855) android-platform-tools-base (2.2.2-6) unstable; urgency=medium . * Team upload. * d/p/use_additionalSrc.patch: update automaton group id (Closes: #1093582). * d/p/add-compiler-batch.patch: add explicit dependency (Closes: #1078397). android-platform-tools-base (2.2.2-5) unstable; urgency=medium . [ Vladimir Petko ] * Resolve the failure to build from source: - d/p/{der-output-stream.patch, add-exports.patch}: sun.security PKCS7 class now only supports encoding to DerOutputStream. Explicitly instantiate it. - d/p/bouncycastle177-compat.patch: use ASN1OutputStream instead of remove DerOutputStream. Closes: #1058331, LP: #2056088. android-platform-tools-base (2.2.2-4) unstable; urgency=medium . * Team upload. . [ Kai-Chung Yan ] * Build with libjaxb-api-java * Migrate to `NamespaceContext` in JDK11 * Replace sun.misc.BASE64Encoder with JDK8 Base64 * Replace com.sun.org.apache.xml.internal.serialize with those in Xerces2 . [ Hans-Christoph Steiner ] * Do not build jack/jill, they are unused and deprecated * Add debian/.gitlab-ci.yml . [ Emmanuel Bourg ] * Depend on libintellij-core-java and drop the embedded copy (Closes: #869286) * Fixed the compatibility with Gradle 4.4 (Closes: #994093) * Fixed the compatibility with Guava 26+ * Depend on libeclipse-jdt-core-java instead of libecj-java * Added asm-util to the classpath of gradle-core * Added the --add-exports options required to build with Java 17 (Closes: #894284) android-platform-tools-base (2.2.2-3) unstable; urgency=medium . * use minimal proguard packages to avoid pulling in GUI * point Vcs tags to salsa.debian.org * Standards-Version: 4.1.3 no changes * make license check a warning instead of an error (Closes: #883074) * fix launcher shell script for screenshot2 command * fix missing-notice-file-for-apache-license android-platform-tools-base (2.2.2-2) unstable; urgency=medium . * New using_Debian_Android_SDK.patch: When using Debian's Android SDK, the plugin will select the best `android.jar` and Build-Tools available. * d/control: * Suggests android-debian-helper that helps using the Gradle plugin provided by this package. * Depends on JDK8 since the code uses Java 8 Streams and lambda. android-platform-tools-base (2.2.2-1) unstable; urgency=medium . [ Hans-Christoph Steiner ] * New upstream release (Closes: #850997) * Team upload . [ Kai-Chung Yan ] * New BDs: * libbatik-java * libautomaton-java * libcglib-java * libjdom1-java * libjna-java * libjna-platform-java * libjoptsimple-java * liboro-java * Remove BD: libtrove3-java but use its fork from intellij-community * No longer build testutils * New patch disable_lint-cli_psi.patch android-platform-tools-base (2.0.0-2) unstable; urgency=medium . * Switch to libasm-java instead of libasm4-java (Closes: #839745) * build.gradle.patch: * Set compiler encoding to UTF-8 otherwise encoding errors * Remove non-existing gradle properties * Bring compatibility with Gradle 3.x (Closes: #844959) * d/control: * Let libandroid-ddms-java depends on adb * Build-Depends on default-jdk-headless | default-jdk (>= 1:1.6) * d/android-platform-tools-base.links: No longer provide symlinks to JARs in ANDROID_HOME. This is unnecessary. * Bring back profile.jar * Update to debhelper 10 * Let gradle-debian-helper generate Maven POMs * Build-Depends on gradke-debian-helper (>= 1.4~) * d/libgradle-android-plugin-java-doc.lintian-overrides: Ignore duplicate-files as they are example files not mistakes * d/maven.rules: Use version "debian" of bouncycastle * New Gradle_3.patch: Bring compatibility with Gradle 3.x android-platform-tools-base (2.0.0-1) unstable; urgency=medium . [ Markus Koschany ] * Remove myself from Uploaders. . [ Chirayu Desai ] * Add maxParallelForksSingleCPU.patch. Upstream uncondtionally set maxParallelForks to available processors which would equal 0.5 if there was only a single processor. Make it conditional so that the default value of 1 is used in cases where available processors are < 2. (Closes: #834753) . [ Kai-Chung Yan ] * New upstream release * Use get-orig-source to generate upstream tarball - Refactor the upstream file structure based on that * New Build-Depends: - libandroid-databinding-java - antlr3 * d/copyright: Exclude more binary files and non-free files * d/control: - Unify Maintainer to "Android Tools Maintainers" - Add myself to Uploaders - Move Vcs repo to android-tools * New Inception-Date.patch: Manually set Inception-Date in some JARs' manifest for reproducibility * New packages: * libgradle-android-plugin-java(-doc) * libandroid-ddms-java * libandroid-layoutlib-api-java * libandroid-tools-dvlib-java * libandroid-tools-repository-java * No longer build the folowwing as they are unused: * chartlib.jar * generate-local-data.jar * lint-tests.jar * nin9patch.jar * perflib.jar * profile.jar * rule-api.jar * No longer build against libandroid-tools-common-java or libandroid-tools-annotations-java which introduces self-dependencies * Install JARs into maven-repo * Generate Class-Paths for the Java programs and store them in /usr/share/android-platform-tools-base android-platform-tools-base (1.5.0-4) unstable; urgency=medium . * No-change rebuild because of bug #805228. android-platform-tools-base (1.5.0-3) unstable; urgency=medium . * Declare compliance with Debian Policy 3.9.8. * Build-Depend on libhttpcore-java. * Add libhttpcore-java-ThreadSafe.patch. Replace removed ThreadSafe annotation class with custom built annotations. Thanks to Chris Lamb for the report. (Closes: #828813) * Remove jlibs files and javahelper build-dependency. Make use of maven_repo_helper's --java-lib option instead. * Build-Depend on Groovy and update build.gradle.patch to fix build failure Cannot infer Groovy class path because no Groovy Jar was found on class path. android-platform-tools-base (1.5.0-2) unstable; urgency=medium . * Drop disable-lint.patch and build Lint because the new build-dependency liblombok-ast-java is available now. * Add liblombok-ast-java to Build-Depends. * Update package description and mention Android's Lint tool. android-platform-tools-base (1.5.0-1) unstable; urgency=medium . * Initial release. (Closes: #814797) android-sdk-helper (0.2) unstable; urgency=medium . * Team upload. * debian/control: - Move Vcs-* to salsa. - Add Rules-Requires-Root: no * debian/copyright: - Use secure URL for format field. * Add debian/.gitlab-ci.yml android-sdk-helper (0.1) unstable; urgency=medium . * Initial release. (Closes: #856386) automaton (1.12-4+dfsg-2) unstable; urgency=medium . * Team upload. * Use upstream-provided pom.xml to keep the placement of maven coordinates consistent (Closes: #1093582) automaton (1.12-4+dfsg-1) unstable; urgency=low . [ tony mancill ] * Team upload. * Update Vcs-Git (Closes: #695068) . [ Andreas Tille ] * Remove Thomas Koch from Uploaders list (thank you for your previous work, Thomas) Closes: #1019028 * Add watch file * d/copyright: - DEP5 - Review - Files-Excluded * Standards-Version: 4.7.0 (routine-update) * debhelper-compat 13 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) * Do not parse d/changelog (routine-update) * Use secure URI in Homepage field. * Add missing build dependency on javahelper for addon javahelper. bleak-retry-connector (3.8.1-1) unstable; urgency=medium . * New upstream release. nginx (1.26.3-2) unstable; urgency=medium . * Team upload * Upload to unstable nginx (1.26.3-1) experimental; urgency=medium . * Team upload * New upstream version 1.26.3 nginx (1.26.2-1) experimental; urgency=medium . * Team upload * New upstream version 1.26.2 * Add Sergey Kandaurov pgp public key * Drop upstream patches . [ Jan Mojžíš ] * d/gbp.conf: add upstream-signatures = on * d/{control,copyright}: update my email to "janmojzis@debian.org" * d/copyright: bump my copyright year node-markdown-it-html5-embed (1.0.0+ds-11) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.6.1 * Update rollup configuration for recent @rollup/plugin-node-resolve (Closes: #1022377) node-markdown-it-html5-embed (1.0.0+ds-10) unstable; urgency=medium . * team upload . * use and build-depend on terser (not uglifyjs.terser) node-markdown-it-html5-embed (1.0.0+ds-9) unstable; urgency=medium . * Team upload * Bump debhelper compatibility level to 13 * Add "Rules-Requires-Root: no" * Use dh-sequence-nodejs * Update standards version to 4.6.0, no changes needed * Fix GitHub tags regex * Fix filenamemangle * Drop dependency to nodejs node-markdown-it-html5-embed (1.0.0+ds-8) unstable; urgency=medium . * Drop legacy rollup-plugin-json usage * Bump Standards-Version to 4.5.1 (no changes needed) node-markdown-it-html5-embed (1.0.0+ds-7) unstable; urgency=medium . * Drop usage of legacy node-resolve and commonjs plugins node-markdown-it-html5-embed (1.0.0+ds-6) unstable; urgency=medium . [ Debian Janitor ] * Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright). . [ Pirate Praveen ] * Switch to rollup for bundling and fix library name * Bump Standards-Version to 4.5.0 (no changes needed) node-markdown-it-html5-embed (1.0.0+ds-5) unstable; urgency=medium . * Team upload * Fix autopkgtests * Bump debhelper compatibility level to 12 * Add debian/gbp.conf * Fix links * Fix install with pkg-js-tools >= 0.9 node-markdown-it-html5-embed (1.0.0+ds-4) unstable; urgency=medium . * Reupload to unstable * Install to /usr/share/nodejs node-markdown-it-html5-embed (1.0.0+ds-3) experimental; urgency=medium . * Build with webpack 4 and uglifyjs.terser * Switch to pkg-js-tools * Bump standards version to 4.4.0 node-markdown-it-html5-embed (1.0.0+ds-2) unstable; urgency=medium . [ Utkarsh Gupta ] * Add autopkgtest * Allow stderr in upstream test . [ Pirate Praveen ] * Drop mocha dependency (not running tests during build) * Use rollup for require test as it is a browser library * Fix upstream autopkgtest (use one test dependency from npm) * Update autopkgtest dependencies node-markdown-it-html5-embed (1.0.0+ds-1) unstable; urgency=low . [ Naga Durga, Pirate Praveen, Utkarsh Gupta, Xavier Guimard ] * Initial release (Closes: #897676) opsin (2.8.0-3) unstable; urgency=medium . * Add versioned depends on libautomaton-java. opsin (2.8.0-2) unstable; urgency=medium . * Drop no longer needed maven rule for automaton. * Enable InChI support. * Drop add-pom-dependencies.patch: no longer needed. * Drop remove-enforcer.patch: maven-enforcer-plugin is now ignored via debian/maven.ignoreRules. * Extend debian/clean. oscar4 (5.2.0+dfsg-3) unstable; urgency=medium . * Re-enable InChI support. * Add maven rule to adapt to changed automaton coordinates. pyqt5 (5.15.11+dfsg-2) unstable; urgency=medium . * Remove python3-pyqt5.qtwebkit package (closes: #1093549). * Remove other packages that have no reverse dependencies: - python3-pyqt5.qtbluetooth - python3-pyqt5.qtnfc - python3-pyqt5.qtremoteobjects - python3-pyqt5.qtx11extras webkit2gtk (2.46.6-1) unstable; urgency=high . * New upstream release (Closes: #1092311). * Refresh debian/patches/disable-nvidia-dmabuf.patch * debian/copyright: - Update copyright information of all files. * debian/rules: - Stop using -DWTF_CPU_ARM64_CORTEXA53=OFF, this was fixed upstream a long time ago (WebKit bug #197192). * debian/upstream/signing-key.asc: - sq complains about multiple concatenated ASCII Armor blocks, so put all keys in the same block. zipflinger (7.2.2-2) unstable; urgency=medium . * Source only upload zipflinger (7.2.2-1) unstable; urgency=medium . * Initial release. (Closes: #1019560) * Import Debian changes 7.2.2-1 * Enable CI REMOVED: elixir-earmark-parser 1.4.41-1 REMOVED: elixir-makeup-c 0.1.1-3 REMOVED: danmaq 0.2.3.2-3 REMOVED: elixir-makeup-elixir 1.0.0-1 REMOVED: elixir-makeup 1.2.1-1 REMOVED: ruby-rails-controller-testing 1.0.5-2 REMOVED: elixir-makeup-erlang 1.0.1-1