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
|
gbdfed (1.6-4) unstable; urgency=medium
* Drop custom debian/rules.
* Use debhelper 10.
* Standards-Version 3.9.6.
* Update debian/copyright:
- mention copyrights/license for hbf.*
- use copyright-format 1.0
- switch Debian packaging to Expat license (with custom debian/rules
dropped, there's not much to be copyrightable anyway).
-- Andrew Shadura <andrewsh@debian.org> Thu, 13 Oct 2016 13:22:44 +0200
gbdfed (1.6-3) unstable; urgency=medium
* Actually set myself as the maintainer.
-- Andrew Shadura <andrewsh@debian.org> Tue, 04 Oct 2016 18:12:22 +0200
gbdfed (1.6-2) unstable; urgency=medium
* Reintroduce the package to Debian.
* New maintainer.
* Fix the last changelog entry.
-- Andrew Shadura <andrewsh@debian.org> Tue, 04 Oct 2016 12:51:42 +0200
gbdfed (1.6-1) unstable; urgency=low
* New upstream version
* Update to Standards-Version 3.9.1, no changes necessary
* Update website location in copyright and control (Closes: #556472)
* Update uscan watch pattern, suffix is now tar.gz and not .tgz
-- Baruch Even <baruch@debian.org> Fri, 11 Feb 2011 09:39:07 +0200
gbdfed (1.5-1) unstable; urgency=low
* New Upstream Version (Closes: #500531)
* Fix spelling mistake, GTK+ is the correct name for the toolkit rather than
just GTK
* Update watch file to the correct location and new suffix (.tgz instead of
.tar.gz) (Closes: #453570)
* Add Copyright word to debian/copyright
* Remove XS- from VCS tags
* Update to Standards-Version 3.8.1, no changes necessary
-- Baruch Even <baruch@debian.org> Mon, 30 Mar 2009 01:18:54 +0300
gbdfed (1.3patch1-2) unstable; urgency=low
* Update to Standards-Version 3.7.3, no changes necessary
* Use Homepage in the control header
* Use uscan dversionmangle option to make the watch more usable, Thanks to
Raphael <atomo64@gmail.com> for the hint
-- Baruch Even <baruch@debian.org> Fri, 07 Dec 2007 20:59:13 +0200
gbdfed (1.3patch1-1.1) unstable; urgency=low
* Non-maintainer upload.
* Remove “-DGTK_DISABLE_DEPRECATED” from Makefile.in to avoid FTBFS due to
the transition to Gtk 2.12 (Closes: #444530).
-- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> Tue, 09 Oct 2007 00:04:02 +0200
gbdfed (1.3patch1-1) unstable; urgency=low
* New upstream patch for version 1.3
- Fixes warnings when building on 64 bit platforms
* Remove autotools-dev, the package doesn't use them
* Do not ignore make distclean result
-- Baruch Even <baruch@debian.org> Fri, 06 Jul 2007 10:04:11 +0300
gbdfed (1.3-2) unstable; urgency=low
* Add Xs-VCS-Browser and Xs-VCS-Git to the debian/control file
-- Baruch Even <baruch@debian.org> Thu, 05 Jul 2007 23:17:18 +0300
gbdfed (1.3-1) unstable; urgency=low
* New upstream version (closes: #431770)
* Update menu to the new menu policy (Closes: #431769)
-- Baruch Even <baruch@debian.org> Thu, 05 Jul 2007 20:21:06 +0300
gbdfed (1.2-3) unstable; urgency=high
* Fix more issues with 64bit. Really (Closes: #395188)
-- Baruch Even <baruch@debian.org> Thu, 26 Oct 2006 23:59:24 +0200
gbdfed (1.2-2) unstable; urgency=high
* Apply patch from upstream to fix help window issues on 64bit machines
(Closes: #395188)
* Increase urgency to get the former bugfix earlier into testing.
-- Baruch Even <baruch@debian.org> Wed, 25 Oct 2006 21:06:39 +0200
gbdfed (1.2-1) unstable; urgency=low
* New upstream version
- Fixes initialization issues on 64 bit machines (Closes: #394948)
* Modify the build process to remove unneeded library linkages, this reduces
the number of dependencies.
Also removed unneeded build-dependencies.
-- Baruch Even <baruch@debian.org> Tue, 24 Oct 2006 22:00:14 +0200
gbdfed (1.1-2) unstable; urgency=low
* Apply changes from patch1 of upstream author.
- Change version and release date to 1.1 from 1.0
- Fix compilation (already done in 1.1-1)
-- Baruch Even <baruch@debian.org> Sun, 16 Jul 2006 20:53:52 +0100
gbdfed (1.1-1) unstable; urgency=low
* Initial release (Closes: #350506)
-- Baruch Even <baruch@debian.org> Fri, 14 Jul 2006 17:37:18 +0100
|