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 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123
|
mailman-hyperkitty (1.1.0-9) unstable; urgency=medium
* d/patches:
- Add patch 0002 to disable a test that doesn't work properly in Python3
(Closes: #909214)
* d/control:
- Change my email address as uploader of the package.
-- Pierre-Elliott Bécue <peb@debian.org> Wed, 03 Oct 2018 14:26:30 +0200
mailman-hyperkitty (1.1.0-8) unstable; urgency=medium
[ Jonas Meurer ]
* d/python3-mailman-hyperkitty.postinst:
- Run django-admin with python3, now that postorius and hyperkitty
got migrated to python3.
* d/control:
- Recommends 'python-django-hyperkitty' -> 'python3-django-hyperkitty'
- Bump standards-version to 4.2.1, no changes required.
* d/python3-mailman-hyperkitty.lintian-overrides:
- Remove obsolete override 'python3-mailman-hyperkitty:
python-package-depends-on-package-from-other-python-variant'
[ Helge Kreutzmann ]
* d/po/de.po:
- Add initial debconf translation (Closes: #906185)
-- Jonas Meurer <jonas@freesources.org> Mon, 17 Sep 2018 12:57:07 +0200
mailman-hyperkitty (1.1.0-7) unstable; urgency=medium
[ Adriano Rafael Gomes ]
* d/po/pt_BR.po: Brazilian Portuguese translation for debconf templates.
(Closes: #903359)
[ Pierre-Elliott Bécue ]
* d/control:
- Bump Standards-Version to 4.2.0. No change required
-- Pierre-Elliott Bécue <becue@crans.org> Mon, 13 Aug 2018 23:05:32 +0200
mailman-hyperkitty (1.1.0-6) unstable; urgency=medium
[ Jonathan Bustillos ]
* d/po/es.po: Spanish translation for debconf templates. (Closes: #900711)
-- Jonas Meurer <jonas@freesources.org> Mon, 04 Jun 2018 12:06:24 +0200
mailman-hyperkitty (1.1.0-5) unstable; urgency=medium
[ Lev Lamberov ]
* d/po/ru.po: Russian translation for debconf template. (Closes: #898180)
[ Rui Branco ]
* d/po/pt.po: Portuguese translation for debconf template. (Closes: #898539)
[ Frans Spiesschaert ]
* d/po/nl.po: Dutch translation for debconf template. (Closes: #899028)
[ Pierre-Elliott Bécue ]
* d/control:
- Add dh-python build-dependency explicitly as it'll not be dragged
automagically by debhelper soon.
- Bump Standards-Version to 4.1.4. No Change required.
- Drop the X-Python3-Version field as 3.5 is the current stable version.
* d/po/fr.po: small fixes
-- Pierre-Elliott Bécue <becue@crans.org> Sat, 26 May 2018 15:04:10 +0200
mailman-hyperkitty (1.1.0-4) unstable; urgency=medium
[ Pierre-Elliott Bécue ]
* Updated copyrights years.
* Added french translation for debconf
* d/control:
- Raise debhelper build dependency level to 11
- python3-mailman-hyperkitty: add context to the extended description of
the binary package.
* d/compat: Bump to 11
[ Jonas Meurer ]
* d/control:
- Update Depends, mailman3-core got renamed to mailman3
-- Pierre-Elliott Bécue <becue@crans.org> Fri, 16 Mar 2018 22:40:32 +0100
mailman-hyperkitty (1.1.0-3) unstable; urgency=medium
* d/control:
- Bump Standards-Version to 4.1.3, no changes required
- Remove superfluous Testsuite field
* d/python3-mailman-hyperkitty.postinst
- Update Vcs fields to point to new repository on salsa.debian.org
* d/patches/0001-adjust_mailman-hyperkitty.cfg_for_debian.patch:
- Adjust mailman-hyperkitty.cfg settings for Debian package
* d/dirs, d/install, d/po, d/*.postinst, d/*.postrm:
- Move mailman-hyperkitty.cfg from /etc/mailman3/ to
/usr/share/python3-mailman-hyperkitty/.
- Add logic to automatically configure hyperkitty archiver key in
mailman-hyperkitty.cfg. Derive it from the mailman3-web Django
project if possible.
* d/python3-mailman-hyperkitty.lintian-overrides:
- Add overrides no-debconf-config, postinst-uses-db-input
- Add override python-package-depends-on-package-from-other-python-variant
-- Jonas Meurer <jonas@freesources.org> Wed, 14 Mar 2018 13:35:49 +0100
mailman-hyperkitty (1.1.0-2) unstable; urgency=medium
[ Jonas Meurer ]
* d/rules: enable build-time tests
* d/tests/control: run the testsuite
[ Pierre-Elliott Bécue ]
* Add a d/source/local-options file to unapply the patches after the build.
-- Pierre-Elliott Bécue <becue@crans.org> Tue, 02 Jan 2018 19:34:48 +0100
mailman-hyperkitty (1.1.0-1) unstable; urgency=medium
* Initial release. (Closes: #799288, #877775)
-- Jonas Meurer <mejo@debian.org> Thu, 05 Oct 2017 14:03:37 +0200
|