Merge version 4.13.1-6+rpi1 and 4.14.1-1 to produce 4.14.1-1+rpi1 archive/raspbian/4.14.1-1+rpi1 raspbian/4.14.1-1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Thu, 28 Sep 2023 16:36:57 +0000 (17:36 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Thu, 28 Sep 2023 16:36:57 +0000 (17:36 +0100)
1  2 
.gitattributes
configure.ac
debian/changelog
debian/rules

diff --cc .gitattributes
Simple merge
diff --cc configure.ac
Simple merge
index ab752a55c432cced90baf8a866d23961f941283e,3534794fb707b8295183b4db428a163ad74b8700..139ecaaebe3b001215d30e72ab1269b8b63c08d8
@@@ -1,16 -1,8 +1,22 @@@
- ocaml (4.13.1-6+rpi1) trixie-staging; urgency=medium
++ocaml (4.14.1-1+rpi1) trixie-staging; urgency=medium
 +
 +  [changes brought forward from 4.08.1-4+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Tue, 26 Nov 2019 19:38:59 +0000]
 +  * Revert previous raspbian changes, changing the triplet 
 +    now seems to cause more problems than it solves (specifically
 +    it causes ocaml to try and use nonexistant compilers).
 +  * Edit configure.ac to select armv6 when using "arm-linux-gnueabihf"
 +  * Partially fix clean target.
 +
 +  [changes introduced in 4.08.1-5+rpi1 by Peter Michael Green]
 +  * Remove gitattributes that cause problems for dgit.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Wed, 20 Sep 2023 15:06:07 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Thu, 28 Sep 2023 16:36:56 +0000
++
+ ocaml (4.14.1-1) unstable; urgency=medium
+   * New upstream release
+  -- Stéphane Glondu <glondu@debian.org>  Wed, 20 Sep 2023 09:59:40 +0200
  
  ocaml (4.13.1-6) unstable; urgency=medium
  
diff --cc debian/rules
Simple merge