File: changelog

package info (click to toggle)
libitl 0.8.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,632 kB
  • sloc: ansic: 3,150; python: 55; sh: 33; makefile: 2
file content (129 lines) | stat: -rw-r--r-- 4,770 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
libitl (0.8.0-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Set debhelper-compat version in Build-Depends.
  * Update Vcs-* headers to use salsa repository.
  * Remove obsolete field Contact from debian/upstream/metadata (already present
    in machine-readable debian/copyright).
  * Apply multi-arch hints.
    + libitl-dev, libitl0: Add Multi-Arch: same.

  [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
  * d/watch: update watch file
  * d/control:
    + Update to debhelper-compat 13
    + Update to standards-version 4.6.2
    + Add Rules-Requires-Root: no
  * d/u/metadata: remove Homepage field
  * Add c99-fix.diff patch to fix C99 compatability
  * d/libitl0.symbols: add Build-Depends-Package

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Mon, 22 May 2023 00:31:32 +0200

libitl (0.8.0-2) unstable; urgency=medium

  * build_shared.diff patch: fixed library version

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Fri, 27 Oct 2017 12:38:09 +0200

libitl (0.8.0-1) unstable; urgency=medium

  * New upstream release
  * Update watch file
  * Remove obsolete DMUA field
  * Update standards version to 4.1.1
  * Add cmake to Build-Deps
  * Remove patches, no longer needed
  * Clean up rules file
  * Bump compat level to 10
  * Add fix_install_paths.diff to fix install paths
  * Add build_shared.diff patch to build shared library
  * Update list of installed docs
  * Update examples' path
  * Remove unneeded *dirs file
  * Add symbols file
  * Update my email address
  * Changed Vcs-* fields to secure canonical URLs
  * Update copyright format & years

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Thu, 26 Oct 2017 14:48:29 +0200

libitl (0.7.0-3) unstable; urgency=low

  [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
  * debian/patches/01_Makefile.in.diff: Add -Wl before -soname linker option.
    (Closes: #624905)
  * Bumped compat level to 8
  * debian/control:
    + Updated my email address
    + Bumped Standards-Version to 3.9.2
  * debian/copyright: Updated format specification & copyright years

  [ Mehdi Dogguy ]
  * Add DMUA field in debian/control and set it to "yes".

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Fri, 06 May 2011 10:48:46 +0200

libitl (0.7.0-2) unstable; urgency=low

  * Switch to 3.0 (quilt) source format.
  * debian/copyright: added Arabeyes developers too as copyright
    holders.
  * Add prayertime/doc/method-info.txt to debian/libitl-dev.docs
  * debian/rules:
    + Simplify rules file.
    + No need to exclude CVS in dh_installdocs
    + Do not cp prayertime/doc/method-info.txt, it is handled by
      dh_installdocs now.
  * debian/control:
    + Build-Depend on debhelper (>= 7.0.50~) to support override targets.
    + Updated Standards-Version to 3.8.4 (no changes needed).
    + Updated Vcs-* fields to new Git repository.
    + Changed Maintainer to Debian Islamic Maintainers, and added myself to
      Uploaders.
    + Added ${misc:Depends} to Depends fields.

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Sat, 06 Feb 2010 10:27:00 +0200

libitl (0.7.0-1) unstable; urgency=low

  [ Thamer Mahmoud <thamer@newkuwait.org> ]
  * New upstream release.
  * Updated FSF address, thanks to Mohammed Sameer (Closes: #403480).
  * Binaries should not be stripped, thanks to Julien Danjou (Closes:
    #437373).

  [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
  * debian/control:
    + Removed Section field from libitl0 target.
    + Added quilt to Build-Depends.
    + Bumped Standards-Version to 3.8.2 (no changes needed).
    + Changed Maintainer to أحمد المحمودي (Ahmed El-Mahmoudy).
    + Upgrade to debhelper 7 (also bumped compat level)
    + Added Vcs-* fields.
  * debian/rules:
    + Use quilt patch system.
    + Replace dh_clean -k with dh_prep
  * Added 01_Makefile.in.diff patch to replace $(LD) with $(CC), since "-Wl,"
    is passed to it.
  * debian/copyright: converted to machine-readable format.
  * debian/libitl-dev.install: Remove pkg-config & *.la entries.
  * Added debian/watch file

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Mon, 06 Jul 2009 22:49:40 +0300

libitl (0.6.4-1) unstable; urgency=low

  * New upstream release
  * Added autoconf to the build-depends, thanks to Kurt Roeckx (Closes:
    #298794).

 -- Thamer Mahmoud <thamer@newkuwait.org>  Thu, 17 Mar 2005 01:29:43 +0300

libitl (0.6.3-1) unstable; urgency=low

  * Initial Release.

 -- Thamer Mahmoud <thamer@newkuwait.org>  Wed,  8 Dec 2004 10:05:07 +0300