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
|
roger-router (1.8.14-2) unstable; urgency=medium
* require python plugins to be python3 from now on. Closes: #817936
-- Rolf Leggewie <foss@rolf.leggewie.biz> Sat, 14 May 2016 06:22:36 +0800
roger-router (1.8.14-1) unstable; urgency=medium
* new upstream release, LP: #1553567
* patches: drop obsolete patches and rebase others (as usual)
* update the symbols file to the newest code base
* rules:
- enable all plugins except macos-keychain
- reactivate erroring out on deprecated declarations
* control:
- update compile-time dependencies
- update to Standard 3.9.7
* copyright:
- drop obsolete comment explaining missing copyright declaration
- update information to 2016
* install desktop file from new upstream location
* watch: update to newest download location
-- Rolf Leggewie <foss@rolf.leggewie.biz> Mon, 04 Apr 2016 18:03:45 +0200
roger-router (1.8.9-5) unstable; urgency=low
* release to unstable
* README: fix minor spelling mistake
-- Rolf Leggewie <foss@rolf.leggewie.biz> Mon, 11 May 2015 11:43:24 +0200
roger-router (1.8.9-4) experimental; urgency=low
* postrm: delete Roger Router CUPS Fax printer upon package purge
* README: add information what needs to be done after firmware updates
certain functions, such as fax support, will be reset to being
disabled every time a new firmware is installed
-- Rolf Leggewie <foss@rolf.leggewie.biz> Thu, 12 Mar 2015 15:25:09 +0800
roger-router (1.8.9-3) experimental; urgency=medium
* release to experimental while jessie is frozen
* do not build the experimental (!) cups backend. Closes: #774116
Upstream uses a very funny (NOT!) semantics to their make-switches.
Who would expect that "--with-cups=yes" actually DISABLES a working
cups support?
Personally, I was unable to verify this fix but Dieter Schäfer
kindly provided confirmation that the test packages I had provided
are now working fine for sending faxes. Thanks!
* control: drop unused substvar from ffgtk transitional package stanza
* rules: stop shipping install-fax.sh file. Closes: #772402
* README.Debian: add some information on how to send a fax
-- Rolf Leggewie <foss@rolf.leggewie.biz> Sun, 08 Mar 2015 21:32:16 +0800
roger-router (1.8.9-2) unstable; urgency=low
* copyright: add copyright information for win32/printer/ghostpdf.ppd
* rules: don't abort compilation on deprecated declarations
GTK3 3.14 deprecated a number of functions which resulted in FTBFS
after October 10. These issues will need to be addressed with upstream
-- Rolf Leggewie <foss@rolf.leggewie.biz> Wed, 15 Oct 2014 22:22:22 +0800
roger-router (1.8.9-1) unstable; urgency=low
* initial release to Debian. Closes: #739845
Many thanks to Philipp Matthias Hahn for sharing his packaging work.
-- Rolf Leggewie <foss@rolf.leggewie.biz> Tue, 02 Sep 2014 17:11:39 +0800
|