File: changelog

package info (click to toggle)
metastore 1.1.2-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 216 kB
  • sloc: ansic: 1,271; makefile: 363; sh: 74
file content (184 lines) | stat: -rw-r--r-- 6,840 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
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
metastore (1.1.2-6) unstable; urgency=medium

  * debian/control:
    + Set Maintainer to Debian QA Group <packages@qa.debian.org>.
    + Update Vcs-* fields to point to new location in the Debian group on Salsa.

 -- Romain Francoise <rfrancoise@debian.org>  Fri, 07 Feb 2025 19:12:26 +0100

metastore (1.1.2-5) unstable; urgency=low

  * debian/watch: use GitHub instead of upstream website
  * Bump Standards-Version to 4.7.0, no changes needed.

 -- Romain Francoise <rfrancoise@debian.org>  Sun, 28 Apr 2024 16:45:27 +0200

metastore (1.1.2-4) unstable; urgency=medium

  * Minor packaging changes made by lintian-brush:
    + Bump debhelper compat level from 12 to 13.
    + Set upstream metadata fields: Bug-Database, Bug-Submit.
    + Update standards version to 4.6.0, no changes needed.

 -- Romain Francoise <rfrancoise@debian.org>  Sat, 25 Sep 2021 15:00:26 +0200

metastore (1.1.2-3) unstable; urgency=medium

  * Minor packaging fixes courtesy of the Janitor bot and lintian-brush:
    + Bump debhelper from old 11 to 12.
    + Set debhelper-compat version in Build-Depends.
    + Set upstream metadata fields: Repository, Repository-Browse.
    + Re-export upstream signing key without extra signatures.
  * Bump Standards-Version to 4.4.1.

 -- Romain Francoise <rfrancoise@debian.org>  Sun, 15 Dec 2019 20:24:43 +0100

metastore (1.1.2-2) unstable; urgency=medium

  * Loosen build-dep on debhelper 11 to allow backporting the package to
    stretch-backports.

 -- Romain Francoise <rfrancoise@debian.org>  Thu, 18 Jan 2018 21:01:26 +0100

metastore (1.1.2-1) unstable; urgency=medium

  * New upstream release.
  * Drop Hurd patch, included upstream.
  * Drop LDFLAGS workaround.

 -- Romain Francoise <rfrancoise@debian.org>  Sun, 07 Jan 2018 13:45:35 +0100

metastore (1.1.1a-2) unstable; urgency=medium

  * Pass PREFIX to make via dh_auto_install and drop upstream patch.
  * Remove extra license text installed by the upstream makefile (lintian
    warning).
  * Cherry-pick commit 16cde6c32f from upstream to fix build on Hurd.
  * Work around upstream Makefile which tries to transform LDFLAGS into
    compiler options when they already are.
  * Drop now unnecessary build-dep on libattr1-dev.
  * Always build with V=1.

 -- Romain Francoise <rfrancoise@debian.org>  Fri, 05 Jan 2018 23:57:12 +0100

metastore (1.1.1a-1) unstable; urgency=medium

  * New upstream release from new maintainer (closes: #883539):
    + Fixes issue with xattrs (closes: #798222).
    + Adds new --dump option (closes: #508743).
  * Assorted packaging changes:
    + Drop all old Debian patches.
    + Add new patch to allow overriding PREFIX in upstream Makefile.
    + Set PREFIX when calling dh_auto_install.
    + Add new build-dep on libbsd-dev.
    + Install FILEFORMAT file as documentation.
    + Add new maintainer's GPG key to debian/upstream/signing-key.asc.
    + Update debian/copyright.
    + Update upstream homepage URL.
    + Update watch file and enable signature checking.
  * Add Vcs-Browser and Vcs-Git fields pointing to new repository on
    salsa.debian.org.
  * Switch to debhelper compatibility level 11.
  * Bump Standards-Version to 4.1.3.

 -- Romain Francoise <rfrancoise@debian.org>  Tue, 02 Jan 2018 19:06:04 +0100

metastore (1+20080623+debian-5) unstable; urgency=medium

  * Fix historical inaccuracy in debian/copyright; license is GPL-2, not
    GPL-2 or later, thanks to Dan Fandrich (closes: #767983).
  * Bump Standards-Version to 3.9.6, no changes needed.

 -- Romain Francoise <rfrancoise@debian.org>  Sun, 24 May 2015 12:04:54 +0200

metastore (1+20080623+debian-4) unstable; urgency=medium

  * Bump Standards-Version to 3.9.5, no changes needed.
  * Set myself as sole maintainer.
  * Mention the word "backup" in long description (thanks, Eduard Bloch).

 -- Romain Francoise <rfrancoise@debian.org>  Sat, 16 Aug 2014 18:02:30 +0200

metastore (1+20080623+debian-3) unstable; urgency=low

  * Handle xattrs with empty value correctly; thanks to Przemysław Pawełczyk
    (closes: #676572, LP: #937306).
  * Switch to debhelper compat level 9.
  * Enable all hardening options.
  * Don't overwrite environment CFLAGS, use CPPFLAGS.
  * Bump Standards-Version to 3.9.3, no changes needed.

 -- Romain Francoise <rfrancoise@debian.org>  Sun, 10 Jun 2012 17:42:59 +0200

metastore (1+20080623+debian-2) unstable; urgency=low

  * New maintainer (closes: #540588).
  * Fix getopt parsing of -f (closes: #594134).
  * Remove prompting from example Git pre-commit hook (closes: #469250);
    hooks now run with stdin closed (since Git version 1.5.4) and
    prompting will not work when using a high-level interface such as
    git-gui or Emacs anyway.
  * Switch (back) to a minimal rules files; restores missing examples.
  * Switch to source format 3.0 (quilt).
  * Add debian/watch.
  * Bump Standards-Version to 3.9.1, no changes needed.

 -- Romain Francoise <rfrancoise@debian.org>  Sun, 12 Sep 2010 10:56:36 +0200

metastore (1+20080623+debian-1) unstable; urgency=low

  * Orphaning package.

 -- Daniel Baumann <daniel@debian.org>  Sun, 09 Aug 2009 01:16:56 +0200

metastore (1+20080623+debian) unstable; urgency=low

  * New maintainer (Closes: #486897).
  * New upstream checkout, tarball built without debian directory.
  * Replacing package descriptions with text from Davids homepage.
  * Upgrading package to standards 3.8.0.
  * Seting correct value for homepage field.
  * Adding ${misc:depends} to depends.
  * Adding/Updating vcs fields.
  * Rewriting copyright in machine-interpretable format.
  * Removing unused dirs debhelper.
  * Rewriting rules file in traditional way.

 -- Daniel Baumann <daniel@debian.org>  Fri, 19 Sep 2008 13:06:00 +0200

metastore (1-4) unstable; urgency=low

  * debhelper v7; rules file minimisation
  * Orphaned the package.

 -- Joey Hess <joeyh@debian.org>  Wed, 18 Jun 2008 16:16:15 -0400

metastore (1-3) unstable; urgency=low

  * detect nonexistant users/groups and print a warning message that
    includes the pathname
  * Merge upstream changes through ed7e4217e2eae466bab88cd425c71ac22a0340c5:
    - First stab at supporting the option of automatically creating empty
      directories which are missing. Closes: #460998
    - Detect whether the underlying FS supports xattrs. Closes: #470184

 -- Joey Hess <joeyh@debian.org>  Thu, 20 Mar 2008 21:34:51 -0400

metastore (1-2) unstable; urgency=low

  * Fix man page to document --compare. Closes: #451313
  * Correct display of usage message.

 -- Joey Hess <joeyh@debian.org>  Thu, 15 Nov 2007 12:11:25 -0500

metastore (1-1) unstable; urgency=low

  * Initial upload to Debian.

 -- Joey Hess <joeyh@debian.org>  Mon, 05 Nov 2007 23:01:52 -0500

metastore (1) unstable; urgency=low

  * Initial release.

 -- David Härdeman <david@hardeman.nu>  Sat, 19 May 2007 23:20:28 +0200