Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / cryptgps
Commits:
e9530fba by Stephane Glondu at 2023-08-08T09:45:51+02:00
Update packaging
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,14 +1,18 @@
-cryptgps (0.2.1-12) UNRELEASED; urgency=medium
+cryptgps (0.2.1-12) unstable; urgency=medium
+ [ Stéphane Glondu ]
+ * Add Rules-Requires-Root: no
+ * Bump debian/watch version to 4
+
+ [ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Set debhelper-compat version in Build-Depends.
- * Update standards version to 4.6.1, no changes needed.
* Update standards version to 4.6.2, no changes needed.
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on dh-ocaml, ocaml-findlib and
ocaml-nox.
- -- Debian Janitor <[email protected]> Wed, 23 Nov 2022 14:04:12 -0000
+ -- Stéphane Glondu <[email protected]> Tue, 08 Aug 2023 09:43:28 +0200
cryptgps (0.2.1-11) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -6,10 +6,11 @@ Uploaders:
Stéphane Glondu <[email protected]>
Build-Depends:
debhelper-compat (= 13),
- ocaml-nox,
+ ocaml,
ocaml-findlib,
dh-ocaml
Standards-Version: 4.6.2
+Rules-Requires-Root: no
Homepage: http://projects.camlcity.org/projects/cryptgps.html
Vcs-Git: https://salsa.debian.org/ocaml-team/cryptgps.git
Vcs-Browser: https://salsa.debian.org/ocaml-team/cryptgps
=====================================
debian/watch
=====================================
@@ -1,7 +1,7 @@
# See uscan(1) for format
# Compulsory line, this is a version 3 file
-version=3
+version=4
http://download.camlcity.org/download/ cryptgps-(.*)\.tar\.gz
View it on GitLab:
https://salsa.debian.org/ocaml-team/cryptgps/-/commit/e9530fba171fd1673c29ad239a28fe9215e2156e
--
View it on GitLab:
https://salsa.debian.org/ocaml-team/cryptgps/-/commit/e9530fba171fd1673c29ad239a28fe9215e2156e
You're receiving this email because of your account on salsa.debian.org.