summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-13 12:02:30 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-13 12:02:30 +0000
commit2e5c639d0b999cffafbbc0a5abe6de135577f218 (patch)
tree63a154b4091664e894561766628e248941b6ea9b
parentMerging upstream version 0.37. (diff)
downloadnwipe-debian.tar.xz
nwipe-debian.zip
Adding debian version 0.37-1.debian/0.37-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
-rw-r--r--debian/patches/nwipe.138
-rw-r--r--debian/patches/series1
4 files changed, 9 insertions, 40 deletions
diff --git a/debian/changelog b/debian/changelog
index ceb4c04..a9d36ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+nwipe (0.37-1) unstable; urgency=medium
+
+ * New upstream release.
+ * remove nwipe.1 patch
+ * Change build-depends : libconfig-dev (closes: #1069254).
+
+ -- Martijn van Brummelen <mvb@debian.org> Mon, 13 May 2024 09:42:28 +0200
+
nwipe (0.36-1) unstable; urgency=medium
* New upstream release(closes: #1069072, #1034262 ).
diff --git a/debian/control b/debian/control
index b366d83..f7ec214 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: nwipe
Section: utils
Priority: optional
Maintainer: Martijn van Brummelen <mvb@debian.org>
-Build-Depends: debhelper-compat (=13), libparted-dev, libncurses-dev, dpkg-dev (>= 1.16.1~), pkgconf
+Build-Depends: debhelper-compat (=13), libparted-dev, libncurses-dev, dpkg-dev (>= 1.16.1~), libconfig-dev
Standards-Version: 4.7.0
Homepage: https://github.com/martijnvanbrummelen/nwipe
Vcs-Browser: https://salsa.debian.org/mvb/nwipe
diff --git a/debian/patches/nwipe.1 b/debian/patches/nwipe.1
deleted file mode 100644
index 72e55b8..0000000
--- a/debian/patches/nwipe.1
+++ /dev/null
@@ -1,38 +0,0 @@
-Description: <short summary of the patch>
- TODO: Put a short summary on the line above and replace this paragraph
- with a longer explanation of this change. Complete the meta-information
- with other relevant fields (see below for details). To make it easier, the
- information below has been extracted from the changelog. Adjust it or drop
- it.
- .
- nwipe (0.36-1) UNRELEASED; urgency=medium
- .
- * New upstream release.
-Author: Martijn van Brummelen <mvb@debian.org>
-
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout https://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: (upstream|backport|vendor|other), (<patch-url>|commit:<commit-id>)
-Bug: <upstream-bugtracker-url>
-Bug-Debian: https://bugs.debian.org/<bugnumber>
-Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
-Forwarded: (no|not-needed|<patch-forwarded-url>)
-Applied-Upstream: <version>, (<commit-url>|commit:<commid-id>)
-Reviewed-By: <name and email of someone who approved/reviewed the patch>
-Last-Update: 2024-04-16
-
---- nwipe-0.36.orig/man/nwipe.1
-+++ nwipe-0.36/man/nwipe.1
-@@ -1,4 +1,4 @@
--.TH NWIPE "20" "February 2024" "nwipe version 0.36" "User Commands"
-+.TH NWIPE "1" "February 2024" "nwipe version 0.36" "User Commands"
- .SH NAME
- nwipe \- securely erase disks
- .SH SYNOPSIS
---- /dev/null
-+++ nwipe-0.36/patches/series
-@@ -0,0 +1 @@
-+nwipe.1
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 27f2c94..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-nwipe.1