File: changelog

package info (click to toggle)
cvsutils 0.0.20020311-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 328 kB
  • ctags: 42
  • sloc: perl: 735; sh: 354; python: 291; makefile: 90
file content (48 lines) | stat: -rw-r--r-- 1,958 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
cvsutils (0.0.20020311-4) unstable; urgency=medium

  * Added automake1.8 to the build-dependencies (Closes: #298336).
    Urgency medium, as it fixes a FTBS bug.

 -- Uwe Hermann <uwe@debian.org>  Wed,  9 Mar 2005 09:50:57 +0100

cvsutils (0.0.20020311-3) unstable; urgency=low

  * Updated to latest CVS version of csvutils.
    + CVS Root specifications can now contain port numbers (Closes: #222166).
      This has been fixed upstream as well as by a patch from Klaus Ethgen.
    + Also, #291399 has been fixed upstream, too (slightly different though).
    + cvsu now has a --nolinks option which ignores symlinks as well as
      hard links (Closes: #151854).
    + cvsrmadm has been removed upstream, as it's considered too dangerous.
  * Added some more whitespace to package description (Closes: #158865).
  * Added cvs-notag, a script contributed by Yann Dirson, which reports
    untagged files (Closes: #159837). I'll also forward this to upstream.
    I renamed the file to cvsnotag, though, as all others don't contain '-'.

 -- Uwe Hermann <uwe@debian.org>  Sat,  5 Mar 2005 15:06:17 +0100

cvsutils (0.0.20020311-2) unstable; urgency=low

  * Applied patch by David Pashley, which makes cvsu not report files listed
    in .cvsignore (Closes: #291399).
  * Standards-Version: 3.6.1.0 (no changes necessary).

 -- Uwe Hermann <uwe@debian.org>  Thu,  3 Mar 2005 16:53:52 +0100

cvsutils (0.0.20020311-1) unstable; urgency=low

  * CVS update.
  * The manpage has been included upstream. Removed it from debian/ dir.
  * debian/control: Improved description (Closes: #137781).
  * Versioned Build-Dep. on debhelper (>= 3.0.18).

 -- Uwe Hermann <uwe@debian.org>  Mon, 11 Mar 2002 18:23:11 +0100

cvsutils (0.0.20020227-1) unstable; urgency=low

  * Initial Release (Closes: #121912).
  * I wrote a manpage, as there was none in the upstream sources.
  * Fixed typo in README.

 -- Uwe Hermann <uwe@debian.org>  Wed, 27 Feb 2002 10:42:47 +0100