-
gpr (0.15deb-2) unstable; urgency=low
* Bump debhelper to 8 (use dh_prep)
* Add build-arch build-indep in debian/rules
* Refresh autostuff
* Fix: "FTBFS: dpkg-buildpackage: error: dpkg-source -b gpr-0.15deb
gave error exit status 2", thanks to Didier Raboud (Closes: #643142).
* [INTL:da] Danish translation of the debconf templates gpr,
thanks to Joe Dalton (Closes: #627845).
-- A Mennucc1 <email address hidden> Thu, 29 Sep 2011 16:35:45 +0200
-
gpr (0.15deb-1) unstable; urgency=low
* Switch to dpkg-source 3.0 (quilt) format * Rewrite of the combo code to select printers, by Bernhard R. Link -- A Mennucc1 <email address hidden> Sat, 26 Mar 2011 19:03:28 +0100
-
gpr (0.15deb) unstable; urgency=low
* Thanks Martin for the NMU (Closes: #543661)
* Rearranged widgets in window, to make it smaller (Closes: #501140).
* "[INTL:ru] Russian debconf templates translation", thanks to
Yuri Kozlov (Closes: #513505).
* "[INTL:fi] Finnish translation of the debconf templates",
thanks to Esko Arajärvi (Closes: #539336).
-- A Mennucc1 <email address hidden> Fri, 18 Sep 2009 12:32:25 +0200
-
gpr (0.14deb1+nmu1) unstable; urgency=low
* Non-maintainer upload.
* Removed old CUPSYS names in Build-Depends and Depends (Closes: #529964).
* Fixed the following Lintian warnings:
W: gpr source: debhelper-but-no-misc-depends gpr
(fix: added ${misc:Depends} to debian/control)
W: gpr source: package-uses-deprecated-debhelper-compat-version 4
(fix: 'echo 5 > debian/compat' and (>= 5.0) in debian/control)
W: gpr source: debian-rules-sets-DH_COMPAT line 9
(fix: line commented out)
W: gpr source: debian-rules-ignores-make-clean-error line 52
(fix: "-$(MAKE) distclean" to "[ ! -f Makefile ] || $(MAKE) distclean")
-- Martin-Éric Racine <email address hidden> Sun, 30 Aug 2009 15:29:23 +0300
-
gpr (0.14deb1) unstable; urgency=low
* New README.Debian (with some explanations for CUPS)
* correct crash on unrecognized options
* added "-Wl,--as-needed" in LDFLAGS
* added menu item in "Applications/Graphics" (for lack of a better section)
* bumped standard version to 3.7.3.0 (no change)
* [INTL:es] Spanish translation for debconf template,
thanks to Rudy Godoy Guillén (Closes: #426079).
* [INTL:pt] Portuguese translation for debconf messages,
thanks to Traduz - Portuguese Translation Team (Closes: #435854).
* added check boxes to print text files without margins and headers,
thanks to Holger Wansing (Closes: #438711).
-- A Mennucc1 <email address hidden> Sun, 30 Dec 2007 12:09:36 +0000