[Forensics-changes] [dislocker] 01/01: Import Debian changes 0.7.1-3
Giovani Augusto Ferreira
giovani at moszumanska.debian.org
Sat Sep 16 13:27:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
giovani pushed a commit to branch debian
in repository dislocker.
commit cac06f99a21d29c65e24e3535f1cab59ba423336
Author: Giovani Augusto Ferreira <giovani at debian.org>
Date: Wed Sep 13 00:10:02 2017 -0300
Import Debian changes 0.7.1-3
dislocker (0.7.1-3) unstable; urgency=medium
* debian/control:
- Updated the Replaces+Breaks fields on libdislocker0.7 to avoid
fails in upgrade from previous version. (Closes: #874418)
- Removed entry to the libdislocker0.6 transitional package,
this is useless.
---
debian/changelog | 10 ++++++++++
debian/control | 13 ++-----------
2 files changed, 12 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 855e644..ea55151 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+dislocker (0.7.1-3) unstable; urgency=medium
+
+ * debian/control:
+ - Updated the Replaces+Breaks fields on libdislocker0.7 to avoid
+ fails in upgrade from previous version. (Closes: #874418)
+ - Removed entry to the libdislocker0.6 transitional package,
+ this is useless.
+
+ -- Giovani Augusto Ferreira <giovani at debian.org> Wed, 13 Sep 2017 00:10:02 -0300
+
dislocker (0.7.1-2) unstable; urgency=medium
* debian/control:
diff --git a/debian/control b/debian/control
index 407e68d..f2fc59a 100644
--- a/debian/control
+++ b/debian/control
@@ -16,9 +16,8 @@ Vcs-Browser: https://anonscm.debian.org/git/forensics/dislocker.git
Package: libdislocker0.7
Section: libs
Architecture: any
-Provides: libdislocker0.6
-Replaces: libdislocker0.6 (<< 0.6.1-7~)
-Breaks: libdislocker0.6 (<< 0.6.1-7~)
+Replaces: libdislocker0.6 (<< 0.7~)
+Breaks: libdislocker0.6 (<< 0.7~)
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: read/write encrypted BitLocker volumes (shared library)
Dislocker has been designed to read BitLocker encrypted partitions under
@@ -71,11 +70,3 @@ Description: read/write encrypted BitLocker volumes
file will change the underlying BitLocker partition content.
.
This tool is useful in cryptography managing and forensics investigations.
-
-Package: libdislocker0.6
-Depends: libdislocker0.7, ${misc:Depends}
-Architecture: all
-Priority: extra
-Section: oldlibs
-Description: transitional dummy package for libdislocker
- This is a transitional package. It can safely be removed.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/dislocker.git
More information about the forensics-changes
mailing list