File: changelog

package info (click to toggle)
reposurgeon 3.37-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,068 kB
  • ctags: 954
  • sloc: python: 11,528; xml: 3,847; sh: 468; makefile: 118; lisp: 102
file content (27 lines) | stat: -rw-r--r-- 1,026 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
reposurgeon (3.37-1) unstable; urgency=medium

  * New upstream version
  * Change license from BSD-3-Clause to BSD-2-Clause as upstream has done
  * Bump Standards-Version to 3.9.8 (no change)
  * Use secure https URLs for Vcs-* fields
  * Update dependency on Python 2 to Python 3
  * Update package description listing renamed executables correctly.
    Thanks to Alberto Luaces for the heads up. (Closes: #822979)

 -- Anthony Fok <foka@debian.org>  Sun, 01 May 2016 02:21:32 +0800

reposurgeon (3.29-1) unstable; urgency=medium

  * Initial release (Closes: #702485)

 -- Anthony Fok <foka@debian.org>  Fri, 25 Sep 2015 12:07:58 -0600

reposurgeon (3.18-1) UNRELEASED; urgency=low

  * First attempt at Initial release, rejected due to inconsistent
    license in revdir.c (GPL-2) vs the rest (GPL-2+) of the
    cvs-fast-export package, which reposurgeon recommends.
    (would have closed #702485)
  * Cherry-pick minor post-3.18 fixes from upstream.

 -- Anthony Fok <foka@debian.org>  Sat, 20 Dec 2014 13:21:08 -0700