File: changelog

package info (click to toggle)
tetex-brev 4.22.github.20140417-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 196 kB
  • ctags: 30
  • sloc: lisp: 193; makefile: 80; sh: 2
file content (165 lines) | stat: -rw-r--r-- 6,314 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
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
tetex-brev (4.22.github.20140417-3) unstable; urgency=medium

  * Added 02_no-dvi-timestamp.patch to make package build reproducable.

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 05 Feb 2016 08:43:41 +0100

tetex-brev (4.22.github.20140417-2) unstable; urgency=low

  * Added texlive-lang-european | texlive-latex-base (<< 2013.20130918-
    1) as binary dependency in addition to build dependency, to fix
    problem discovered by autopkgtest.

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 18 Apr 2014 20:41:59 +0200

tetex-brev (4.22.github.20140417-1) unstable; urgency=low

  * Move package source to collab-maint git.  Add Vcs-Git and Vcs-Browser
    control file fields.
  * Update Standards-Version from 3.9.4 to 3.9.5.  No changes needed.
  * Add autopkgtest self test code using the test code already available
    in the  upstream makefile.
  * Move to package format 3.0 (quilt), and fetch upstream tarball from
    github.
  * New patch 01_clean.patch to fix test target and make clean target
    more complete.
  * Add texlive-fonts-recommended as build and binary depend, to make
    sure the testsuite work as it should.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 17 Apr 2014 11:00:48 +0200

tetex-brev (4.22.8) unstable; urgency=low

  * Add homepage info in the control file now that the upstream project
    is available from github.
  * Update copyright file with new URL and email address.
  * Really drop postinst reintroduced by mistake in 4.22.7.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 17 Oct 2013 00:34:40 +0200

tetex-brev (4.22.7) unstable; urgency=low

  * Acknowlege NMU.  Thank you very much, Andrew Starr-Bochicchio. :)
  * Build-depend on texlive-lang-european | texlive-latex-base (<<
    2013.20130918-1) to make sure the needed language rules are
    available (Closes: #712358).  Thank you Norbert Preining for
    the tip.
  * Update standards-version from 3.8.4 to 3.9.4.  No changes needed.
  * Adjust copyright file to make the copyright status clearer.
  * Rewrite rules file to use dh and build-depend on
    debhelper (>= 7.0.50~) to get it working.

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 14 Oct 2013 23:07:20 +0200

tetex-brev (4.22.6+nmu1) unstable; urgency=low

  * Non-maintainer upload.
  * Drop debian/postinst, call dh_installtex in debian/rules,
    and build depend on tex-common. This causes the package to
    no longer create files in /usr/local (Closes: #669393).

 -- Andrew Starr-Bochicchio <a.starr.b@gmail.com>  Sun, 24 Jun 2012 19:07:14 -0400

tetex-brev (4.22.6) unstable; urgency=low

  * Change build depend from tetex-bin and tetex-extra to
    texlive-latex-base and texlive-latex-recommended to find latex and
    the ecrm1000 font (Closes: #562379).
  * Update standards-version from 3.7.2 to 3.8.4.  No changes needed.
  * Increase debhelper compat level from 4 to 7.  Adjust build rules
    to behave better.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 11 Feb 2010 20:31:11 +0100

tetex-brev (4.22.5) unstable; urgency=low

  * Update dependencies to use texlive-latex-base as an alterntive to
    tetex-bin, and drop tetex-base. (Closes: #419234)
  * Update from standards-version 3.6.2 to 3.7.2.  No changes needed.

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 22 Jun 2007 13:36:57 +0100

tetex-brev (4.22.4) unstable; urgency=low

  * Add giro.text from upstream to have a example for the giro class.

 -- Petter Reinholdtsen <pere@debian.org>  Fri,  9 Feb 2007 22:25:43 +0100

tetex-brev (4.22.3) unstable; urgency=low

  * Move to Standards-Version 3.6.2.  No change needed.
  * Increase debhelper compat level from 3 to 4.
  * New rules target buildfromcvs to build package without the CVS
    directories and get rid of lintian errors.
  * Make package a native package.  There is no upstream tarball.

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 23 Dec 2005 19:10:13 +0100

tetex-brev (4.22-2) unstable; urgency=low

  * debian/rules: Remove unused code.
  * debian/control: Changed to use latest standard version (3.6.1.0).
  * debian/control: Improved short description a bit, and got rid of
      lintian warning.
  * debian/copyright: Get rid of lintian warning.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 26 Feb 2004 09:54:09 +0100

tetex-brev (4.22-1) unstable; urgency=low

  * New upstream version.
    - Added danish translation.
    - Minor LaTeX code fixes.

 -- Petter Reinholdtsen <pere@debian.org>  Mon,  1 Dec 2003 00:28:20 +0100

tetex-brev (4.19-4) unstable; urgency=low

  * Add tetex-extra to build-depend-indep to find the ecrm1000
    font. (Closes: #191543)

 -- Petter Reinholdtsen <pere@debian.org>  Thu,  1 May 2003 23:39:47 +0200

tetex-brev (4.19-3) unstable; urgency=low

  * Fix makefile target for building of demo.dvi.
  * Add tetex-bin to build-depends-indep. (Closes: #190702)

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 25 Apr 2003 10:49:14 +0200

tetex-brev (4.19-2) unstable; urgency=low

  * Updated eksempel.tex and brev.el from upstream.
  * Added README and demo.tex now included in upstream.
  * Remove patch to undo \Letter@Date change in v4.19.  The correct
    fix is to change the date format in eksempel.tex to use ISO formatted
    dates (YYYY-MM-DD).

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 25 Jan 2003 10:39:37 +0100

tetex-brev (4.19-1) unstable; urgency=low

  * New upstream v4.19, this time with GPL license.
  * First upload into Debian (Closes: #177645).
  * Made new debian/ subdirectory using dh_make.  Now build-depends on
    debhelper.
  * Updated description.
  * Changed Section from 'unknown' to 'tex'.
  * Updated URL to upstream source.
  * Changed architecture from any to all, as this package isn't
    platform dependent.
  * Upgraded standards-version from 3.2.1 to 3.5.8.
  * Install giro.cls and brev.el too.
  * Change install location for class from
    /usr/share/texmf/tex/latex/misc/ to
    /usr/share/texmf/tex/latex/latex-brev/.
  * Add postinst script to regenerate the LaTeX index files.
  * Undo \Letter@Date change in v4.19 to avoid error from latex.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 23 Jan 2003 00:54:01 +0100

tetex-brev (4.16-1) unstable; urgency=low

  * Initial release, used by Skolelinux. 

 -- Petter Reinholdtsen <pere@hungry.com>  Mon, 29 Oct 2001 15:30:48 +0100