File: changelog

package info (click to toggle)
clucy 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 116 kB
  • sloc: makefile: 40
file content (80 lines) | stat: -rw-r--r-- 2,438 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
clucy (0.4.0-2) unstable; urgency=medium

  * Team upload.
  * Build depend on clojure (>= 1.8)
  * Standards-Version updated to 3.9.8
  * Switch to debhelper level 10
  * Use a secure Vcs-Git URL

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 23 Dec 2016 11:32:17 +0100

clucy (0.4.0-1) unstable; urgency=medium

  * Team upload.

  [ Daigo Moriwaki ]
  * New upstream release.
    - Depends on clojure1.6
    - Bumped up Standards-Version to 3.9.6
    - Corrected Vcs-Git.

  [ Emmanuel Bourg ]
  * Use canonical URLs for the Vcs-* fields
  * Switch to debhelper level 9
  * Fixed debian/watch

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 19 Jan 2016 09:33:25 +0100

clucy (0.3.0-1) unstable; urgency=low

  * New upstream release.
  * removed debian/patches/0001-add-upstream-changelog.patch, which has been
    applied by the upstream.
  * debian/control: Bumped up Standards-Version to 3.9.3.

 -- Daigo Moriwaki <daigo@debian.org>  Sun, 20 May 2012 12:18:03 +0900

clucy (0.2.2-2) unstable; urgency=low

  * Build-Depends on only clojure-1.2 version, with which the produced jar
    library will be linked. As of now, clojure.jar is out of the alternative
    symlink framework.
  * debian/rules: Improved generating markdown documents.

 -- Daigo Moriwaki <daigo@debian.org>  Mon, 18 Jul 2011 16:09:04 +0900

clucy (0.2.2-1) unstable; urgency=low

  [ Phil Hagelberg ]
  * Initial release. (Closes: #633415)

  [ Daigo Moriwaki ]
  * debian/rules:
    - DEB_UPSTREAM_VERSION is correctly interpreted.
    - Clean the built clucy.jar.
    - The clucy.jar has Class-Path. 
  * debian/control:
    - Added Vcs-Git, Vcs-Browser and DM-Upload-Allowed.
    - Changed Maintainers and added uploaders.
  * Upgraded 0.2.2.

  [ Wolodja Wentland ]
  * DEP5 compliant copyright file
  * Convert README from markdown to html
  * Add Wolodja Wentland to Uploaders
  * Extend package description
  * Fix dependencies
  * Make debian/copyright syntax policy compliant
  * Change dependencies and use multiline syntax
  * Simplify clean target
  * Remove DM-Upload-Allowed
  * Add upstream changelog
  * Register documentation with doc-base

  [ Daigo Moriwaki ]
  * debian/patches/0001-add-upstream-changelog.patch:
    Use the upstream's file name.
  * Removed debian/{clean,docs,libclucy-clojure.classpath
    libclucy-clojure.jlibs}. Instead, wrote them in debian/rules.

 -- Daigo Moriwaki <daigo@debian.org>  Sun, 17 Jul 2011 00:19:43 +0900