File: changelog

package info (click to toggle)
debget 1.6%2Bnmu4
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 116 kB
  • sloc: perl: 927; makefile: 54
file content (122 lines) | stat: -rw-r--r-- 4,163 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
debget (1.6+nmu4) unstable; urgency=medium

  * Non-maintainer upload.
  * Remove advice about libnet config which has been out of date for
    more than a decade (Closes: #845252)

 -- Dominic Hargreaves <dom@earth.li>  Mon, 21 Nov 2016 19:41:57 +0000

debget (1.6+nmu3) unstable; urgency=medium

  * Non-maintainer upload.
  * Update DH level to 9. (Closes: #800187)
  * debian/compat: create and set to 9, instead of using DH_COMPAT.
  * debian/control:
     - Added the ${misc:Depends} variable to provide the right install
        dependencies.
     - Bumped Standards-Version to 3.9.7.
  * debian/source/format: mark as 3.0 native.
  * debget: updated obsolete option in source code. (Closes: #569832)

 -- Giovani Augusto Ferreira <giovani@riseup.net>  Sun, 14 Feb 2016 21:22:19 -0200

debget (1.6+nmu2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
    (Closes: #792378)

 -- gregor herrmann <gregoa@debian.org>  Wed, 26 Aug 2015 14:01:24 +0200

debget (1.6+nmu1) unstable; urgency=medium

  * Non-maintainer upload.
  * Support new packages.debian.org (Closes: #508510)

 -- David Paleino <d.paleino@gmail.com>  Sun, 21 Dec 2008 13:58:43 +0100

debget (1.6) unstable; urgency=low

  * Add do-nothing binary-arch target (closes: #395588).

 -- Roderick Schertler <roderick@argon.org>  Sat, 18 Nov 2006 22:01:12 -0500

debget (1.5) unstable; urgency=high

  * Oops, urgency=high for 1.4 used wrong syntax.
  * Oops a source package name won't be found in the apt cache, check
    packages.debian.org if necessary.

 -- Roderick Schertler <roderick@argon.org>  Mon, 11 Jul 2005 17:22:17 -0400

debget (1.4) unstable; urgency=high (actually works)

  * Fix to work with package pools.  The library lacks documentation, and
    debget still uses FTP though with the new setup this isn't required,
    but it can actually download things, so it's actually useful again.
    (Closes: #84368.)
  * Correct Getopt::Long prototype warning (closes: #306924).
  * Update to policy 3.6.2.

 -- Roderick Schertler <roderick@argon.org>  Wed,  6 Jul 2005 08:45:44 -0400

debget (1.3) unstable; urgency=low

  * Oops, the hint about installing devscripts was always shown when a
    .dsc failed signature check, because the search it did for dscverify
    was buggy (closes: #74706).
  * Remove Debian version from directory name expected from `dpkg-source
    -x'.  How did I miss this before?
  * Work around bogus "Ignoring '!' modifier for short option" warning
    from Getopt::Long.
  * Oops, --help showed the usage twice with the new Getopt::Long.
  * Bump Standards-Version to 3.2.1 (no changes).

 -- Roderick Schertler <roderick@argon.org>  Mon, 12 Feb 2001 18:04:19 -0500

debget (1.2) unstable; urgency=low

  * Add --no-download-tar and --no-download-re switches (closes: #36170).

 -- Roderick Schertler <roderick@argon.org>  Sun,  8 Oct 2000 10:46:58 -0400

debget (1.1) unstable; urgency=low

  * Update for "new" non-US layout.
  * Add Build-Depends, bump Standards-Version (closes: #70357).

 -- Roderick Schertler <roderick@argon.org>  Sun, 27 Aug 2000 23:49:27 -0400

debget (1.0) unstable; urgency=low

  * Simple updates for 3.0.0 standards.
  * Simple updates for new Perl policy.

 -- Roderick Schertler <roderick@argon.org>  Wed, 14 Jul 1999 13:30:44 -0400

debget (0.4) unstable; urgency=low

  * Add info about passive FTP and proxies to the man page and README.Debian.

 -- Roderick Schertler <roderick@argon.org>  Mon,  5 Apr 1999 10:59:15 -0400

debget (0.3) unstable; urgency=low

  * Add --unpack, --build and --install switches.

 -- Roderick Schertler <roderick@argon.org>  Wed, 31 Mar 1999 23:20:44 -0500

debget (0.2) unstable; urgency=medium

  * Correct handling for user-specified sections, it was totally hosed.
  * Handle downloading from experimental (use `--dist experimental').

 -- Roderick Schertler <roderick@argon.org>  Sat, 30 Jan 1999 12:04:42 -0500

debget (0.01) unstable; urgency=low

  * Initial version.

 -- Roderick Schertler <roderick@argon.org>  Tue, 29 Dec 1998 21:09:05 -0500

$Id: changelog,v 1.13 2006-11-19 03:04:04 roderick Exp $