File: changelog

package info (click to toggle)
silversearcher-ag 1.0.2-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 728 kB
  • ctags: 441
  • sloc: ansic: 4,594; sh: 188; makefile: 33; python: 18
file content (137 lines) | stat: -rw-r--r-- 4,128 bytes parent folder | download
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
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