debmirror (1:2.37)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1:2.38 > 1:2.37
- Git: https://salsa.debian.org/debian/debmirror.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 2031616
- Browser: https://salsa.debian.org/debian/debmirror
- Last scan: 2023-05-30 04:34:06+00
- Next scan: 2023-06-06 17:20:00+00
- Merge requests: 5
- Debian changelog in Git:
debmirror (1:2.38) UNRELEASED; urgency=medium
[ Neil Roza ]
* check_file: Fix warning if $size is undefined.
[ Colin Watson ]
* Bump debhelper from old 12 to 13.
[ Alexander Sulfrian ]
* Two tiny fixes for the dependencies in the Makefile.
-- Colin Watson <cjwatson@debian.org> Sat, 24 Dec 2022 12:42:26 +0000
- This branch is 6 commits ahead of tag debian/1%2.37
- Git log:
commit eb949cd17cafb8adfa951c7671c4165b48984333
Author: Colin Watson <cjwatson@debian.org>
Date: Tue Mar 21 10:43:04 2023 +0000
Add changelog entry
commit c361b2ab2b2da0b020519eb446a226da99c2dd33
Merge: ff47162 f418b4f
Author: Colin Watson <cjwatson@debian.org>
Date: Tue Mar 21 10:42:05 2023 +0000
Merge branch 'fix-makefile-deps' into 'master'
Two tiny fixes for the dependencies in the Makefile
See merge request debian/debmirror!13
commit f418b4fde7d14e5b65a70f38f936216051233e1d
Author: Alexander Sulfrian <asulfrian@zedat.fu-berlin.de>
Date: Mon Mar 20 19:35:13 2023 +0100
Makefile: check should be PHONY
commit 459640f1ad306ac1c2fcf4dd05901facd4d8caaf
Author: Alexander Sulfrian <asulfrian@zedat.fu-berlin.de>
Date: Mon Mar 20 19:33:46 2023 +0100
Makefile: Fix dependency for manpage
debmirror.1 should depend on debmirror, so that it is remade if
debmirror was modified.
commit ff47162c8babd29982b6e8b74ea6a44a1446dc6e
Author: Colin Watson <cjwatson@debian.org>
Date: Mon Jan 2 13:16:46 2023 +0000
Bump debhelper from old 12 to 13.
Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
commit fe4635642e29b57d33e9c3e514119da8095704b7
Author: Neil Roza <nroza@rethinkrobotics.com>
Date: Sat Dec 24 12:44:33 2022 +0000
check_file: Fix warning if $size is undefined
Extracted from
https://salsa.debian.org/debian/debmirror/-/merge_requests/2.