summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-13 12:03:18 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-13 12:03:18 +0000
commit74b90c0d4256270a02da39f22918ec45e39f7abe (patch)
tree37e1f6a24d0b29c496107a41d2fa9a30bead7ede
parentMerging upstream version 0.37. (diff)
downloadnwipe-74b90c0d4256270a02da39f22918ec45e39f7abe.tar.xz
nwipe-74b90c0d4256270a02da39f22918ec45e39f7abe.zip
Merging debian version 0.37-1.
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 6276fb9..9ff5590 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~progress7.99u1) graograman-backports; urgency=medium
* Initial reupload to graograman-backports.
diff --git a/debian/control b/debian/control
index 667a2fd..0337e4f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: Martijn van Brummelen <mvb@debian.org>
Bugs: mailto:maintainers@lists.progress-linux.org
-Build-Depends: debhelper-compat (=13), libparted-dev, libncurses-dev, dpkg-dev (>= 1.16.1~), pkgconf, libconfig-dev
+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://git.progress-linux.org/packages/graograman-backports/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