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
|
libnfo (1.0.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Add an override_auto_clean in debian/rules to fix a FTBFS caused by an
absent file (config.mak). (Closes: #718062)
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 09 Nov 2014 00:55:07 -0200
libnfo (1.0.1-1) unstable; urgency=low
* New upstream release:
- drop Debian package patches as they are now upstream
- drop Debian manpage for libnfo-reader it's now upstream
* Update Standards-Version to 3.9.1 (no changes)
* Drop Vcs-Pkg fields from control file
* Update upstream author copyright date
* Add debian/upstream-metadata.yaml
-- Davide Cavalca <davide@geexbox.org> Sat, 02 Oct 2010 15:53:26 +0200
libnfo (1.0.0-3) unstable; urgency=low
* Fix license path in Debian copyright file (Closes: #564320)
* Update Debian packaging copyright date
* Backport some more build system fixes from upstream trunk
* Backport fix-memset-args-order.patch from upstream trunk
-- Davide Cavalca <davide@geexbox.org> Wed, 27 Jan 2010 11:53:02 +0100
libnfo (1.0.0-2) unstable; urgency=low
* Convert to 3.0 (quilt) package format
* Add -fPIC to CFLAGS when building the package
* Add a manual page for libnfo-reader
* Add symbols control file for libnfo1
* Backport some build system fixes from upstream trunk
* Add 'Depends: ${misc:depends}' to all binary packages
* Omit 'Section: libs' for libnfo1 as it's inherited from the source
package definition
-- Davide Cavalca <davide@geexbox.org> Wed, 09 Dec 2009 19:38:44 +0100
libnfo (1.0.0-1) unstable; urgency=low
* Initial release (Closes: #560043)
-- Davide Cavalca <davide@geexbox.org> Tue, 08 Dec 2009 16:19:42 +0100
|