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
|
ubuntu-keyring (2016.05.13-1) unstable; urgency=medium
* New upstream release
* debian/control
- add Conflicts: ubuntu-keyring since some people who put it into Debian
from Ubuntu cannot install ubuntu-archive-keyring package
(Closes: #823775)
- set Standards-Version: 3.9.8
* debian/post{inst,rm}
- simply it.
- create symlink keyrings to /etc/apt/trusted.gpg.d/ (Closes: #823776)
Thanks to Konstantin Demin <rockdrilla@gmail.com> for the suggestion.
-- Hideki Yamane <henrich@debian.org> Sat, 04 Jun 2016 21:24:14 +0900
ubuntu-keyring (2012.05.19-5) unstable; urgency=medium
* debian/postrm
- fix "postrm called with unknown argument `upgrade'" (Closes: #813259)
-- Hideki Yamane <henrich@debian.org> Mon, 01 Feb 2016 21:54:21 +0900
ubuntu-keyring (2012.05.19-4) unstable; urgency=medium
* debian/postinst
- fix regression that introduced in 2012.05.19-3
-- Hideki Yamane <henrich@debian.org> Sun, 03 Jan 2016 15:44:17 +0900
ubuntu-keyring (2012.05.19-3) unstable; urgency=medium
* debian/postinst
- fix lintian "command-with-path-in-maintainer-script" warning,
see https://www.debian.org/doc/manuals/developers-reference/best-pkging-practices.html#bpp-debian-maint-scripts
for the reference.
-- Hideki Yamane <henrich@debian.org> Wed, 06 May 2015 21:40:18 +0900
ubuntu-keyring (2012.05.19-2) unstable; urgency=medium
* debian/control
- set Standards-Version: 3.9.6
* debian/copyright
- fix "space-in-std-shortname-in-dep5-copyright" lintian warning
-- Hideki Yamane <henrich@debian.org> Sat, 24 Jan 2015 21:38:33 +0900
ubuntu-keyring (2012.05.19-1) unstable; urgency=medium
* Imported to Debian (Closes: #457899)
- not make udeb package, remove ubuntu-keyring-udeb.postinst and more.
- set binary package name as ubuntu-archive-keyring
- rewrite debian/rules to modern dh style
+ add debian/compat and debian/source/format
- debian/postinst
+ fix lintian warning: hardcoded path
+ don't touch /etc/apt/trusted.gpg permission
+ add debhelper token
+ set -e
- add debian/postrm
- debian/copyright
+ format it as Machine-readable debian/copyright file 1.0
-- Hideki Yamane <henrich@debian.org> Mon, 23 Dec 2013 11:54:55 +0900
ubuntu-keyring (2012.05.19) quantal; urgency=low
* Add 4096R/C0B21F32 Ubuntu Archive Automatic Signing Key (2012)
<ftpmaster@ubuntu.com> to ubuntu-archive-keyring.
* Add 4096R/EFE21092 Ubuntu CD Image Automatic Signing Key (2012)
<cdimage@ubuntu.com> to ubuntu-archive-keyring.
-- Colin Watson <cjwatson@ubuntu.com> Sat, 19 May 2012 02:31:51 +0100
ubuntu-keyring (2011.11.21) precise; urgency=low
* Mark ubuntu-keyring Multi-Arch: foreign.
-- Colin Watson <cjwatson@ubuntu.com> Mon, 21 Nov 2011 12:26:35 +0000
ubuntu-keyring (2010.+09.30) maverick; urgency=low
* debian/postinst:
- set default public keyring to 0644 if there is none yet
(LP: #651880)
- fixup maverick installs with 0600 public keyrings permissins
to avoid problems with the release upgrade later (LP: #651880)
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 30 Sep 2010 15:36:26 +0200
ubuntu-keyring (2010.+05.27.1) maverick; urgency=low
* debian/control: Drop Vcs-Bzr:, it's obsolete, and we have the
lp:ubuntu/ubuntu-keyring branch now.
-- Martin Pitt <martin.pitt@ubuntu.com> Thu, 27 May 2010 18:51:39 +0200
ubuntu-keyring (2010.+05.27) maverick; urgency=low
* Turn gnupg dependency into a gpgv recommends.
* Tweak the version number to be bigger than the previous upload (there was
a typo).
-- Martin Pitt <martin.pitt@ubuntu.com> Thu, 27 May 2010 18:36:03 +0200
ubuntu-keyring (2010.11.09) lucid; urgency=low
* Compute md5sums.
-- Loïc Minier <loic.minier@ubuntu.com> Mon, 11 Jan 2010 23:15:26 +0100
ubuntu-keyring (2009.08.28) karmic; urgency=low
* Ship an empty ubuntu-archive-removed-keys.gpg keyring as gpg will create
it if missing when apt-key lists keys in this keyring; this will overwrite
the empty keyring with incorrect permissions on user systems which should
always be empty; LP: #218971.
* Bump standards-version to 3.8.3.
* Add build to .PHONY.
-- Loïc Minier <loic.minier@ubuntu.com> Fri, 28 Aug 2009 11:33:52 +0200
ubuntu-keyring (2008.03.04) hardy; urgency=low
* Ensure /var/lib/apt/keyrings exists before trying to copy to it (LP:
#198110)
-- Andrew Pollock <apollock@debian.org> Mon, 03 Mar 2008 16:47:25 -0800
ubuntu-keyring (2008.03.03) hardy; urgency=low
* put ubuntu-master-keyring.gpg into /var/lib/apt/keyrings to
avoid uneeded fetch on apt-key net-update (LP: #192074)
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 03 Mar 2008 16:04:39 +0100
ubuntu-keyring (2008.01.16) hardy; urgency=low
* put into bzr and add Vcs-Bzr header
* keyrings/ubuntu-archive-keyring.gpg:
- update from keyserver to include the master key signature
* keyrings/ubuntu-master-keyring.gpg:
- added new master signing key
* debian/rules:
- install keyrings/ubuntu-master-keyring.gpg
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 16 Jan 2008 17:33:10 +0100
ubuntu-keyring (2007.06.11) gutsy; urgency=low
* Bring over relevant changes from debian-archive-keyring (Anthony Towns,
Joey Hess):
- Bump priority to important to match overrides.
- Update FSF address in copyright.
- Add a postinst to the udeb that creates an archive.gpg symlink if one
doesn't yet exist. See Debian bug #423428.
- Clean up use of dpkg-gencontrol, removing obsolete workaround.
-- Colin Watson <cjwatson@ubuntu.com> Mon, 11 Jun 2007 20:17:10 +0100
ubuntu-keyring (2005.01.12.1) hoary; urgency=low
* udeb create was not binary all
-- Michael Vogt <mvo@debian.org> Wed, 12 Jan 2005 16:06:23 +0100
ubuntu-keyring (2005.01.12) hoary; urgency=low
* use absolute path for apt-key
* and make it really depend on gnupg
-- Michael Vogt <mvo@debian.org> Wed, 12 Jan 2005 15:29:31 +0100
ubuntu-keyring (2005.01.11) hoary; urgency=low
* applied patch to create a ubuntu-keyring udeb for the installer
(thanks to Colin)
* depend on gnupg
* call apt-key update (if apt-key is available)
-- Michael Vogt <mvo@debian.org> Fri, 7 Jan 2005 14:28:29 +0100
ubuntu-keyring (2005.01.04) hoary; urgency=low
* Add 1024D/FBB75451 Ubuntu CD Image Automatic Signing Key
<cdimage@ubuntu.com> to ubuntu-archive-keyring.
-- Colin Watson <cjwatson@canonical.com> Wed, 5 Jan 2005 00:04:09 +0000
ubuntu-keyring (2004.12.16) hoary; urgency=low
* Initial release with the Ubuntu Archive Signing Key in
the ubuntu-archive-keyring
-- Michael Vogt <mvo@debian.org> Fri, 3 Dec 2004 22:10:41 +0100
|