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
|
omnidb (3.0.3b+ds-1) unstable; urgency=medium
* New upstream version.
* Set /var/lib/omnidb owner to omnidb.
* Require django 2 (needs backports on buster).
* Remove obsolete libjs-excanvas dependency.
-- Christoph Berg <myon@debian.org> Tue, 19 Jan 2021 15:25:38 +0100
omnidb (3.0.2b+ds-1) unstable; urgency=medium
* New upstream version.
* Update Files-Excluded, the offending files are in .old directories now.
* The omnidb_plpgsql_plugin is moving to a separate source package.
* New dependencies python3-django-sass and python3-social-django.
* rm -rf /var/lib/omnidb/ on purge.
-- Christoph Berg <myon@debian.org> Thu, 19 Nov 2020 11:57:16 +0100
omnidb (2.17.0+ds-5) unstable; urgency=medium
* Add test-dependency on postgresql-common (>= 219~) for pg_buildext psql.
-- Christoph Berg <myon@debian.org> Thu, 15 Oct 2020 23:22:31 +0200
omnidb (2.17.0+ds-4) unstable; urgency=medium
* R³: no.
-- Christoph Berg <myon@debian.org> Fri, 09 Oct 2020 13:34:04 +0200
omnidb (2.17.0+ds-3) unstable; urgency=low
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
[ Christoph Berg ]
* Upload for PostgreSQL 13.
* Use dh --with pgxs_loop.
* debian/tests: Depend on 'make' instead of postgresql-server-dev-all.
* debian/tests: Use 'pg_buildext psql'.
-- Christoph Berg <myon@debian.org> Fri, 02 Oct 2020 13:19:29 +0200
omnidb (2.17.0+ds-2) unstable; urgency=medium
* Add "shared files" to omnidb-common description.
* B-D on fonts-glyphicons-halflings instead of fonts-glewlwyd.
(Closes: #962878, #964691)
* DH 13.
-- Christoph Berg <myon@debian.org> Tue, 14 Jul 2020 13:14:54 +0200
omnidb (2.17.0+ds-1) unstable; urgency=medium
* New upstream version.
-- Christoph Berg <myon@debian.org> Tue, 28 Jan 2020 14:01:41 +0100
omnidb (2.16.0+ds-4) unstable; urgency=medium
* Source-only upload.
-- Christoph Berg <myon@debian.org> Mon, 11 Nov 2019 20:26:58 +0100
omnidb (2.16.0+ds-3) unstable; urgency=medium
* Upload for PostgreSQL 12.
-- Christoph Berg <myon@debian.org> Tue, 29 Oct 2019 12:52:21 +0100
omnidb (2.16.0+ds-2) unstable; urgency=medium
[ Chris Lamb ]
* Make build reproducible by sorting font package dependencies.
(Closes: #934919)
-- Christoph Berg <myon@debian.org> Fri, 16 Aug 2019 17:59:37 +0200
omnidb (2.16.0+ds-1) unstable; urgency=medium
* New upstream version.
* debian/watch: Ignore non-release tarballs.
-- Christoph Berg <myon@debian.org> Tue, 18 Jun 2019 10:02:40 +0200
omnidb (2.15.0+ds-1) unstable; urgency=medium
* Initial release.
* Use system paramiko instead of bundled module.
* Remove files from orig tarball:
OmniDB/deploy/lib: contains .so files
OmniDB/OmniDB_app/include/paramiko: not needed
OmniDB/OmniDB_app/tests: non needed, and contains binary files
-- Christoph Berg <myon@debian.org> Wed, 29 May 2019 16:39:27 +0200
|