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 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168
|
roger-router (2.2.1-1) unstable; urgency=medium
* New upstream version 2.2.1
* Add gbp.conf
* Update Homepage field (Closes: #980984)
* Drop appindicator patch
* Update build-dependencies
-- Hilko Bengen <bengen@debian.org> Mon, 25 Jan 2021 12:08:47 +0100
roger-router (2.1.6-4) unstable; urgency=medium
* Replace libappindicator-dev build-dependency (Closes: #956781)
-- Hilko Bengen <bengen@debian.org> Wed, 15 Apr 2020 12:37:31 +0200
roger-router (2.1.6-3) unstable; urgency=medium
* Remove obsolete -cli dependency
-- Hilko Bengen <bengen@debian.org> Mon, 09 Mar 2020 12:19:54 +0100
roger-router (2.1.6-2) unstable; urgency=medium
* Integrate some package changes that I had missed because I had not
pulled them from Salsa
-- Hilko Bengen <bengen@debian.org> Sun, 08 Mar 2020 15:00:33 +0100
roger-router (2.1.6-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Change Format URL to correct one
[ Hilko Bengen ]
* Adopt package (Closes: #899989)
* Update watch file
* New upstream version 2.1.6
* Update package, remove library, cli packages
-- Hilko Bengen <bengen@debian.org> Sun, 08 Mar 2020 14:06:50 +0100
roger-router (1.8.14-5) unstable; urgency=medium
* d/copyright: Change Format URL to correct one
[ Iain Lane ]
* debian/patches/eds-3.33: Update to EDS 3.33
(Closes: #945318)
[ Gianfranco Costamagna ]
* debian/control:
- the libgupnp/libgssdp dev binaries has been renamed, update the
build-depends according to that to rebuild with the correct versions
* debian/patches/new-gupnp_build.patch: fix build with new gupnp
* Import Ubuntu delta to Debian.
* QA Upload
* Bump compat level to 12
* Bump std-version to 4.4.1
* Fix compat level 12 change on dh_install/dh_missing
-- Gianfranco Costamagna <locutusofborg@debian.org> Mon, 20 Jan 2020 09:02:01 +0100
roger-router (1.8.14-4) unstable; urgency=medium
* QA upload.
* Upload to unstable.
* Add patch to fix FTBFS with libsecred 0.18.6. Closes: #897500
* d/rules: Enable again build with libsecret.
* d/control:
+ Move Vcs-* to salsa.debian.org.
+ The package is now orphaned, drop Uploaders field.
+ Drop obsolete transitional package ffgtk. Closes: #878856
+ Mark libroutermanager0 and libroutermanager-dev as Multi-Arch:same.
+ Specify Rules-Requires-Root:binary-targets
* d/copyright: Use HTTPS in the Format field.
* Bump debhelper compat level to 11.
+ Drop explicit --with autoreconf, now default.
-- Mattia Rizzolo <mattia@debian.org> Thu, 24 May 2018 13:25:57 +0200
roger-router (1.8.14-3) experimental; urgency=medium
* control:
- orphan the package
I can no longer justify the effort to package for Debian
- replace priority extra by priority optional
- update VCS URIs to point to github
- update Debian Standard to 4.1.4
* install roger.appdata.xml under /usr/share/metainfo/
* rules: stop compiling with secret=yes
secret=yes currently breaks the build. the source of this error ought
to be investigated and the flag should be reenabled on the next upload
-- Rolf Leggewie <foss@rolf.leggewie.biz> Mon, 16 Apr 2018 23:43:25 +0800
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
|