2011
min12xxw (0.0.9-6) unstable; urgency=low
* Adjust to adhere to the new printing stack
[http://wiki.debian.org/Teams/Printing/RethinkingTheStack?action=recall&rev=26]
(Closes: 647538)
+ debian/control:
- change section to text
- change package name to printer-driver-min12xxw
- add transitional dummy package 'min12xxw'
+ debian/rules:
- install to printer-driver-min12xxw
- install upstream changelog only to printer-driver-min12xxw
- install debian/changelog to dummy package min12xxw as well.
* debian/control:
+ change synopsis to start with a lower case letter
+ don't mention the homepage in the long description
-- Stefan Potyra <sistpoty@ubuntu.com> Tue, 08 Nov 2011 22:04:56 +0100
min12xxw (0.0.9-5) unstable; urgency=low
* debian/rules:
+ use dpkg-buildflags to obtain CFLAGS and LDFLAGS.
+ add build-arch target
* min12xxw.c: printav()
+ add const to msg
+ print msg using "%s"
-- Stefan Potyra <sistpoty@ubuntu.com> Tue, 11 Oct 2011 20:56:34 +0200
min12xxw (0.0.9-4) unstable; urgency=low
* debian/control:
+ Update Standards-Version to 3.9.2, no changes needed.
+ Add DM-Upload-Allowed: yes.
+ Drop Recommands against foomatic-db-engine and foomatic-filters-ppds
(Closes: #626289).
* debian/source/format: Select version 1.0 for now.
* debian/TODO.Debian: Dropped, since Recommends are changed now.
* debian/control
-- Stefan Potyra <sistpoty@ubuntu.com> Tue, 10 May 2011 20:27:50 +0200
2009
min12xxw (0.0.9-3) unstable; urgency=low
* Makefile.am: Don't list manpage in both dist_man_MANS and man_MANS,
fixing FTBFS (Closes: #543100).
* debian/control: Bump standards-version to 3.8.3, no changes needed.
-- Stefan Potyra <sistpoty@ubuntu.com> Mon, 24 Aug 2009 19:53:41 +0200
min12xxw (0.0.9-2) unstable; urgency=low
* debian/control:
- update Recommends for renamed cups packages (patch from Ubuntu, thanks
Till Kamppeter).
- still recommend on foomatic-filters-ppds (the ppds for the supported
printers are in there)
- add Homepage field
- add VCS-fields
- bump standards version to 3.8.0
- add automake to build-depends
* debian/rules:
- reformat a little to not exceed 80 chars for readability
- don't ignore errors on make distclean
- bootstrap from autotools
* debian/esc-m.1: add a space before the intial dash
* debian/copyright:
- mention getopt.c, getopt1.c getopt.h as well
- add information, that the packaging is licensed as GPL-2+ as well
* Makefile.am: don't compile getopt.c, getopt1.c (already provided by libc)
-- Stefan Potyra <sistpoty@ubuntu.com> Fri, 30 Jan 2009 19:53:25 +0100
2006
min12xxw (0.0.9-1) unstable; urgency=low
* Initial release (closes: #334093).
-- Stefan Potyra <sistpoty@ubuntu.com> Fri, 6 Jan 2006 14:39:50 +0100