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
|
z88 (13.0.0+dfsg2-4) unstable; urgency=medium
* QA upload.
* Switch to dh.
* Build verbosely.
* Raise debhelper compat level to 9.
* Drop get-orig-source target, since it does not seem to work.
-- Santiago Vila <sanvila@debian.org> Thu, 04 Aug 2016 11:30:08 +0100
z88 (13.0.0+dfsg2-3) unstable; urgency=low
* QA upload.
* Add multiarch support. Thanks to Micah Gersten! (Closes: #639059)
- debian/control: Add pkg-config as a build-dependency.
- debian/patches/70_use_pkg_config.patch: Use pkg-config
to find GTK and GLIB include paths.
-- Mònica Ramírez Arceda <monica@probeta.net> Tue, 13 Sep 2011 10:16:21 +0200
z88 (13.0.0+dfsg2-2) unstable; urgency=low
* QA upload.
* Change maintainer to Debian QA Group.
* Switch to format 3.0 (quilt).
- Add debian/source/format and debian/source/local-options.
- Adapt debian/patches to quilt.
- Adapt debian/rules.
- Remove dpatch as a dependency.
* src/CMakeLists.txt: Include /usr/include/gdk-pixbuf-2.0/
to build successfully (Closes: #621950, #622194)
* 60-fix-spelling-errors.patch: Fix some spelling errors.
* Remove Section field in z88-data to avoid override disparities.
-- Mònica Ramírez Arceda <monica@probeta.net> Mon, 04 Jul 2011 08:58:24 +0200
z88 (13.0.0+dfsg2-1) unstable; urgency=low
* New upstream version doesn't depend on libmotif-dev anymore. It's
using GTK+ instead. Because z88 doesn't depend on libmotif-dev
anymore the package can go from contrib to main.
* z88-data will be build only in build-indep not in build-arch anymore
* debian/get-orig-source: upstream's source package doesn't separate
source files, data files, documentation files and build files.
debian/get-orig-source creates some subfolder for a better overview
-- Dominique Belhachemi <domibel@cs.tu-berlin.de> Sat, 04 Apr 2009 12:49:38 -0400
z88 (13.0.0+dfsg1-1) unstable; urgency=low
* New upstream version
-- Dominique Belhachemi <domibel@cs.tu-berlin.de> Thu, 02 Apr 2009 23:25:34 -0400
z88 (12.0.1+dfsg1-1) unstable; urgency=low
* Initial release (Closes: #516333)
-- Dominique Belhachemi <domibel@cs.tu-berlin.de> Sun, 15 Feb 2009 03:21:31 -0500
|