File: changelog

package info (click to toggle)
uucpsend 1.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 192 kB
  • sloc: ansic: 969; makefile: 53
file content (123 lines) | stat: -rw-r--r-- 4,437 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
uucpsend (1.1-5) unstable; urgency=medium

  * QA upload.
  * Switch to 3.0 (quilt) source package format:
    - Diff converted into patches (Makefile and uucpsend.c)
    - Added source/format
  * d/control
    - Set maintainer to Debian QA Group (Orphan bug: #934426)
    - Add Homepage
    - Add Vcs field pointing to salsa
    - Add Rules-Requires-Root: binary-targets
    - Bump Std-Version to 4.5.0
    - Add missing ${misc:Depends}
    - Renaming priority extra to optional
  * Remove d/NMU-Disclaimer as package is orphaned
  * Convert copyright to DEP-5
  * Convert buildsystem to dh
    - Add debhelper-compat (= 13) as Build-Depends
    - Rewrite rules using dh
  * Delegate install to debhelper:
    - Skip Makefile install rule
    - Add files to d/install
    - Add manpages to d/manpages
    - Add readme to d/docs
    - Fix uucpsend.ctl ownership in d/rules dh_fixperm
  * Override hardcoded CC and CFLAGS in Makefile
  * Drop unused d/conffiles
  * Add watch file
  * Add upstream gpg key
  * Add salsa CI pipeline
  * Remove trailing space from changelog
  * Add DEP-12 metadata file
  * Use recommended branch name from DEP-14
  * Fix FTCBFS: Let dpkg's buildtools.mk supply tools.
    Thanks to Helmut Grohne for the patch (Closes: #942018)

 -- Baptiste BEAUPLAT <lyknode@cilg.org>  Fri, 28 Aug 2020 16:45:43 +0200

uucpsend (1.1-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Make the build reproducible: pass -n to gzip.
    Thanks to Chris Lamb for the patch (Closes: #777008)

 -- Mattia Rizzolo <mattia@debian.org>  Thu, 09 Mar 2017 00:51:53 +0100

uucpsend (1.1-4) unstable; urgency=low

  * Lock shell to bash in the root Makefile (really closes: Bug#379712)

 -- Martin Schulze <joey@infodrom.org>  Thu, 03 Apr 2008 17:58:44 +0200

uucpsend (1.1-3) unstable; urgency=low

  * Added information about the CVS repository
  * Fixed typo in NMU-Disclaimer, thanks to Petter Reinholdtsen (See:
    Bug#225895)
  * Incorporated from NMU 1.1-2.1
    - uucpsend.c: Don't cast lvalue in assignment.  Fix type of
      argument to free_sites() in order to remove unnecessary cast
      Patch by Andreas Jochens (closes: Bug#297738)
    - Removed postinst script since the /usr/doc transition is finished
  * Removed prerm script since the /usr/doc transition is finished
  * Set shell to bash (closes: Bug#379712)

 -- Martin Schulze <joey@infodrom.org>  Sat, 19 Jan 2008 11:46:50 +0100

uucpsend (1.1-2) unstable; urgency=low

  * Added a disclaimer for those people who plan to NMU this package
  * Corrected the description (closes: Bug#144727)

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Thu, 28 Aug 2003 10:35:50 +0200

uucpsend (1.1-1) unstable; urgency=low

  * New upstream source (closes: Bug#84385, Bug#84380)
  * Removed blurb about INN2 since it's incorporated into the regular
    readme file now

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Thu, 22 Nov 2001 21:54:13 +0100

uucpsend (1.0-3) unstable; urgency=low

  * Converted gzip'ing of manpages to my own style
  * Applied NMU changes
  * Capitalizing of short description
  * Added an URL to the readme file
  * Changed Priority to extra as it is noted in the overrides file
  * Added convenience code to support $DEB_BUILD_OPTIONS
  * Let the package conflict with INN2 since this needs further tweaking
    (closes: Bug#64284, Bug#64549)
  * Added a readme file as description for INN2

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Thu, 22 Nov 2001 16:23:21 +0100

uucpsend (1.0-2) unstable; urgency=low

  * Non-Maintainer upload
  * /usr/doc to /usr/share/doc transition (Closes: #91713)
  * removed gzipping of copyright file
  * added isp flags to dpkg-genchanges call to create Priority: and
    Section: fields
  * gzipped manpage uucpsend.ctl.5
  * ditto uucpsend.8
  * changed pointer to GPL in debian/copyright
  * added postinst and prerm scripts to handle /usr/doc/uucpsend
    symlinks
  * moved manpages to /usr/shar/man
  * upped standards to 3.5.2

 -- Stephen Stafford <bagpuss@debian.org>  Sat, 21 Apr 2001 21:26:25 +0100

uucpsend (1.0-1) unstable; urgency=low

  * First Debian release
  * Corrected paths to fit the current Debian filesystem structure
  * Added notice to GNU GPL and added it
  * Fixed Debian standards version
  * Included readme file
  * Converted from bzero() to memset()

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Sat, 12 Sep 1998 02:29:26 +0200