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
|
silversearcher-ag (2.2.0-1) unstable; urgency=medium
* New upstream release
* Bump debhelper compat & build-dep to 11.
* debian/control
- Set Standards-Version: 4.2.1
- Remove Build-Depends: python-cram & git to skip test.
* debian/rules
- Override dh_auto_test to skip test.
* debian/copyright
- Update copyright year to 2013-2018.
- Change copyright format uri to https.
* debian/upstream/signing-key.asc
- Add upstream signing key file.
* debian/watch
- Bump version to 4.
- Change upstream source sites to geoff.greer.fm from GitHub.
- Add signature verification.
* debian/upstream/metadata
- Add upstream metadata file.
-- Hajime Mizuno <mizuno-as@ubuntu.com> Wed, 03 Oct 2018 21:54:47 +0900
silversearcher-ag (2.1.0-1) unstable; urgency=medium
* new upstream release
* Bump debhelper compat & build-dep to 10.
* Enable test
* debian/control
- Set Standards-Version: 4.1.1.
- Replace priority from extra to optional.
- Add Build-Depends: python-cram & git to enable test.
* debian/copyright
- Update copyright year to 2013-2017.
* debian/rules
- Drop override_dh_auto_configure unnecessary.
- Drop override_dh_auto_test to enable test.
-- Hajime Mizuno <mizuno-as@ubuntu.com> Mon, 16 Oct 2017 21:26:42 +0900
silversearcher-ag (2.0.0-1) unstable; urgency=medium
* new upstream release
-- Hajime Mizuno <mizuno-as@ubuntu.com> Sat, 10 Jun 2017 22:16:11 +0900
silversearcher-ag (1.0.2-2) unstable; urgency=medium
* debian/dirs,rules
- zsh completion script install to
/usr/share/zsh/vendor-completions (Closes: #852713)
-- Hajime Mizuno <mizuno-as@ubuntu.com> Sat, 28 Jan 2017 16:06:21 +0900
silversearcher-ag (1.0.2-1) unstable; urgency=medium
* new upstream release
-- Hajime Mizuno <mizuno-as@ubuntu.com> Sat, 24 Dec 2016 15:37:21 +0900
silversearcher-ag (0.33.0-1) unstable; urgency=medium
* new upstream release
* debian/control
- set Standards-Version: 3.9.8.
-- Hajime Mizuno <mizuno-as@ubuntu.com> Sat, 01 Oct 2016 23:20:46 +0900
silversearcher-ag (0.32.0-1) unstable; urgency=medium
* new upstream release
-- Hajime Mizuno <mizuno-as@ubuntu.com> Sun, 29 May 2016 00:25:16 +0900
silversearcher-ag (0.31.0-2) unstable; urgency=medium
* add "Conflicts: python-ase (<< 3.8.1.3440)" to avoid install failure
(Closes: #705092)
-- Hajime Mizuno <mizuno-as@ubuntu.com> Sat, 09 Jan 2016 11:11:04 +0900
silversearcher-ag (0.31.0-1) unstable; urgency=medium
* new upstream release
* debian/dirs,rules
- bash completion script install to
/usr/share/bash-completion/completions/
* add debian/silversearcher-ag.{preinst,postinst,postrm}
- remove obsolete bash completion script
-- Hajime Mizuno <mizuno-as@ubuntu.com> Sat, 19 Sep 2015 23:43:23 +0900
silversearcher-ag (0.30.0-1) unstable; urgency=medium
* new upstream release
-- Hajime Mizuno <mizuno-as@ubuntu.com> Sun, 03 May 2015 15:33:09 +0900
silversearcher-ag (0.29.1-1) unstable; urgency=medium
* new upstream release
-- Hajime Mizuno <mizuno-as@ubuntu.com> Tue, 03 Mar 2015 21:01:29 +0900
silversearcher-ag (0.28.0-1) unstable; urgency=medium
* new upstream release
* upload to unstable
-- Hajime Mizuno <mizuno-as@ubuntu.com> Mon, 26 Jan 2015 10:32:49 +0900
silversearcher-ag (0.27.0-1) experimental; urgency=medium
* new upstream release
* debian/preinst,postrm
- drop these files since it doesn't conflict with other package anymore
see Bug#717989 and #736055
-- Hajime Mizuno <mizuno-as@ubuntu.com> Wed, 19 Nov 2014 21:20:44 +0900
silversearcher-ag (0.26.0-1) unstable; urgency=medium
* new upstream release
* debian/control
- set Standards-Version: 3.9.6.
-- Hajime Mizuno <mizuno-as@ubuntu.com> Sun, 26 Oct 2014 13:11:51 +0900
silversearcher-ag (0.24.1-1) unstable; urgency=medium
* new upstream release
* debian/control
- Fixed typo in alternative. (Closes: #759695)
* add debian/watch
-- Hajime Mizuno <mizuno-as@ubuntu.com> Tue, 16 Sep 2014 20:39:54 +0900
silversearcher-ag (0.22.0-1) unstable; urgency=medium
* new upstream release
-- Hajime Mizuno <mizuno-as@ubuntu.com> Sun, 15 Jun 2014 14:08:20 +0900
silversearcher-ag (0.19.2-1) unstable; urgency=medium
* new upstream release
* debian/control
- set Standards-Version: 3.9.5.
* debian/rules
- add empty "override_dh_auto_test" to skip the test.
because cram is required for testing, but package does not exist.
* debian/copyright
- update copyright year to 2013-2014.
-- Hajime Mizuno <mizuno-as@ubuntu.com> Wed, 29 Jan 2014 23:23:00 +0900
silversearcher-ag (0.18.1+20131108-1) unstable; urgency=low
* new upstream release
-- Hajime Mizuno <mizuno-as@ubuntu.com> Fri, 08 Nov 2013 15:12:58 +0900
silversearcher-ag (0.15+20130830-1) unstable; urgency=low
* new upstream release
* debian/copyright
- Update notice as debian/* files has been relicensed under Apache-2.0.
-- Hajime Mizuno <mizuno-as@ubuntu.com> Fri, 30 Aug 2013 10:59:37 +0900
silversearcher-ag (0.15~pre+20130512-1) unstable; urgency=low
* new upstream release
* debian/control
- add "Build-Depends: liblzma-dev" to search for .xz compressed files.
-- Hajime Mizuno <mizuno-as@ubuntu.com> Sun, 12 May 2013 16:21:12 +0900
silversearcher-ag (0.0~20130213+git55028b4e-2) unstable; urgency=low
* use dpkg-divert to avoid conflict with python-ase (Closes: #705092)
- debian/preinst,postrm: divert the /usr/bin/ag and
/usr/share/man/man1/ag.1.gz
-- Hajime Mizuno <mizuno-as@ubuntu.com> Wed, 08 May 2013 14:06:19 +0900
silversearcher-ag (0.0~20130213+git55028b4e-1) unstable; urgency=low
* Initial release (Closes: #700155)
-- Hajime Mizuno <mizuno-as@ubuntu.com> Wed, 13 Feb 2013 20:31:42 +0900
|