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
|
nautilus-wipe (0.4.alpha2-1) unstable; urgency=medium
* Update libnautilus-dev build-dep to version in bookworm
* Add Lintian override for arch-dependent-file-not-in-arch-specific-directory
* Add d/upstream/metadata
* d/control:
- declare compliance with Policy 4.7.0
- bump dh compat level to 15
* d/copyright: update debian/* entry
-- Clément Hermann <nodens@debian.org> Sat, 27 Jul 2024 22:46:55 +0900
nautilus-wipe (0.4.alpha2-0.2) unstable; urgency=medium
* Non-maintainer upload.
* debian/control: Remove hard-coded dependency on libgtk-3-0 (Closes:
#1069334)
-- Sebastian Ramacher <sramacher@debian.org> Tue, 23 Apr 2024 21:19:59 +0200
nautilus-wipe (0.4.alpha2-0.1) unstable; urgency=medium
* Non-maintainer upload
* Import new upstream version (Closes: #1017619)
[ Ulrike Uhlig ]
* Remove myself from uploaders
-- Bastian Germann <bage@debian.org> Sun, 10 Sep 2023 22:49:27 +0000
nautilus-wipe (0.3.1-2) unstable; urgency=medium
* Team upload
[ Chris Lamb ]
* Remove myself from Uploaders
[ Clément Hermann ]
* d/control: remove intrigeri from uploaders, add myself
-- intrigeri <intrigeri@debian.org> Fri, 21 Aug 2020 11:03:13 +0000
nautilus-wipe (0.3.1-1) unstable; urgency=medium
* New upstream release.
* Move to debhelper-compat virtual package, level 12.
* Add myself to Uploaders.
* Bump Standards-Version to 4.5.0.
* Specify Rules-Requires-Root: no.
* Use HTTPS URI in debian/watch.
* Run wrap-and-sort.
-- Chris Lamb <lamby@debian.org> Thu, 19 Mar 2020 18:52:14 +0000
nautilus-wipe (0.3-2) unstable; urgency=medium
* debian/control:
- Add myself to uploads.
- Change VCS to Salsa.
- Add Multi-Arch entry.
* debian/gbp.conf:
- Use pristite-tar.
-- Ulrike Uhlig <ulrike@debian.org> Thu, 25 Oct 2018 13:25:26 +0200
nautilus-wipe (0.3-1) unstable; urgency=medium
* Import new upstream release (Closes: #755487).
* Upload to unstable.
* Revert "gbp.conf: adjust for experimental."
* Build depend on libgsecuredelete-dev >= 0.3.
* Depend on libgsecuredelete0 >= 0.3.
* gbp.conf: drop "compression = xz"; upstream went back to gzip.
* Switch back to dh-autoreconf instead of running autogen.sh.
-- intrigeri <intrigeri@debian.org> Wed, 07 Dec 2016 18:16:23 +0000
nautilus-wipe (0.2.1+git20160709-2) experimental; urgency=medium
[ Jeremy Bicha ]
* Bug#838744: nautilus-wipe: Adapt to nautilus multi-archification
(Closes: #838744)
-- intrigeri <intrigeri@debian.org> Sat, 24 Sep 2016 09:14:53 +0000
nautilus-wipe (0.2.1+git20160709-1) experimental; urgency=medium
* New upstream Git snapshot at commit c7d36a5 (Closes: #829909).
* Replace build-dependency on gnome-doc-utils and rarian-compat
with one on yelp-tools, following upstream's lead.
* gbp.conf: adjust for experimental.
-- intrigeri <intrigeri@debian.org> Tue, 12 Jul 2016 15:30:04 +0000
nautilus-wipe (0.2.1-3) unstable; urgency=medium
[ Ulrike Uhlig ]
* Hand over package to pkg-privacy team.
-- intrigeri <intrigeri@debian.org> Fri, 08 Jul 2016 15:26:55 +0000
nautilus-wipe (0.2.1-2) unstable; urgency=medium
* Move upstream signing key to the place uscan now looks for it.
* Ship armored upstream OpenPGP key instead of binary one,
accordingly drop debian/source/include-binaries.
* Vcs-* and Homepage control fields, debian/copyright:
use https:// canonical URLs.
* Declare compliance with Standards-Version 3.9.8.
-- intrigeri <intrigeri@debian.org> Sat, 25 Jun 2016 14:18:54 +0000
nautilus-wipe (0.2.1-1) unstable; urgency=medium
* New upstream release.
* Drop override for buggy Lintian warning that was fixed since then.
* Drop 0001-Fix-support-for-Automake-1.12.patch, included upstream.
* Declare compliance with standards 3.9.5.
* Reformat debian/control with cme.
* Drop versioning for dependencies that are satisfied on Squeeze.
* Add OpenPGP signature checking support to debian/watch.
-- intrigeri <intrigeri@debian.org> Fri, 24 Jan 2014 15:24:49 +0100
nautilus-wipe (0.2-1) unstable; urgency=low
* New upstream release.
* Cherry-pick patch from upstream Git to fix support for Automake 1.12.
* Bump Standards-Version to 3.9.4, no change required.
* Disable automake silent building to make the build logs easier to
audit (think: hardening compiler flags). Detected thanks to the Buildd
Log Scanner.
* Use canonical URL for Vcs-Git.
* Upload to unstable.
-- intrigeri <intrigeri@debian.org> Sat, 01 Jun 2013 16:49:34 +0200
nautilus-wipe (0.1.1+git20130516-1) experimental; urgency=low
* New upstream Git snapshot at commit 24433cb. (Closes: #699080)
* Invoke dh_install with --fail-missing.
* Drop dependency on GConf 2.x: it's only useful for Nautilus 2.x.
* Don't configure --with-gtk3: upstream made it the default.
* Use upstream Git tags instead of tarballs as their canonical releases:
- Don't use dh-autoreconf: we don't import autogenerated
upstream files anymore.
- Run autogen.sh before attempting to configure.
Accordingly add build-depend on libtool.
- Use xz compression.
-- intrigeri <intrigeri@debian.org> Thu, 16 May 2013 14:29:31 +0200
nautilus-wipe (0.1.1-4) unstable; urgency=low
* Update specification URL in debian/copyright.
* Bump Standards-Version to 3.9.3, no change required.
* Add explicit versioned dependency on automake (>= 1:1.11).
* Migrate to debhelper compat level 9.
-- intrigeri <intrigeri@debian.org> Wed, 08 May 2013 14:58:07 +0200
nautilus-wipe (0.1.1-3) unstable; urgency=low
* Add Lintian overrides for false positives.
* Set my email address to my shiny new @debian.org one.
* Use dpkg-buildflags instead of hardening-wrapper to set hardening
build flags.
* Update copyright years.
-- intrigeri <intrigeri@debian.org> Sun, 22 Jan 2012 15:16:13 +0100
nautilus-wipe (0.1.1-2) unstable; urgency=low
* Release to unstable: Nautilus 3 is now in sid.
* Fix my name.
* Update Vcs-* control fields: packaging repository was moved
to collab-maint.
-- intrigeri <intrigeri+debian@boum.org> Sun, 23 Oct 2011 10:05:04 +0200
nautilus-wipe (0.1.1-1) experimental; urgency=low
* Imported Upstream version 0.1.1
* Build against GTK+ and libnautilus-extension-dev >= 3.0.
* Use dh-autoreconf.
-- Intri Geri <intrigeri+debian@boum.org> Fri, 19 Aug 2011 15:45:33 +0200
nautilus-wipe (0.1-1) unstable; urgency=low
* Initial release. (Closes: #636043)
-- Intri Geri <intrigeri+debian@boum.org> Sat, 30 Jul 2011 15:36:42 +0200
|