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
|
curry-libs (3.0.0-2) unstable; urgency=medium
* Re-upload to unstable.
-- Mike Gabriel <sunweaver@debian.org> Thu, 04 Feb 2021 22:40:35 +0100
curry-libs (3.0.0-1) experimental; urgency=medium
* Upload to experimental.
* New upstream release.
* debian/control:
+ Bump Standards-Version: to 4.5.1. No changes needed.
* debian/watch:
+ Update format version to 4.
* debian/copyright:
+ Update copyright contributions
-- Mike Gabriel <sunweaver@debian.org> Thu, 04 Feb 2021 15:09:57 +0100
curry-libs (2.2.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump Standards-Version: to 4.4.1. No changes needed.
+ Update versioned B for pakcs (to << 2.2.0~).
+ Add Rules-Requires-Root: field and set it to "no".
* debian/upstream/metadata:
+ Fix flawed Repository-Browse: field.
+ Fix typo in Security-Contact: field.
-- Mike Gabriel <sunweaver@debian.org> Mon, 18 Nov 2019 10:15:24 +0100
curry-libs (2.1.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump Standards-Version: to 4.3.0. No changes needed.
+ Update versioned B for pakcs (to << 2.1.0~).
-- Mike Gabriel <sunweaver@debian.org> Thu, 31 Jan 2019 13:12:53 +0100
curry-libs (2.0.2-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Update versioned B: pakcs (<< 2.0.2~).
+ Bump Standards-Version: to 4.2.1. No changes needed.
* debian/upstream/metadata:
+ Add file. Comply with DEP-12.
-- Mike Gabriel <sunweaver@debian.org> Thu, 22 Nov 2018 14:41:40 +0100
curry-libs (2.0.1-2) unstable; urgency=medium
* debian/control:
+ Update Vcs-*: fields. Package has been migrated to salsa.debian.org.
+ Bump Standards-Version: to 4.2.0. No changes needed.
* debian/copyright:
+ Use secure URI for copyright format reference.
* debian/watch:
+ Update for tarball export feature in latest GitLab versions.
-- Mike Gabriel <sunweaver@debian.org> Mon, 20 Aug 2018 15:56:38 +0200
curry-libs (2.0.1-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump Standards-Version: to 4.1.3. No changes needed.
+ Add B (curry-libs-source): pakcs (<< 2.0.1~).
* debian/{control,compat}:
+ Bump to DH version level 10 (level 11 not yet supported by CDBS).
-- Mike Gabriel <sunweaver@debian.org> Fri, 09 Feb 2018 12:02:51 +0100
curry-libs (2.0.0-1) unstable; urgency=medium
* Upload to unstable.
* debian/rules:
+ Use --clamp-mtime --mtime="$(SOURCE_DATE)" when tarring up sources.
-- Mike Gabriel <sunweaver@debian.org> Tue, 12 Dec 2017 19:29:21 +0100
curry-libs (2.0.0-1~exp1) experimental; urgency=medium
* New upstream release.
* debian/control:
+ Bump Standards-Version: to 4.1.1. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Fri, 08 Dec 2017 11:46:25 +0100
curry-libs (1.0.3-2) unstable; urgency=medium
* debian/watch:
+ Update to new tarball naming scheme in recent GitLab versions.
* debian/control:
+ Bump Standards-Version: to 4.1.0. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Sun, 17 Sep 2017 19:22:49 +0200
curry-libs (1.0.3-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Drop all upstream patches, shipped with this upstream release.
-- Mike Gabriel <sunweaver@debian.org> Wed, 22 Feb 2017 11:00:12 +0100
curry-libs (1.0.1-3) unstable; urgency=medium
* debian/patches:
+ Cherry-pick 0003-Superfluous-output-of-which-command-suppressed.patch.
Suppress superfluous output of which command.
-- Mike Gabriel <sunweaver@debian.org> Fri, 03 Feb 2017 09:24:00 +0100
curry-libs (1.0.1-2) unstable; urgency=medium
* debian/rules:
+ Use tar --sort=name and --mode= option to make tarring reproducible.
* debian/control:
+ Versioned B-D on tar (>= 1.28).
* debian/patches:
+ Add 0001-Error-messages-for-non-existent-binaries-wish-and-sq.patch;
check for presence of sqlite3 and wish and bail out with an error, if
not present.
+ Add 0002-lockfile-command-replaced-by-lockfile-create-remove.patch;
switch to lockfile-progs utilities.
-- Mike Gabriel <sunweaver@debian.org> Tue, 31 Jan 2017 10:03:24 +0100
curry-libs (1.0.1-1) unstable; urgency=medium
* New upstream release.
-- Mike Gabriel <sunweaver@debian.org> Fri, 13 Jan 2017 09:53:29 +0100
curry-libs (1.0.0-1) unstable; urgency=medium
* Initial release to Debian. (Closes: #840537).
-- Mike Gabriel <sunweaver@debian.org> Wed, 19 Oct 2016 12:34:39 +0200
|