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 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233
|
dkopp (8.2.1-2) unstable; urgency=medium
* d/control: Build-Depends remove libclutter-gtk-1.0-dev, Closes: #1112201
-- xiao sheng wen <atzlinux@debian.org> Sat, 30 Aug 2025 00:35:20 +0800
dkopp (8.2.1-1) unstable; urgency=medium
* d/watch: add opts and add -source string to match upstream source code file
* New upstream version 8.2.1, Closes: #1112201,
upstream repacked with the same version 8.2, manually add minor version
* d/p/03-blkid.patch: update for new upstream source code
-- xiao sheng wen <atzlinux@debian.org> Fri, 29 Aug 2025 10:35:21 +0800
dkopp (8.2-1) unstable; urgency=medium
* New upstream version 8.2
* Bump Standards-Version: 4.7.2
* New maintainer, Closes: #987089
* Refresh patches, add DEP-3 header for d/p/03-blkid.patch
* d/rules: do clear, add export DEB_BUILD_MAINT_OPTIONS = hardening=+all
* d/copyright:
- update upstream email and year info
- delete outdated Source field
* rm d/dirs, useless
* d/control:
- add Rules-Requires-Root: no
- Depends: add growisofs, genisoimage
- update Homepage to https://kornelix.net/dkopp/dkopp.html
* delete d/dkopp.doc-base, not need
-- xiao sheng wen <atzlinux@debian.org> Thu, 24 Apr 2025 21:16:07 +0800
dkopp (7.7-1) unstable; urgency=medium
* QA upload.
[ Hill Ma ]
* New upstream release.
* Bumped Standards-Version to 4.5.1.
* Bumped debhelper compatibility level to 13.
* Removed 02-makefile.patch. No longer applicable.
* Updated other patches.
* Added lshw as a dependency.
* Added libclutter-gtk-1.0-dev as a build dependency.
* Vcs-Git and Vcs-Browser updated to dkopp Salsa repository.
* User guide is in text instead of HTML due to upstream change.
[ Petter Reinholdtsen ]
* Use secure copyright file specification URI.
* Use secure URI in Vcs control header Vcs-Git.
* Fix field name typo in debian/copyright (X-Comment ⇒ Comment).
* Fix broken Vcs URL.
* Update standards version to 4.7.0, no changes needed.
* Use wrap-and-sort -at for debian control files
* Replaced obsolete pkg-config build dependency with pkgconf.
* Removed superfluous file pattern in d/copyright.
-- Petter Reinholdtsen <pere@debian.org> Mon, 06 May 2024 20:11:21 +0200
dkopp (6.5-2) unstable; urgency=medium
* QA upload.
* Set maintainer to Debian QA Group <packages@qa.debian.org>. (see: #987089)
-- Marcos Talau <talau@debian.org> Mon, 14 Nov 2022 09:48:40 -0300
dkopp (6.5-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Use blkid instead of volname. (Closes: #787425)
-- Chris Hofstaedtler <zeha@debian.org> Tue, 05 May 2020 20:06:12 +0000
dkopp (6.5-1) unstable; urgency=medium
* New upstream release.
* Update 02-makefile.patch
-- Leo Iannacone <l3on@ubuntu.com> Fri, 06 Jun 2014 14:26:25 +0200
dkopp (6.4-1) unstable; urgency=medium
* Imported Upstream version 6.4
* Bump Standards-Version to 3.9.5
* Refreshed old patches
* Removed 03-fix-ftbfs-underlink.patch. Applied upstream.
* Updated source reference uri in debian/copyright.
-- Leo Iannacone <l3on@ubuntu.com> Mon, 03 Mar 2014 20:09:40 +0100
dkopp (6.3.1-1) unstable; urgency=low
* New upstream release.
* Update watch file.
* Update project homepage url.
* Refreshed old patches.
* Fix VCS URLs.
* Use debhelper 9 for hardering.
* Drop 03-fix-include-hurd.patch, now in upstream.
* debian/dkopp.doc-base:
+ Fix index filename
* 01-desktop_file.patch: added keywords.
* new 03-fix-ftbfs-underlink.patch: Added missing pthread
lib to link, fixing FTBFS on armhf.
Thanks to Daniel T Chen (closes: #713647).
-- Leo Iannacone <l3on@ubuntu.com> Tue, 09 Jul 2013 17:35:25 +0200
dkopp (6.2-1) unstable; urgency=low
* Importe Upstream version 6.2 (Closes: #668484)
* debian/patches:
+ removed 03-fix-include-gtk-as-FTBFS.patch, changes are
now in upstream
+ added 03-fix-include-hurd.patch, fixes FTBFS with hurd,
thanks to Cyril Roelandt (Closes: #670992)
+ refreshed old patches.
* Bump standards version to 3.9.3:
+ update copyright format
-- Leo Iannacone <l3on@ubuntu.com> Wed, 23 May 2012 12:28:33 +0200
dkopp (6.0-2) unstable; urgency=low
* Imported patch 03-fix-include-gtk-as-FTBFS.patch from Ubuntu,
fixes FTBFS including gtk.h before pthread redefinitions.
* Refreshed existing patches.
-- Leo Iannacone <l3on@ubuntu.com> Sat, 07 Jan 2012 11:51:53 +0100
dkopp (6.0-1) unstable; urgency=low
* Imported Upstream version 6.0
* Refresh 01-desktop_file.patch
* Refresh 02-makefile.patch
* Drop patch 03-nonlinux_ftbfs.patch. Changes are now in upstream
* New maintainer (Closes: #650446)
-- Leo Iannacone <l3on@ubuntu.com> Sun, 11 Dec 2011 11:01:21 +0100
dkopp (5.9.2-1) unstable; urgency=low
* New upstream release:
- Compensation added for hung DVD/BD drive after growisofs is done.
The drive can become unresponsive (ignores mount commands), but
ejecting and reloading cures the problem and allows the verify
operation to proceed.
* Refresh 03-nonlinux_ftbfs.patch
-- Alessio Treglia <alessio@debian.org> Sat, 20 Aug 2011 10:48:21 +0200
dkopp (5.9.1-2) unstable; urgency=low
* Fix FTBFS on kfreebsd (Closes: #637891) and set dependency on udev to
linux-any only, credits to Cristoph Egger for the report and patch.
-- Alessio Treglia <alessio@debian.org> Tue, 16 Aug 2011 09:34:48 +0200
dkopp (5.9.1-1) unstable; urgency=low
* New upstream bugfix release.
* Refresh 02-makefile.patch.
-- Alessio Treglia <alessio@debian.org> Sat, 13 Aug 2011 11:53:44 +0200
dkopp (5.9-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Remove 03-manpage.patch, applied upstream.
-- Alessio Treglia <alessio@debian.org> Mon, 08 Aug 2011 13:02:27 +0200
dkopp (5.8-1) unstable; urgency=low
* Imported Upstream version 5.8:
- Growisofs always returns a bad status for Blue-Ray media, even though
they are always OK (so far). The user message was changed to state that
the media is likely OK and give the option to continue accordingly.
The verify phase will determine the true media status afterwards.
* Delete debian/dkopp.{1,manpages}, a manpage is now provided by upstream.
* debian/{patches/*,rules}:
- Let Makefile handle substitutions in the desktop file.
- Let Makefile install the desktop file.
* debian/patches/03-manpage.patch:
- "-" must be escaped ("\-") to be interpreted as minus.
* Depends on dvd+rw-tools.
* Refresh patches.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Sat, 07 May 2011 14:10:09 +0200
dkopp (5.7-1) unstable; urgency=low
* New upstream bugfix release.
-- Alessio Treglia <alessio@debian.org> Thu, 24 Feb 2011 12:39:59 +0100
dkopp (5.6-1) unstable; urgency=low
* New upstream bugfix release.
* Update manpage.
* Refresh patches.
-- Alessio Treglia <alessio@debian.org> Sat, 11 Dec 2010 11:30:15 +0100
dkopp (5.5-2) unstable; urgency=low
* Update desktop file.
* Pass -Wl,--as-needed to the linker.
* Fix the linking order to make GCC set LDFLAGS properly.
-- Alessio Treglia <alessio@debian.org> Tue, 09 Nov 2010 00:12:11 +0100
dkopp (5.5-1) unstable; urgency=low
* New upstream release:
- Bugfix: -script and -nogui failed to work if script is verify only.
- Improved diagnostics and progress monitoring for -nogui option.
* Add dependency on udev.
* Add local-options file.
* Add sign-tags = True in debian/gbp.conf
* Add manpage.
-- Alessio Treglia <alessio@debian.org> Tue, 21 Sep 2010 10:18:13 +0200
dkopp (5.4-1) unstable; urgency=low
* Initial release (Closes: #594321).
-- Alessio Treglia <alessio@debian.org> Tue, 31 Aug 2010 00:56:09 +0200
|