File: changelog

package info (click to toggle)
apophenia 0.999b%2Bds3-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,892 kB
  • ctags: 1,840
  • sloc: ansic: 20,530; makefile: 346; sh: 230; awk: 135; sed: 26
file content (62 lines) | stat: -rw-r--r-- 2,612 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
apophenia (0.999b+ds3-2) unstable; urgency=medium

  * Debianization:
    - debian/control:
      - Priority, promote to optional;
      - Build-Depends-Indep field, introduce (build-indep scheme, see below);
    - build-arch/build-indep scheme, introduce and consolidate (Closes: #764903)
      (thanks to Aaron M. Ucko <ucko@debian.org> for the hint);
    - debian/patches/:
      - docs/doxygen.conf.in, update with `doxygen -u'.
  * Update patch for docs/doxygen.conf.in submitted to the upstream maintainer.

 -- Jerome Benoit <calculus@rezozer.net>  Wed, 15 Oct 2014 11:20:08 +0000

apophenia (0.999b+ds3-1) unstable; urgency=medium

  * Debianization:
    - debian/copyright:
      - copyright section for imported asprintf.c, add (thanks to
        Thorsten Alteholz acting on behalf of the ftpmaster team);
    - debian/control:
      - Standards Version 3.9.6, bump;
      - Build-Depends, remove quilt and add gnulib;
      - Multi-Arch support, refine;
    - debian/rules:
      - override_dh_auto_clean, wipe out (Closes: #764642);
      - optimize scheme wrt gsl package scheme;
      - ad hoc GNULib support via ACLOCAL_PATH environment variable, set;
    - debian/patches/debianization.patch, refine.

 -- Jerome Benoit <calculus@rezozer.net>  Fri, 10 Oct 2014 14:10:57 +0000

apophenia (0.999b+ds1-1) unstable; urgency=medium

  * Initial release (Closes: #755493).
  * Debianization:
    - debian/copyright in DEP-5 format;
    - debian/control:
      - debhelper build-dep to >= 9;
      - Standards Version 3.9.5;
      - Vcs-* headers.
    - debian/source, format 3.0 (quilt);
    - debian/patches/ patches in DEP-3 format;
    - debian/watch file;
    - debian/repack, repack script to clean up and gain weight;
    - debian/rules:
      - autoreconf-iguration;
      - full and minal dh integration;
      - hardened dh_auto_clean;
      - get-orig-source uscan based target which downloads the currently
        packaged upstream tarball and repacks it;
      - default target which basically queries package status with uscan
        -- output in DEHS format;
    - gpg-signature check support, neutralize;
    - ad hoc script to build/clean the upstream source examples, provide.
  * Fixes, enhancements, request for a better autotools machinery support
    (more rational, passing the `make distcheck' test, explicit gnulib
    support) and bug reports were submitted and have been integrated or
    discussed; thanks to the upstream maintainer.
  * Wipe out library exit calls (shlib-calls-exit Lintian tag).

 -- Jerome Benoit <calculus@rezozer.net>  Thu, 11 Sep 2014 12:36:28 +0000