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
|
gfbgraph (0.2.4-1) unstable; urgency=medium
* New upstream release
* Run ./autogen.sh as part of dh_autoreconf
* Build-Depend on debhelper-compat 13
* Build-Depend on dh-sequence-gir and dh-sequence-gnome
-- Jeremy Bicha <jbicha@debian.org> Fri, 09 Oct 2020 05:53:31 -0400
gfbgraph (0.2.3-3) unstable; urgency=medium
* Update Vcs fields for migration to https://salsa.debian.org/
* Add Build-Depends-Package to symbols file
* Add -Wl,-O1 to our LDFLAGS
* Bump Standards-Version to 4.3.0
-- Jeremy Bicha <jbicha@debian.org> Mon, 24 Dec 2018 09:31:34 -0500
gfbgraph (0.2.3-2) unstable; urgency=medium
[ Jeremy Bicha ]
* Update Vcs fields for conversion to git
* Add debian/gbp.conf
* Bump Standards-Version to 4.1.2
* Bump debhelper compat to 11
[ Michael Biebl ]
* Drop uploaders.mk from debian/rules as this breaks the clean target with
dh. Instead use the gnome dh addon which updates debian/control via
dh_gnome_clean.
-- Jeremy Bicha <jbicha@debian.org> Sat, 16 Dec 2017 17:54:26 -0500
gfbgraph (0.2.3-1) unstable; urgency=medium
* New upstream release.
* Install .typelib files into multiarch paths.
* Mark gir1.2-gfbgraph-0.2 and libgfbgraph-0.2-dev as Multi-Arch: same and
libgfbgraph-doc as Multi-Arch: foreign.
* Bump Standards-Version to 3.9.6.
* Update symbols file for libgfbgraph-0.2-0.
-- Michael Biebl <biebl@debian.org> Wed, 22 Jul 2015 01:34:40 +0200
gfbgraph (0.2.2-1) unstable; urgency=low
[ Andreas Henriksson ]
* Initial release (Closes: #745886)
* Disable tests as they try to access your facebook session
[ Laurent Bigonville ]
* Add libgfbgraph-doc package to match what's existing in Ubuntu
* debian/control.in:
- Use dh_autoreconf instead of autotools_dev
- Fix GObject capitalisation in the descriptions
- Add missing ${misc:Depends}, ${shlibs:Depends}
- Add the Vcs-* fields
* debian/gir1.2-gfbgraph-0.2.install: Do not install .typelib file in
multi-arch path
* debian/rules: Re-enable the tests but does not make their failure fatal
-- Laurent Bigonville <bigon@debian.org> Sat, 26 Apr 2014 18:31:58 +0200
|