File: changelog

package info (click to toggle)
libio-multiplex-perl 1.16-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 140 kB
  • sloc: perl: 568; makefile: 4
file content (158 lines) | stat: -rw-r--r-- 5,512 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
libio-multiplex-perl (1.16-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Fri, 25 Dec 2020 17:55:33 +0100

libio-multiplex-perl (1.16-1) unstable; urgency=medium

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ gregor herrmann ]
  * debian/control: remove Nicholas Bamber from Uploaders on request of
    the MIA team.
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * Imported Upstream version 1.16
  * Update copyright years for debian/* packaging files
  * Don't install README into /usr/share/doc/libio-multiplex-perl
  * Wrap and sort fields in debian/control file
  * Declare compliance with Debian policy 3.9.6
  * Add Testsuite: autopkgtest-pkg-perl field in debian/control

 -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 04 May 2015 14:40:22 +0200

libio-multiplex-perl (1.13-1) unstable; urgency=low

  [ Nicholas Bamber ]
  * Added myself to Uploaders 
  * New upstream release

  [ Salvatore Bonaccorso ]
  * Bump Standards-Version to 3.9.2.

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Fri, 15 Apr 2011 18:38:59 +0100

libio-multiplex-perl (1.12-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Russ Allbery ]
  * Remove myself from Uploaders.

  [ Ansgar Burchardt ]
  * Update my email address.

  [ Salvatore Bonaccorso ]
  * New upstream release
  * Add myself to Uploaders.
  * debian/control:
    - Make versioned Build-Depends-Indep on perl (>= 5.8) unversioned as
      already satisifed in oldstable.
    - Bump Build-Depends on debhelper to (>= 8).
  * Email change: Ansgar Burchardt -> ansgar@debian.org
  * Email change: gregor herrmann -> gregoa@debian.org 
  * debian/copyright: Refresh format specification to revision 135 of
    DEP5 proposal for machine readable copyright file.
  * Bump Debhelper compat level to 8.
  * tiny format for debian/rules using override targets.
  * Bump Standards-Version to 3.9.1.
  * Convert to '3.0 (quilt)' source package format.

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 05 Mar 2011 17:26:24 +0100

libio-multiplex-perl (1.10-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * New upstream release.
  * Refresh debian/rules for debhelper 7, also install TODO in /usr/share/doc
  * Convert debian/copyright to proposed machine-readable format
  * Add myself to Uploaders
  * debian/control: capitalize Perl in description as it refers to the
    language
  * Bump Standards Version to 3.8.0 (no changes).

  [ gregor herrmann ]
  * debian/watch: remove call to uupdate.
  * debian/control: change my email address.

 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 21 Sep 2008 23:24:59 +0200

libio-multiplex-perl (1.09-2) unstable; urgency=low

  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * debian/rules:
    - delete /usr/lib/perl5 only if it exists (closes: #467901)
    - use $(TMP) instead of $(PREFIX)
    - split DESTDIR and PREFIX in make install
    - move dh_clean before make distclean
    - create install-stamp target
    - remove build-{arch,indep} targets
  * Set Standards-Version to 3.7.3 (no changes).
  * Set debhelper compatibility level to 6.
  * debian/watch: use dist-based URL.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sat, 01 Mar 2008 22:40:06 +0100

libio-multiplex-perl (1.09-1) unstable; urgency=low

  * New upstream release.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 13 Apr 2007 23:53:37 +0200

libio-multiplex-perl (1.08-3) unstable; urgency=low

  * Use $(CURDIR) [make] instead of $(PWD) [sh] to fix issues with sudo.
  * Set Standards-Version to 3.7.2 (no changes).

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sun,  1 Oct 2006 14:23:54 +0200

libio-multiplex-perl (1.08-2) unstable; urgency=low

  * Upload as non-native package.
  * General debian/rules cleanup.
    - Run make test.
    - Don't ignore the return status of make distclean.
    - Remove the empty /usr/lib/perl5 directory.
    - Build the package in binary-indep, not binary-arch.
    - Add build-arch and build-indep targets just in case.
  * Move perl to Build-Depends-Indep.
  * Update to standards version 3.6.2 (no changes required).
  * Update to debhelper compatibility level V5.

 -- Russ Allbery <rra@debian.org>  Sat, 21 Jan 2006 17:08:37 -0800

libio-multiplex-perl (1.08-1) unstable; urgency=low

  * New upstream release
  * New maintainer - Debian Perl Group (Closes: #266463)

 -- Gunnar Wolf <gwolf@debian.org>  Fri,  3 Sep 2004 10:51:23 -0500

libio-multiplex-perl (1.04-1) unstable; urgency=low

  * Initial release.

 -- Luca Filipozzi <lfilipoz@debian.org>  Sat, 17 May 2003 15:35:44 -0700