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 124 125 126
|
libfixbuf (2.4.0+ds-2) unstable; urgency=medium
* QA upload.
* Source-only upload to allow testing migration.
* debian/control: Bump Standards-Version to 4.4.1.
-- Boyuan Yang <byang@debian.org> Tue, 15 Oct 2019 10:35:57 -0400
libfixbuf (2.4.0+ds-1) unstable; urgency=medium
* QA upload
* New upstream release
* add patch to rename across devices
* SO version bumped to 9
* add libfixbuf-tools package
* remove libfixbuf.spec from Files-Excluded
* bump dh compat to 12
* set Rules-Requires-Root: no
* add Vcs-Browser and Vcs-Git
* bump standards-version to 4.4.0 (no changes)
* mark libfixbuf-doc as M-A:foreign
-- Johannes 'josch' Schauer <josch@debian.org> Tue, 24 Sep 2019 19:17:22 +0200
libfixbuf (2.2.0+ds-2) unstable; urgency=medium
* Orphan the package by setting maintainer to Debian QA Group
* Add missing Breaks+Replaces: libfixbuf3-{dev,doc} (<< 2) (closes: #916469)
-- Johannes 'josch' Schauer <josch@debian.org> Sun, 16 Dec 2018 09:41:23 +0100
libfixbuf (2.2.0+ds-1) unstable; urgency=medium
* New upstream release
* debian/copyright: update years
* debian/control: fix my name in Maintainer field
* bump debhelper version and compat level to 11
* new SO version 8 -> change package name
* remove version from -dev package name as per policy ยง8.4
* libfixbuf-dev: add dependency on libglib2.0-dev
* remove version from -doc package name
* use https for copyright-format URL
* remove .symbols file to reduce maintenance overhead
* debian/rules: enable hardening
* remove dependency_libs in override_dh_install
* use dh_missing --fail-missing instead of dh_install --fail-missing
* add autopkgtest
* debian/watch: bump to version 4
* debian/watch: use https url
* license changed to LGPL-3.0
* add license paragraphs for Free Software Foundation works
* bump Standards-Version to 4.2.1
-- Johannes 'josch' Schauer <josch@debian.org> Sat, 08 Dec 2018 21:20:27 +0100
libfixbuf (1.7.1+ds-1) unstable; urgency=medium
* New upstream release
* debian/rules: move sed call to override_dh_auto_install-arch so to not
execute it for architecture independent builds (closes: #806058)
-- Johannes Schauer <josch@debian.org> Tue, 26 Jan 2016 14:16:16 +0100
libfixbuf (1.7.0+ds-1) unstable; urgency=medium
* New upstream release
* remove d/repack.sh as pyfixbuf tarball is no longer part of the upstream
tarball
* remove dversionmangle from d/watch and replace it by repacksuffix
* add doc/html to Files-Excluded in d/copyright
* add two new symbols: fBufListFree and
fbSubTemplateMultiListEntryAddNewElements
-- Johannes Schauer <josch@debian.org> Wed, 15 Jul 2015 22:22:28 +0200
libfixbuf (1.6.2+ds-1) unstable; urgency=medium
* New upstream release
* bump standards version to 3.9.6
* change my email in Maintainer field to josch@debian.org
* in dh_clean also remove doc/doxygen_sqlite3.db and autoconf directory
* add Files-Excluded to d/copyright to remove autogenerated files from
upstream tarball when repacking
-- Johannes Schauer <josch@debian.org> Wed, 29 Apr 2015 19:27:30 +0200
libfixbuf (1.6.0+ds-1) unstable; urgency=medium
* New upstream release
-- Johannes Schauer <j.schauer@email.de> Sat, 04 Oct 2014 15:56:58 +0200
libfixbuf (1.5.0+ds-1) unstable; urgency=medium
* New upstream release
-- Johannes Schauer <j.schauer@email.de> Tue, 08 Jul 2014 07:15:21 +0200
libfixbuf (1.4.0+ds-3) unstable; urgency=medium
* Include upstream pkgconfig in libfixbuf2-dev (Closes: #744764)
* Switch to dh-autoreconf (Closes: #745973)
* add --fail-missing to dh_install invocation
-- Johannes Schauer <j.schauer@email.de> Mon, 28 Apr 2014 10:42:15 +0200
libfixbuf (1.4.0+ds-2) unstable; urgency=medium
* fix debian/copyright
-- Johannes Schauer <j.schauer@email.de> Tue, 25 Feb 2014 08:58:28 +0100
libfixbuf (1.4.0+ds-1) unstable; urgency=medium
* add debian/watch
* repack upstream tarball using debian/repack.sh
- remove tarball containing python bindings
- remove generated docs
-- Johannes Schauer <j.schauer@email.de> Tue, 14 Jan 2014 13:39:35 +0100
libfixbuf (1.4.0-1) unstable; urgency=medium
* Initial release. (Closes: #733518)
-- Johannes Schauer <j.schauer@email.de> Sun, 29 Dec 2013 12:47:22 +0100
|