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
|
dhcpcd-ui (0.7.8-1) unstable; urgency=medium
* QA upload.
* New upstream release.
* Deleted debian/compat.
* Added debian/upstream/metadata.
* Added debian/NEWS.dhcpcd-ui.
* Fixes to mostly unusable as some icons are missing. (Closes: #952394)
* debian/control:
- Set Debian QA Group as maintainer. (See #770081)
- Bumped Standards-Version to 4.5.1.
- Updated debhelper to debhelper-compat to version 13.
- Updated homepage field.
- Added 'Rules-Requires-Root: no' to source stanza.
- Added dhcpcd-common binary for commons files between gtk.
- Replace build-deps to gtk3. (Closes: #967311)
- Added cairosvg in build-deps.
- Added Vcs-Git and Vcs-Browser fields.
* debian/watch:
- Bumped version of 3 to 4.
- Updated URL to a secure link reported by Lintian.
- Updated URL to import tarball of latest version.
* debian/copyright:
- Updated year upstream author.
- Updated source field.
- Updated file following DEP-5.
- Added files debian/* and people involved with year of contribution.
- Added myself.
* debian/rules:
- Use debhelper's dpkg-buildflags support to picking up hardening flags.
- Added override to install archive debian/NEWS.dhcpcd-ui.
- Added override auto configure.
-- Leandro Cunha <leandrocunha016@gmail.com> Tue, 05 Jan 2021 15:57:02 -0300
dhcpcd-ui (0.6.0-1.1) unstable; urgency=low
[ Aurelien Jarno ]
* Non-maintainer upload.
[ Michael Ablassmeier ]
* Override dh_auto_clean to not start if config.mk does not yet
exit to fix FTBFS. (Closes: #724218)
-- Aurelien Jarno <aurel32@debian.org> Sat, 20 Sep 2014 14:02:43 +0200
dhcpcd-ui (0.6.0-1) unstable; urgency=low
* New upstream release
* Depend on libdbus-1-dev (closes: #666378)
* Updated Standards-Version to 3.9.3 (no changes needed)
-- Roy Marples <roy@marples.name> Fri, 06 Apr 2012 11:56:27 +0100
dhcpcd-ui (0.5.2-1) unstable; urgency=low
* Fix compile against libnotify-0.7.x (closes: #630264)
-- Roy Marples <roy@marples.name> Mon, 13 Jun 2011 11:01:52 +0100
dhcpcd-ui (0.5.1-1) unstable; urgency=low
* Initial upload to Debian (closes: #595089)
-- Roy Marples <roy@marples.name> Thu, 16 Sep 2010 10:37:38 +0100
|