[Pkg-mailman-hackers] hyperkitty_1.2.1-4~bpo9+1_amd64.changes ACCEPTED into stretch-backports, stretch-backports
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Fri Jan 11 11:00:45 GMT 2019
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 30 Dec 2018 21:56:40 +0100
Source: hyperkitty
Binary: python3-django-hyperkitty
Architecture: source all
Version: 1.2.1-4~bpo9+1
Distribution: stretch-backports
Urgency: medium
Maintainer: Debian Mailman Team <pkg-mailman-hackers at lists.alioth.debian.org>
Changed-By: Jonas Meurer <jonas at freesources.org>
Description:
python3-django-hyperkitty - Web user interface to access GNU Mailman3 archives
Closes: 799287 898920 905557 909587 910411
Changes:
hyperkitty (1.2.1-4~bpo9+1) stretch-backports; urgency=medium
.
* Rebuild for stretch-backports.
.
hyperkitty (1.2.1-4) unstable; urgency=medium
.
* d/control:
- Replace my Crans address by my Debian address in uploaders
* d/rules:
- Make the tests more verbose. Initially it was to debug garbage output,
but I prefer this output. It's more relevant.
* d/links:
- Fix the broken link to the rst sources due to the python3 migration.
(Closes: #910411)
.
hyperkitty (1.2.1-3) unstable; urgency=medium
.
* d/tests/control: Add python3-all to dependencies. (Closes: #909587)
.
hyperkitty (1.2.1-2) unstable; urgency=medium
.
* d/tests/control:
- Run testsuite with python3
.
hyperkitty (1.2.1-1) unstable; urgency=medium
.
[ Pierre-Elliott Bécue ]
* New upstream release 1.2.0
- python3 now fully supported
- d/p/0001 becomes obsolete, removed.
- Rename d/p/0002 to d/p/0001
- upstream signing key changed. Using now
541EA0448453394FF77A0ECC9D9B2BA061D0A67C (Abhilash Raj)
* d/control:
- Update (Build-)?Depedencies, as Python3 is the only supported version
now
.
[ Jonas Meurer ]
* New upstream release 1.2.1
* d/control:
- Bump standards-version to 4.2.1, no changes required
- Add versioned (Build-)Depends on python3-django >= 1:1.11
- Add versioned (Build-)Depends on python3-mailmanclient >= 3.2.0
- Add versioned (Build-)Depends on python3-django-haystack >= 2.8.0
- Add Conflicts/Replaces python-django-hyperkitty
* d/rules:
- Migrate build system to python3
* d/source/lintian-overrides:
- Remove obsolete python2 lintian overrides
* d/patches/0001-django-q-API-changed-Async-class-became-AsyncTask.patch:
- Remove obsolete patch, got incorporated upstream
* d/python3-django-hyperkitty.lintian-overrides:
- Add lintian-overrides for jquery and fontawesome. In both cases, we
have to keep the shipped versions due to backwards-incompatible changes.
.
hyperkitty (1.1.4-8) unstable; urgency=medium
.
* d/control:
- Add the Depends field on python-django-hyperkitty on python-django-q >=
0.9.4-2 (Closes: #905557)
.
hyperkitty (1.1.4-7) unstable; urgency=medium
.
* d/patches:
- Take into account django-q API changes.
* d/control:
- Bump Standards-Version to 4.2.0. No change required
.
hyperkitty (1.1.4-6) unstable; urgency=medium
.
* d/rules:
- Comment out the font-awesome replacement calls as fonts-glewlwyd relies
on fonts-font-awesome's shipped ones, and font-awesome 5 is not
providing them anymore. Use upstream's shipped fonts.
.
hyperkitty (1.1.4-5) unstable; urgency=medium
.
* d/rules:
- Prevent dh_clean to delete
hyperkitty/tests/testdata/payload-utf8-wrong.txt.orig
- Use the font-awesome.ttf and the FontAwesome.otf files from
fonts-glewlwyd package as fonts-font-awesome got updated and is not
backward compatible. Expect breakage as soon as upstream migrates to
font-awesome 5.
Closes: #898920
* d/control:
- Lowers build-depends on dh >= 11 to dh >= 11~
- Remove the dependency on fonts-font-awesome.
- Bump Standards-Version to 4.1.4
* d/python-django-hyperkitty.examples:
- Add the files in example_project in /u/s/d/p-d-h/examples
.
hyperkitty (1.1.4-4~bpo9+2) stretch-backports; urgency=medium
.
* Backports don't ship fonts-glewlwyd. Removing the dependency and the rule
to rely on Debian's version
.
hyperkitty (1.1.4-4~bpo9+1) stretch-backports; urgency=medium
.
* Rebuild for stretch-backports.
* Update build dependencies to match stretch-backports repo
.
hyperkitty (1.1.4-4) unstable; urgency=medium
.
[ Jonas Meurer ]
* d/control:
- Don't recommend mailman3, recommend mailman3-web instead.
.
[ Pierre-Elliott Bécue ]
* d/rules:
- Remove the embedded fonts that are in other packages. Same for
bootstrap.js{,.min}
- Add upstream's changelog to the package
- Move django's static files in /usr/share/python-django-hyperkitty
* d/control:
- Add dependency on the font/js packages required by the rules change
* wrap-and-sort
* Add d/s/lintian-overrides to give intel on the current python3 missing
package status.
.
hyperkitty (1.1.4-3) unstable; urgency=medium
.
[ Jonas Meurer ]
* d/tests/control: Add test command 'django-admin test'.
* d/rules: Run 'django-admin test' as build-time test.
* d/tests/control: run django-admin with explicit python version
* d/rules: don't run testsuite when 'nocheck' in DEB_BUILD_OPTIONS
.
[ Pierre-Elliott Bécue ]
* d/watch: fix the broken link, and raise version to 4
* d/control:
- Bump Standards-Version to 4.1.3
- Change Vcs links to salsa.debian.org
- Bump debhelper version requirement to 11
- Remove Testsuite: header as d/tests/control exists
* d/compat: bump to 11
* d/copyright: update years
.
hyperkitty (1.1.4-2~bpo9+2) stretch-backports; urgency=medium
.
* Rebuild for stretch-backports.
.
hyperkitty (1.1.4-2~bpo9+1) stretch-backports; urgency=medium
.
* Rebuild for stretch-backports.
.
hyperkitty (1.1.4-2) unstable; urgency=medium
.
* debian/copyright: Add missing copyright statement for bootstrap.
Thanks to Chris Lamb for the hint.
* debian/control: Bump standards-version to 4.1.2, no changes
needed.
.
hyperkitty (1.1.4-1) unstable; urgency=medium
.
[ Pierre-Elliott Bécue ]
* Initial release (Closes: #799287)
.
[ Jonas Meurer ]
* Import upstream versions 1.1.1 and 1.1.4.
Checksums-Sha1:
1160b1a65e71ca4bbe4b58ae183ff97adf6b4447 2871 hyperkitty_1.2.1-4~bpo9+1.dsc
6aa8c418dee5de392918e9987e54a054faed475b 1374223 hyperkitty_1.2.1.orig.tar.gz
5cf5d08f8843c8db7bc677e79030aa4adad45d22 833 hyperkitty_1.2.1.orig.tar.gz.asc
f92f174432a44334e63ad7184f3a41420ea71b92 123900 hyperkitty_1.2.1-4~bpo9+1.debian.tar.xz
fd52d0917177a84377bee2b95db9d0c0cf734225 8931 hyperkitty_1.2.1-4~bpo9+1_amd64.buildinfo
2abe07f0abb7715e52165823874d3c23da684a22 1200206 python3-django-hyperkitty_1.2.1-4~bpo9+1_all.deb
Checksums-Sha256:
b823464039cc11d2b8beb5ba31a2f3e68ec1ab8bd8bf53d4f073492a46521fd1 2871 hyperkitty_1.2.1-4~bpo9+1.dsc
73695ca8887a965bba5241ef55bbfd9d391cb01e684de1aa35b748ca852de720 1374223 hyperkitty_1.2.1.orig.tar.gz
d2a5cc882d18a0cf8ec29ffac3f56f0420adbc1619939b5dea4091d0a929b6fb 833 hyperkitty_1.2.1.orig.tar.gz.asc
2a42104ffe8ce675341036e3cb10c24f77206b9c5b6deeef7a5e548566a3052c 123900 hyperkitty_1.2.1-4~bpo9+1.debian.tar.xz
c43b086844eb38d0679ca99a6a38c3f5da776ce3ac0cd9e10921574c6e3b5ed8 8931 hyperkitty_1.2.1-4~bpo9+1_amd64.buildinfo
ed6457a123f1aad5b715f2be1065fdf488b0538e3820157ded55c99190469d09 1200206 python3-django-hyperkitty_1.2.1-4~bpo9+1_all.deb
Files:
34b584590f52a14e51c9551025b0b906 2871 python optional hyperkitty_1.2.1-4~bpo9+1.dsc
085176f7f6fd50f75b3ce9e09b4549dd 1374223 python optional hyperkitty_1.2.1.orig.tar.gz
dc4e9943205251f2f6ec6182abddd201 833 python optional hyperkitty_1.2.1.orig.tar.gz.asc
6329a028721a27329592899453648922 123900 python optional hyperkitty_1.2.1-4~bpo9+1.debian.tar.xz
96799022e915ff3414ec2c07b6c917de 8931 python optional hyperkitty_1.2.1-4~bpo9+1_amd64.buildinfo
f19a42ba95fd71b85dbb158419b73d0f 1200206 python optional python3-django-hyperkitty_1.2.1-4~bpo9+1_all.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEELIzSg9Pv30M4kOeDUmLn/0kQSf4FAlwpN8YACgkQUmLn/0kQ
Sf63qQ//cpjngjtujOD1xp8I7Slu9LZNWGku4lzVYIzQICIV2b6MkAJLDFtEqrbN
e8eCNeC1TD66R/8SPjVVPctea7IGLUkUMCNEifSrX9XhRkmfqlDJw1SYSzsOpP5A
at+QwfB1BS60ZAwFmRKUi8AgTbwfZVadxzStFh7uRuBdHayzfj64lj1hNndCtu6n
bDXH4EdyRD83H8e69oVIKri4KSaSoqbViULdBVYNR7XmH0LU6H75BbF94FNQZi47
mfWQuvOdwdL4T9lk5TmH88OQLLQ1UaO4rOYCN1C2sI6/YLdWUEgLlFd+JROaVrkR
oWsXW/9KweRmaT6izmwUJUrAiSl0VFktDpqq+E8Byrbq5a/rZklZ91DHykmWuz4Z
JHVYL3cNpk0I0FfLiIuG8mTfY7fgoWzZKQrjchQ619UNmefI0AAFdij2FJvLcden
EvcHT1sIDzvmNOvkTi2maoETSQ9kC/Bh1iv9aOcxrys/WM4rGGL9vn5C4ssUnlw1
B4E6Qpx4+Ozh6ztWq58heJUyiZcA0ph5nExQ9FZ1lrwZEhm6kNkDcFbKigBf4Tlu
O2jfUzEx8v/QUwNNjTLWo8/5tLZjm8OFhqbk6jQObE+aabbr4WOdd+XOVGuRt+EL
ymhyWerZK2nPqf4Cj4IxSyLaMz6hpi4drL2mK8mBjw3KMAFvdWY=
=0eMZ
-----END PGP SIGNATURE-----
Thank you for your contribution to Debian.
More information about the Pkg-mailman-hackers
mailing list