[Pkg-privacy-commits] [Git][pkg-privacy-team/mat2][master] 4 commits: debian/control: Handle transition from mat to mat2
Jonas Meurer
gitlab at salsa.debian.org
Fri Mar 1 19:24:30 GMT 2019
Jonas Meurer pushed to branch master at Privacy Maintainers / mat2
Commits:
cd80f1c9 by Georg Faerber at 2019-03-01T18:00:48Z
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
- - - - -
578eb860 by Georg Faerber at 2019-03-01T18:00:48Z
debian/changelog: Debian release 0.8.0-2
- - - - -
5efcb390 by Jonas Meurer at 2019-03-01T18:07:38Z
d/changelog: prepare for 0.8.0-3 release
- - - - -
b481c07c by Jonas Meurer at 2019-03-01T18:09:01Z
d/control: Minor wording improvement
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,21 @@
+mat2 (0.8.0-3) unstable; urgency=medium
+
+ * Upload to unstable. This adds a new binary package 'mat' which handles
+ the transition from mat to mat2. (Closes: #910493)
+
+ -- Jonas Meurer <jonas at freesources.org> Fri, 01 Mar 2019 18:57:47 +0100
+
+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 to migrate to mat2
+ This is a transitional package. It can safely be removed.
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/mat2/compare/7a448e6093f7c87c16bd627bc0043560611df1bf...b481c07c0da907fbf3917a472997f72a1dd92441
--
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/mat2/compare/7a448e6093f7c87c16bd627bc0043560611df1bf...b481c07c0da907fbf3917a472997f72a1dd92441
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/555693f3/attachment-0001.html>
More information about the Pkg-privacy-commits
mailing list