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
|
crda (4.14+git20191112.9856751-1) unstable; urgency=medium
* New upstream version:
- Upstream version is commit 9856751feaf7b102547cea678a5da6c94252d83d
dated 2019-11-12
[ Ben Hutchings ]
* debian/control: Point Vcs URLs to Salsa
* debian/control: Change to team-maintained, with me as Uploader
* debian/control: Use my debian.org email in Uploaders field
* debian/watch: Switch to git as upstream is no longer making releases
* Add debian/.gitignore to ignore Debian generated files
* Use $(LDFLAGS) when building reglib
* Install crda binary under /lib/crda
* debian/copyright: Note the new Copyleft-Next repository
* debian/copyright: Fix typo in the snapshot.debian.org URL
* debian/copyright: Default license is Copyleft-Next only
* debian/copyright: Use https: scheme for snapshot.debian.org and Format
field
* lintian: Override warning for the Gitorious URL in text of Copyleft-Next
* debian/rules: Remove unnecessary -u and -g options from install command
* debian/control: Set Rules-Requires-Root: no
* debian/rules: Add support for DEB_BUILD_OPTIONS=terse
* debian/control: Update Standards-Version to 4.5.0
[ Romain Perier ]
* Fix build regression with sbuild
* debian/pubkeys: Add my own public key
* debian/rules: override dh_auto_clean to only trigger make clean
-- Ben Hutchings <benh@debian.org> Tue, 31 Mar 2020 23:30:39 +0100
crda (3.18-1) unstable; urgency=medium
[ Ben Hutchings ]
* New upstream version (Closes: #840623)
* debian/control: Change Vcs-Git, Vcs-Browser and Homepage to canonical
HTTP-S URLs
* debian/copyright: Change Source to HTTP-S URL
* Use debhelper compatibility level 9
* debian/control: Update Standards-Version to 3.9.8; no changes needed
* debian/rules: Pass dpkg build flags to Makefile (Closes: #784917)
[ Helmut Grohne ]
* Fix FTCBFS: use triplet prefixed tools (Closes: #836093)
-- Ben Hutchings <ben@decadent.org.uk> Wed, 18 Jan 2017 01:58:58 +0000
crda (3.13-1) unstable; urgency=medium
* New upstream version (Closes: #720119)
- reglib: Validate all structure and array lengths (Closes: #716247)
* debian/control, debian/watch: Update Homepage and download URLs
* debian/copyright: Update licence information and copyright holders
- Licence is now copyleft-next 0.3.0
* Fix build regressions in new upstream version:
- Fix the linking order to avoid compilation error
- Add DESTDIR support in install-libreg* rules in Makefile
- Do not run ldconfig if DESTDIR is set
- Fix linking of libraries used by reglib
* Install reglib in /lib/crda, not /usr/lib
* debian/crda.lintian-overrides: Override lintian errors due to
wrongly detecting copyleft-next as GPL
-- Ben Hutchings <ben@decadent.org.uk> Sat, 23 Aug 2014 12:34:19 -0700
crda (1.1.3-1) unstable; urgency=low
* New upstream version
- Add support to send DFS master region
* debian/control: Correct spelling of 'cfg80211' (Closes: #657905)
* debian/watch: Change regex to avoid matching 'latest' symlink
(Closes: #756624)
* Update policy version to 3.9.4
- debian/copyright: Update to 1.0 format (no changes required)
* debian/copyright: Add my copyright to Debian packaging
* Require iw to be installed in /sbin
-- Ben Hutchings <ben@decadent.org.uk> Fri, 22 Aug 2014 23:07:48 -0700
crda (1.1.2-1) unstable; urgency=low
* New upstream version
[ Stefan Lippers-Hollmann ]
* switch to libnl3 3.2 and raise versioned build-dependency to (>= 3.2.3-2~),
to be able to expect it in /lib/.
* crda is specific to the linux kernel, restrict it to linux-any.
* bump standards version to 3.9.2, no changes necessary.
[ Ben Hutchings ]
* debian/control: Add references to git repository
* debian/control: Set Multi-Arch: foreign, thanks to Tim Gardner
-- Ben Hutchings <ben@decadent.org.uk> Thu, 29 Dec 2011 02:41:08 +0100
crda (1.1.1-1) unstable; urgency=low
* Initial release (Closes: #536502)
- Most packaging was done by Kel Modderman and Stefan Lippers-Hollmann
-- Ben Hutchings <ben@decadent.org.uk> Mon, 11 Apr 2011 13:18:35 +0100
|