summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2024-03-24 09:01:57 +0100
committerJörg Frings-Fürst <debian@jff.email>2024-03-24 09:01:57 +0100
commit49e5e900a41c65d4e6cda37ad06d3f8c6ea6c9a9 (patch)
tree411e60a90f957184aa8728838c61548785ddd521
parent5421df86ddd9972d2b021e4fda15a58ed30b8478 (diff)
parent7006764ed5ab2023fe1d6cfdb107e30f779522cb (diff)
Merge branch 'release/debian/1.1.1-4'HEADdebian/1.1.1-4master
-rw-r--r--debian/changelog10
-rw-r--r--debian/control6
-rw-r--r--debian/copyright2
3 files changed, 14 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index e1ba130..37ee7ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+psocksxx (1.1.1-4) unstable; urgency=medium
+
+ * debian/control:
+ - Change to new repository URL.
+ * Declare compliance with Debian Policy 4.6.2.0 (No changes needed).
+ * debian/changelog:
+ - Add 2024 to myself.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Sun, 03 Mar 2024 17:37:02 +0100
+
psocksxx (1.1.1-3.1) unstable; urgency=medium
* Non-maintainer upload.
diff --git a/debian/control b/debian/control
index ce92bfd..eabf6bf 100644
--- a/debian/control
+++ b/debian/control
@@ -9,11 +9,11 @@ Build-Depends: dpkg-dev (>= 1.22.5),
libcppunit-dev
Build-Depends-Indep:
doxygen
-Standards-Version: 4.6.1.0
+Standards-Version: 4.6.2.0
Rules-Requires-Root: no
Homepage: https://nukedzn.github.io/psocksxx
-Vcs-Git: git://jff.email/opt/git/psocksxx.git
-Vcs-Browser: https://jff.email/cgit/psocksxx.git/
+Vcs-Git: git://git.jff.email/git/psocksxx.git
+Vcs-Browser: https://git.jff.email/cgit/psocksxx.git
Package: libpsocksxx0t64
Provides: ${t64:Provides}
diff --git a/debian/copyright b/debian/copyright
index 8e49b36..8c21597 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,7 +7,7 @@ Copyright: 2013-2015 Uditha Atukorala <ua@nuked.zone>
License: LGPL-3+
Files: debian/*
-Copyright: 2014-2022 Jörg Frings-Fürst <debian@jff.email>
+Copyright: 2014-2024 Jörg Frings-Fürst <debian@jff.email>
License: GPL-3+
Files: debian/patches/*