Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocamlcreal


Commits:
3c586835 by Stephane Glondu at 2022-03-08T08:54:11+01:00
Update packaging

- - - - -
bcb41dc6 by Stephane Glondu at 2022-03-08T08:54:11+01:00
Update changelog and prepare upload to unstable

- - - - -


6 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules
- + debian/source/format
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,12 +1,18 @@
-ocamlcreal (0.7-7) UNRELEASED; urgency=low
+ocamlcreal (0.7-7) unstable; urgency=low
 
   [ Stéphane Glondu ]
-  * Fix versioned build-deps to ensure smoother backports
+  * Team upload
+  * Update Vcs-*
+  * Switch source package format to 3.0 (quilt)
+  * Bump debhelper compat level to 13
+  * Bump Standards-Version to 4.6.0
+  * Add Rules-Requires-Root: no
+  * Bump debian/watch version to 4
 
   [ Debian Janitor ]
-  * Remove MIA uploaders
+  * Remove MIA uploaders (Closes: #873236)
 
- -- Stéphane Glondu <[email protected]>  Wed, 21 Jul 2010 11:19:06 +0200
+ -- Stéphane Glondu <[email protected]>  Tue, 08 Mar 2022 08:52:26 +0100
 
 ocamlcreal (0.7-6) unstable; urgency=low
 


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-7


=====================================
debian/control
=====================================
@@ -5,12 +5,12 @@ Maintainer: Debian OCaml Maintainers 
<[email protected]>
 Uploaders:
  Mehdi Dogguy <[email protected]>
 Build-Depends:
- ocaml-nox (>= 3.11.1-3~),
- debhelper (>= 7.0.50~),
- quilt (>= 0.46-7~),
+ debhelper-compat (= 13),
+ ocaml,
  libgmp-ocaml-dev (>= 20021123-16~),
- dh-ocaml (>= 0.9~)
-Standards-Version: 3.8.3
+ dh-ocaml
+Standards-Version: 4.6.0
+Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/ocaml-team/ocamlcreal.git
 Vcs-Browser: https://salsa.debian.org/ocaml-team/ocamlcreal
 


=====================================
debian/rules
=====================================
@@ -19,4 +19,4 @@ override_dh_auto_install:
        cp debian/META debian/$(PACKAGE)$(OCAML_STDLIB_DIR)/creal
 
 %:
-       dh --with quilt,ocaml $@
+       dh $@ --with ocaml


=====================================
debian/source/format
=====================================
@@ -0,0 +1 @@
+3.0 (quilt)


=====================================
debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=3
+version=4
 http://www.lri.fr/~filliatr/ftp/ocaml/ds/ creal-(.*)\.tar\.gz



View it on GitLab: 
https://salsa.debian.org/ocaml-team/ocamlcreal/-/compare/92acf5710782f8f5ff7eceb3a9a65a519fc73f18...bcb41dc627ce872e071c3caef6fea99f96b6a222

-- 
View it on GitLab: 
https://salsa.debian.org/ocaml-team/ocamlcreal/-/compare/92acf5710782f8f5ff7eceb3a9a65a519fc73f18...bcb41dc627ce872e071c3caef6fea99f96b6a222
You're receiving this email because of your account on salsa.debian.org.


Reply via email to