extrepo (0.11)
[PTS] [DDPO]
COMMITS: VCS has seen 17 commits since the extrepo_0.10 tag
- Git: https://salsa.debian.org/extrepo-team/extrepo.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 368640
- Browser: https://salsa.debian.org/extrepo-team/extrepo
- Last scan: 2023-06-08 22:20:07+00
- Next scan: 2023-06-16 21:25:00+00
- CI pipeline status: success
- Debian changelog in Git:
extrepo (0.11) unstable; urgency=medium
* Ran wrap-and-sort -bastk.
* Recommends extrepo-offline-data.
* Fixed the update option. Based on a patch by Thomas Goirand
<zigo@debian.org>, but updated by Wouter. Closes: #1011027.
-- Wouter Verhelst <wouter@debian.org> Thu, 13 Oct 2022 16:04:48 +0200
- This branch is 17 commits ahead of tag extrepo_0.10
- Git log:
commit 49c41bb9f44065262959b25b7135deb4105ed347
Merge: 1c5eb9b ef0f268
Author: Wouter Verhelst <wouter@debian.org>
Date: Thu Oct 13 15:21:05 2022 +0000
Merge branch 'update-option' into 'master'
Implemented the update option.
See merge request extrepo-team/extrepo!6
commit ef0f268448f9deb534a2f2ce344bfde1e365578a
Author: Wouter Verhelst <w@uter.be>
Date: Thu Oct 13 17:11:48 2022 +0200
Don't copy values that are undef.
commit df89eff97d7ba4cffeb9d57502df2fb5283111ad
Author: Wouter Verhelst <w@uter.be>
Date: Thu Oct 13 17:09:20 2022 +0200
Add closed bug.
commit ebf0e450acb6a8636978741c86023a1826b81b67
Author: Wouter Verhelst <w@uter.be>
Date: Thu Oct 13 17:06:01 2022 +0200
extrepo: fix typo
While here, also drop the stderr suppression in the test suite.
This is not helpful when doing a test suite, @zigo ;-)
commit a1a4255dd565f86b38a95782cb6048deca520cef
Author: Wouter Verhelst <w@uter.be>
Date: Thu Oct 13 16:54:27 2022 +0200
More wrap-and-sort
commit 21252cb323857e857fb905fb3f95fb4d1fc0e258
Author: Wouter Verhelst <w@uter.be>
Date: Thu Oct 13 16:05:00 2022 +0200
Tickle changelog
commit b746fdb94ef6b740b070191bd446af256fda77e6
Author: Wouter Verhelst <w@uter.be>
Date: Thu Oct 13 16:03:02 2022 +0200
Drop the "switch" thing
Not very perl-ish as it was implemented.
commit 3f075818278df8985df5a2303a2482ea84649e71
Author: Thomas Goirand <zigo@debian.org>
Date: Sat Jul 16 16:13:38 2022 +0200
Implemented the update option.
commit 1c5eb9beb456f7d1397de34c65c20a604c72627a
Merge: 175d9ef 0c1af42
Author: Wouter Verhelst <wouter@debian.org>
Date: Thu Oct 13 14:51:05 2022 +0000
Merge branch 'enable-uses--mirror' into 'master'
re-enables takes --mirror into account
See merge request extrepo-team/extrepo!5
commit 175d9ef6f3cf0e689f020c8d00e37bd217fc0aea
Merge: 55ccc5d 67df969
Author: Wouter Verhelst <wouter@debian.org>
Date: Thu Oct 13 14:23:13 2022 +0000
Merge branch 'better-ci' into 'master'
Try the regular debian recipe
See merge request extrepo-team/extrepo!7
commit 67df9695d3ae4bd3d5717cd702cd8d7735dc259b
Author: Wouter Verhelst <w@uter.be>
Date: Thu Oct 13 16:15:43 2022 +0200
Try the regular debian recipe
commit 0c1af4275636b263059d27aec438aa3e4c724881
Author: Wouter Verhelst <w@uter.be>
Date: Thu Oct 13 16:12:39 2022 +0200
This is not a hashbang
commit 1d9446ffb5352590e4657e9fc1eb3ea8981aeef5
Author: Wouter Verhelst <w@uter.be>
Date: Thu Oct 13 16:10:19 2022 +0200
Fix grammar
commit efba401981226094ddfc67d360e8b59b9213e63d
Author: Thomas Goirand <zigo@debian.org>
Date: Thu May 19 17:13:57 2022 +0200
Fix changelog and man page.
commit a96417527c6c6b27f66f090c9cd8957098f2b6de
Author: Thomas Goirand <zigo@debian.org>
Date: Fri May 13 00:25:31 2022 +0200
Calling the enable command may update the URI if --mirror is used and the
file already exists in /etc/apt/sources.list.d.
commit 8ab41ed92db7db6311bebcbe6b0f0f3d53378907
Author: Thomas Goirand <zigo@debian.org>
Date: Thu May 12 23:58:09 2022 +0200
Recommends extrepo-offline-data.
commit a6b388ff87b17c79bcf5255d472e4fcdcdd8a5e7
Author: Thomas Goirand <zigo@debian.org>
Date: Thu May 12 23:57:27 2022 +0200
Ran wrap-and-sort -bastk.