Merge version 14+rpi1 and 14.0 to produce 14.0+rpi1 archive/raspbian/14.0+rpi1 raspbian/14.0+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Thu, 21 May 2026 22:01:48 +0000 (23:01 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Thu, 21 May 2026 22:01:48 +0000 (23:01 +0100)
1  2 
debian/changelog
debian/control

index f6364045a18021429409a70f1342601592cc7cbf,c9ce9a73b05be551c7f4df3ae9ca31f9721dd3a6..fe2b08e0b289fa07ed93a90ad6c15168f9bdcde5
@@@ -1,20 -1,14 +1,32 @@@
- base-files (14+rpi1) forky-staging; urgency=medium
++base-files (14.0+rpi1) forky-staging; urgency=medium
 +
 +  [changes brought forward from 8+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 07 Jan 2015 02:03:42 +0000]
 +  * Modify default vendor etc for raspbian.
 +  * Modify maintainer scripts so default will be set to raspbian even when
 +    upgrading
 +  [changes introduced in 10+rpi1 by Peter Michael Green]
 +  * Make some changes using sed in debian/rules rather than directly in source
 +    package to avoid merge conflicts.
 +  [changes introduced in 10.3+rpi1 by Peter Michael Green]
 +  * Make further changes in debian/rules rather than directly to files in
 +    package to further avoid merge conflicts.
 +  * Make changes in debian/rules in the "install" step to avoid the need for
 +    code to revert them.
 +  * Add build-dependency on moreutils to support new code in debian/rules.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Tue, 13 Jan 2026 17:12:49 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Thu, 21 May 2026 22:01:48 +0000
++
+ base-files (14.0) unstable; urgency=medium
+   * Do not ship the BSD license anymore. Closes: #1132426.
+     Thanks a lot to Bastian Germann.
+   * Update the Artistic license from perl_5.36.0.orig.tar.xz.
+     (Fixes old typo MERCHANTIBILITY -> MERCHANTABILITY).
+   * Drop "Rules-Requires-Root: no" (default).
+   * Update standards-version.
+   * Fine-tune salsa-ci.yml.
+  -- Santiago Vila <sanvila@debian.org>  Mon, 11 May 2026 17:40:00 +0200
  
  base-files (14) unstable; urgency=medium
  
diff --cc debian/control
index d182f48a59c7c4a42634b6562a9a5d17ae45b5f5,8ce5ea8be99f54961d9c98959ebe6cc1a5395374..38b9bcf540f43f7f1f75e90b493222a12daadd53
@@@ -2,11 -2,10 +2,10 @@@ Source: base-file
  Section: admin
  Priority: required
  Maintainer: Santiago Vila <sanvila@debian.org>
- Standards-Version: 4.7.2
+ Standards-Version: 4.7.4
 -Build-Depends: debhelper-compat (= 13), debhelper (>= 13.10~)
 +Build-Depends: debhelper-compat (= 13), debhelper (>= 13.10~), moreutils
  Vcs-Git: https://salsa.debian.org/sanvila/base-files.git
  Vcs-Browser: https://salsa.debian.org/sanvila/base-files
- Rules-Requires-Root: no
  
  Package: base-files
  Provides: base, usr-is-merged