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
|
libbssolv-perl (0.17-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints.
+ libbssolv-perl: Add Multi-Arch: same.
[ Mike Gabriel ]
* debian/watch:
+ Fix Github watch URL and switch to format version 4.
-- Mike Gabriel <sunweaver@debian.org> Mon, 10 May 2021 11:05:56 +0200
libbssolv-perl (0.17-2) unstable; urgency=medium
* Team upload.
* Build-Depends: replace libsolv0-dev with libsolv-dev.
Thanks to Daniel Schepler for the bug report.
(Closes: #960615)
* Drop 2001_libsolv-dev-installs-to-multiarch-dest.patch which is not
needed anymore wit LibSolv 7.
-- gregor herrmann <gregoa@debian.org> Fri, 15 May 2020 17:45:57 +0200
libbssolv-perl (0.17-1) unstable; urgency=medium
* Team upload.
* debian/control: update Build-Depends for cross builds.
* Import upstream version 0.17.
* Update years of upstream copyright.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-
Browse.
* Remove obsolete fields Contact, Name from debian/upstream/metadata.
* Remove unnecessary get-orig-source-target.
Fixes: lintian: debian-rules-contains-unnecessary-get-orig-source-target
-- gregor herrmann <gregoa@debian.org> Fri, 21 Feb 2020 18:20:24 +0100
libbssolv-perl (0.15-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.15.
* Update years of upstream copyright.
-- gregor herrmann <gregoa@debian.org> Sat, 22 Dec 2018 17:45:25 +0100
libbssolv-perl (0.14-2) unstable; urgency=medium
* debian/control:
+ Fix versioned B-D: Turn libsolv-dev into libsolv0-dev. (Closes: #907924).
-- Mike Gabriel <sunweaver@debian.org> Tue, 04 Sep 2018 12:41:23 +0200
libbssolv-perl (0.14-1) unstable; urgency=medium
[ Mike Gabriel ]
* debian/changelog:
+ Fix trailing white-space in old changelog stanza.
* debian/control:
+ Update B-D on libsolv-dev to versioned B-D (>= 0.6.35-2~). That Debian
revision now as the build time option ENABLE_COMPLEX_DEPS set to true.
+ Bump Standards-Version: to 4.2.1. No changes needed.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 0.14.
* debian/copyright: add new information about BSSolv.xs.
* Bump debhelper compatibility level to 10.
-- Mike Gabriel <sunweaver@debian.org> Mon, 03 Sep 2018 11:25:41 +0200
libbssolv-perl (0.09-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Axel Beckert ]
* Expand the OBS acronym in the long package description.
[ Lucas Kanashiro ]
* Import upstream version 0.09
* debian/copyright: add a new paragraph with dist/perl-BSSolv.spec
* Update Debian packaging copyright
* Declare compliance with Debian policy 3.9.8
-- Lucas Kanashiro <kanashiro@debian.org> Fri, 26 Aug 2016 10:15:30 -0300
libbssolv-perl (0.08-1) unstable; urgency=medium
* Team upload
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ Florian Schlichting ]
* Import upstream version 0.08
* Declare compliance with Debian Policy 3.9.7
* Use all hardening flags
* Drop avoid-useless-dependency.patch, applied upstream
-- Florian Schlichting <fsfs@debian.org> Mon, 18 Apr 2016 22:17:53 +0200
libbssolv-perl (0.05-1) unstable; urgency=medium
* Team upload
* Import upstream version 0.05
* Add repository info to upstream metadata
* Install upstream changelog
* Patch Makefile.PL to avoid useless library dependencies
-- Florian Schlichting <fsfs@debian.org> Thu, 10 Sep 2015 10:51:27 +0200
libbssolv-perl (0.03-1) unstable; urgency=medium
[ Lucas Kanashiro ]
* Team upload.
* Add debian/upstream/metadata
* Import upstream version 0.03
Closes: #796792
* Add module name in long description
* Add autopkgtest-pkg-perl
* Update debhelper with newer version
* Update year of upstream copyright
[ gregor herrmann ]
* Make short description a noun phrase.
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Wed, 12 Aug 2015 11:36:14 -0300
libbssolv-perl (0.02-1) unstable; urgency=low
* Initial release. (Closes: #763326).
-- Mike Gabriel <sunweaver@debian.org> Mon, 29 Sep 2014 15:01:36 +0200
|