[Pkg-privacy-commits] [Git][pkg-privacy-team/mat2][master] 2 commits: debian/control: Handle transition from mat to mat2

Georg Faerber gitlab at salsa.debian.org
Fri Mar 1 18:29:50 GMT 2019


Georg Faerber pushed to branch master at Privacy Maintainers / mat2


Commits:
b23df2a8 by Georg Faerber at 2019-03-01T15:30:43Z
debian/control: Handle transition from mat to mat2

Declare that mat2 breaks and replaces mat << 0.8.0-2~, and ship a
transitional package mat which pulls in mat2.

Relates #910493

- - - - -
7a448e60 by Georg Faerber at 2019-03-01T15:33:50Z
debian/changelog: Debian release 0.8.0-2

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+mat2 (0.8.0-2) experimental; urgency=medium
+
+  * d/control:
+    - Handle transition from mat to mat2: declare that mat2 breaks and
+      replaces mat << 0.8.0-2~, and ship a transitional package mat which
+      pulls in mat2. This upload targets experimental, to not interrupt the
+      ongoing migration process of 0.8.0-1.
+      For more details and discussion, see #910493.
+
+ -- Georg Faerber <georg at riseup.net>  Fri, 01 Mar 2019 15:33:38 +0000
+
 mat2 (0.8.0-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/control
=====================================
@@ -23,6 +23,8 @@ Vcs-Browser: https://salsa.debian.org/pkg-privacy-team/mat2
 Rules-Requires-Root: no
 
 Package: mat2
+Breaks: mat (<< 0.8.0-2~)
+Replaces: mat (<< 0.8.0-2~)
 Architecture: all
 Depends: gir1.2-gdkpixbuf-2.0,
          gir1.2-poppler-0.18,
@@ -72,3 +74,11 @@ Description: Metadata anonymisation toolkit v2
     - Torrent (.torrent)
     - Windows Media Video (.wmv)
     - ZIP (.zip)
+
+Package: mat
+Depends: mat2,
+         ${misc:Depends},
+Architecture: all
+Section: oldlibs
+Description: transitional package
+ This is a transitional package. It can safely be removed.



View it on GitLab: https://salsa.debian.org/pkg-privacy-team/mat2/compare/9b6a78a71cf7fd74df0234a9d4e8b32da5cdc443...7a448e6093f7c87c16bd627bc0043560611df1bf

-- 
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/mat2/compare/9b6a78a71cf7fd74df0234a9d4e8b32da5cdc443...7a448e6093f7c87c16bd627bc0043560611df1bf
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-privacy-commits/attachments/20190301/640219be/attachment-0001.html>


More information about the Pkg-privacy-commits mailing list