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
|
bbe (0.2.2-2) unstable; urgency=low
* New maintainer (Closes: #677763).
- Move to packaging format "3.0 (quilt)".
- Use hardened build flags
http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
* debian/compat
- Update to 9.
* debian/control
- (Build-Depends): update to debhelper 9.
- (Depends): Add ${misc:Depends}.
- (DM-Upload-Allowed): Delete.
- (Homepage): Update to Freshmeat.
- (Maintainer): Set to QA group.
- (Standards-Version): Update to .
- (Vcs-*): Move URLs to point to Debian Alioth.
* debian/copyright
- Update to format 1.0.
* debian/doc-base
- New file.
* debian/patches
- (10): New. Correct typos in manual page (Closes: #637106).
Patch thanks to A. Costa" <agcosta@gis.net>.
- (20): New. Changes generated by Makefile from doc/*.{info,texi}.
* debian/rules
- Update to dh(1).
- Delete dir.gz from info directory (Closes: #597451).
* debian/source/format
- New file.
-- Jari Aalto <jari.aalto@cante.net> Sat, 02 Mar 2013 15:45:31 +0200
bbe (0.2.2-1) unstable; urgency=low
* New upstream release. (Closes: #399577)
* Update debian/watch file. (Closes: #450295)
* Update upstream URL in debian/copyright.
* Fix FTBFS when built twice in a row. (Closes: #424141, #442505)
+ Add Build-Depends on texinfo.
+ Move upstream doc/bbe.html out of the way during the build
process.
* Remove unneeded Build-Depends on autotools-dev.
* Bump Standards-Version to 3.7.3.
* Add the Homepage field and remove it from the long description.
* Add the Vcs-Git/Vcs-Browser fields.
* Add the DM-Upload-Allowed field.
* Fix lintian warning "debian-rules-ignores-make-clean-error
line 43".
-- Aurélien GÉRÔME <ag@roxor.cx> Tue, 05 Feb 2008 20:46:17 +0100
bbe (0.1.9-1) unstable; urgency=low
* New maintainer. (Closes: #388074)
* New upstream release. (Closes: #389989)
* Update Standards-Version to 3.7.2.
* Update package description with project homepage.
* Add debian/watch file.
-- Aurélien GÉRÔME <ag@roxor.cx> Sun, 15 Oct 2006 19:01:38 +0200
bbe (0.1.8-1) unstable; urgency=low
* New upstream release
-- David Moreno Garza <damog@debian.org> Thu, 22 Dec 2005 19:06:17 -0600
bbe (0.1.4-1) unstable; urgency=low
* Initial release.
-- David Moreno Garza <damog@debian.org> Sun, 16 Oct 2005 13:26:35 -0500
|