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


Commits:
c6920c3f by Debian Janitor at 2022-12-01T11:48:16+00:00
Remove constraints unnecessary since buster (oldstable)

* Build-Depends: Drop versioned constraint on dh-ocaml (>= 1.0.3~).
* Build-Depends: Drop versioned constraint on libmenhir-ocaml-dev (>= 
20090204.dfsg).
* Build-Depends: Drop versioned constraint on libparmap-ocaml-dev (>= 
1.0~rc4-5~).
* Build-Depends: Drop versioned constraint on menhir (>= 20090204.dfsg).
* Build-Depends: Drop versioned constraint on ocaml-nox (>= 3.11.1-3~).
* Build-Depends: Drop versioned constraint on pkg-config (>= 0.9.0).
* coccinelle: Drop dependency on essential package dpkg (>= 1.17.14) in 
Pre-Depends.
* coccinelle-doc: Drop conflict with removed package coccinelle (<< 
1.0.0~rc7.deb-4) in Replaces.
* coccinelle-doc: Drop conflict with removed package coccinelle (<< 
1.0.0~rc7.deb-4) in Breaks.
* Remove 1 maintscript entries from 1 files.

Changes-By: deb-scrub-obsolete
- - - - -
770c4d51 by Stéphane Glondu at 2023-08-08T07:23:54+00:00
Merge branch 'scrub-obsolete' into 'master'

Remove unnecessary constraints

See merge request ocaml-team/coccinelle!1
- - - - -


3 changed files:

- debian/changelog
- − debian/coccinelle.maintscript
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,24 @@
+coccinelle (1.1.1.deb-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on dh-ocaml (>= 1.0.3~).
+    + Build-Depends: Drop versioned constraint on libmenhir-ocaml-dev (>=
+      20090204.dfsg).
+    + Build-Depends: Drop versioned constraint on libparmap-ocaml-dev (>=
+      1.0~rc4-5~).
+    + Build-Depends: Drop versioned constraint on menhir (>= 20090204.dfsg).
+    + Build-Depends: Drop versioned constraint on ocaml-nox (>= 3.11.1-3~).
+    + Build-Depends: Drop versioned constraint on pkg-config (>= 0.9.0).
+    + coccinelle: Drop dependency on essential package dpkg (>= 1.17.14) in
+      Pre-Depends.
+    + coccinelle-doc: Drop conflict with removed package coccinelle (<<
+      1.0.0~rc7.deb-4) in Replaces.
+    + coccinelle-doc: Drop conflict with removed package coccinelle (<<
+      1.0.0~rc7.deb-4) in Breaks.
+    + Remove 1 maintscript entries from 1 files.
+
+ -- Debian Janitor <[email protected]>  Thu, 01 Dec 2022 11:48:16 -0000
+
 coccinelle (1.1.1.deb-2) unstable; urgency=medium
 
   * d/rules: force configuration for python3. Thanks to Uwe Kleine-König


=====================================
debian/coccinelle.maintscript deleted
=====================================
@@ -1 +0,0 @@
-rm_conffile /etc/bash_completion.d/spatch 1.0.0.deb-0


=====================================
debian/control
=====================================
@@ -4,18 +4,18 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers <[email protected]>
 Uploaders: Emmanuel Arias <[email protected]>,
  Ralf Treinen <[email protected]>
-Build-Depends: debhelper-compat (=13),
- dh-ocaml (>= 1.0.3~),
+Build-Depends: debhelper-compat (= 13),
+ dh-ocaml,
  dh-python,
- libmenhir-ocaml-dev (>= 20090204.dfsg),
- libparmap-ocaml-dev (>= 1.0~rc4-5~),
+ libmenhir-ocaml-dev,
+ libparmap-ocaml-dev,
  libpcre-ocaml-dev,
  libstdcompat-ocaml-dev,
  libpyml-ocaml-dev,
- menhir (>= 20090204.dfsg),
+ menhir,
  ocaml-findlib,
- ocaml-nox (>= 3.11.1-3~),
- pkg-config (>= 0.9.0),
+ ocaml-nox,
+ pkg-config,
  python3
 Build-Depends-Indep:
  texlive-fonts-extra,
@@ -37,7 +37,6 @@ Depends: libparmap-ocaml,
          ${ocaml:Depends},
          ${python3:Depends},
          ${shlibs:Depends}
-Pre-Depends: dpkg (>= 1.17.14)
 Suggests: coccinelle-doc, vim-addon-manager
 Description: semantic patching tool for C
  Coccinelle is a program matching and transformation tool for C.
@@ -50,8 +49,6 @@ Section: doc
 Architecture: all
 Multi-Arch: foreign
 Depends: ${misc:Depends}
-Breaks: coccinelle (<< 1.0.0~rc7.deb-4)
-Replaces: coccinelle (<< 1.0.0~rc7.deb-4)
 Description: documentation for coccinelle
  Coccinelle is a program matching and transformation tool for C.
  The programmer describes the code to match and the transformation to



View it on GitLab: 
https://salsa.debian.org/ocaml-team/coccinelle/-/compare/0721124aca8ee99bdf9974b19e3ff54ec799408d...770c4d515316d284912f65973b02e332575e8f7f

-- 
View it on GitLab: 
https://salsa.debian.org/ocaml-team/coccinelle/-/compare/0721124aca8ee99bdf9974b19e3ff54ec799408d...770c4d515316d284912f65973b02e332575e8f7f
You're receiving this email because of your account on salsa.debian.org.


Reply via email to