1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
|
jquery-i18n-properties (1.2.7+dfsg1-4) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Repository.
* Apply multi-arch hints. + libjs-jquery-i18n-properties: Add Multi-Arch: foreign.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 21 Nov 2022 01:19:33 +0000
jquery-i18n-properties (1.2.7+dfsg1-3) unstable; urgency=medium
* debian/watch:
+ Fix Github watch URL.
-- Mike Gabriel <sunweaver@debian.org> Thu, 29 Apr 2021 13:31:25 +0200
jquery-i18n-properties (1.2.7+dfsg1-2) unstable; urgency=medium
+ Source-only upload.
* debian/copyright:
+ Interpret GPL as GPL-1+ as suggested by Torsten Alteholz.
-- Mike Gabriel <sunweaver@debian.org> Wed, 03 Feb 2021 22:23:12 +0100
jquery-i18n-properties (1.2.7+dfsg1-1) unstable; urgency=medium
* Re-upload to unstable as NEW. (Closes: #980416).
This also solves a missing-dependency-problem for
openboard(-common). (Closes: #979521).
* New upstream release.
* debian/:
+ Repack orig tarball (drop min.js file).
* debian/*:
+ Update to new upstream origin.
* debian/patches/2001_use-Debian-s-jquery.patch:
+ Don't use external URL for loading jQuery. Use local paths for loading
Javascript library files.
* debian/{control,compat}:
+ Switch to debhelper-compat notation, bump to DH compat level version 13.
* debian/control:
+ Update Vcs-*: fields. Package has long ago been moved to Salsa.
+ Add myself to Uploaders: field. Drop Daniel Pocock.
+ Add Rules-Requires-Root: field and set it to 'no'.
+ Re-arrange packages in B-D and D fields.
+ Bump Standards-Version: to 4.5.1. No changes needed.
+ White-space fix.
* Change Section: to 'javascript'.
* debian/copyright:
+ Rename MIT license tag to Expat.
+ Use https URL in Format: field.
* debian/rules:
+ Add get-orig-source target.
+ Add dh_clean override, Remove generated *-min.js file during clean-up.
* debian/{rules,docs,examples}:
+ Handle example files by dh_installexamples.
* debian/libjs-jquery-i18n-properties.lintian-overrides:
+ Rename lintian tag.
* debian/upstream/metadata:
+ Add file. Comply with DEP-12.
* debian/libjs-jquery-i18n-properties.install:
+ Install -min.js and .js file.
-- Mike Gabriel <sunweaver@debian.org> Wed, 20 Jan 2021 15:12:04 +0100
jquery-i18n-properties (1.1.0-1) unstable; urgency=low
* Initial packaging (Closes: #750765)
-- Daniel Pocock <daniel@pocock.pro> Thu, 12 Jun 2014 13:47:51 +0200
|