From 52b6b51f423a9d49941c3809ab7f09672355abac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 10 Jul 2018 18:10:51 +0200 Subject: correct typo --- .pc/.dpkg-source-unapply | 0 .pc/.quilt_patches | 1 + .pc/.quilt_series | 1 + .pc/.version | 1 + debian/changelog | 2 +- debian/changelog.bak | 96 ++++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 100 insertions(+), 1 deletion(-) create mode 100644 .pc/.dpkg-source-unapply create mode 100644 .pc/.quilt_patches create mode 100644 .pc/.quilt_series create mode 100644 .pc/.version create mode 100644 debian/changelog.bak diff --git a/.pc/.dpkg-source-unapply b/.pc/.dpkg-source-unapply new file mode 100644 index 0000000..e69de29 diff --git a/.pc/.quilt_patches b/.pc/.quilt_patches new file mode 100644 index 0000000..6857a8d --- /dev/null +++ b/.pc/.quilt_patches @@ -0,0 +1 @@ +debian/patches diff --git a/.pc/.quilt_series b/.pc/.quilt_series new file mode 100644 index 0000000..c206706 --- /dev/null +++ b/.pc/.quilt_series @@ -0,0 +1 @@ +series diff --git a/.pc/.version b/.pc/.version new file mode 100644 index 0000000..0cfbf08 --- /dev/null +++ b/.pc/.version @@ -0,0 +1 @@ +2 diff --git a/debian/changelog b/debian/changelog index 8116aed..750cb37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,7 @@ psocksxx (1.1.1-1) UNRELEASED; urgency=medium * Declare compliance with Debian Policy 4.1.5 (No changes needed). * debian/control: - Change to my new mail address. - - Switch Vcs-* to new loacation. + - Switch Vcs-* to new location. - Remove now default Build-Depends dh-autoreconf. * debian/copyright: - Change to my new mail address. diff --git a/debian/changelog.bak b/debian/changelog.bak new file mode 100644 index 0000000..8116aed --- /dev/null +++ b/debian/changelog.bak @@ -0,0 +1,96 @@ +psocksxx (1.1.1-1) UNRELEASED; urgency=medium + + * New upstream release. + * Migrate to debhelper 11: + - Change debian/compat to 11. + - Bump minimum debhelper version in debian/control to >= 11. + * Declare compliance with Debian Policy 4.1.5 (No changes needed). + * debian/control: + - Change to my new mail address. + - Switch Vcs-* to new loacation. + - Remove now default Build-Depends dh-autoreconf. + * debian/copyright: + - Change to my new mail address. + - Use secure URI for copyright format. + - Add year 2018 for packaging. + * debian/rules: + - Remove now default --with autoreconf. + - Replace parsing the output of dpkg-parsechangelog with + $(DEB_VERSION_UPSTREAM). + * Remove debian/libpsocksxx-doc.docs to prevent twin install of README.md. + * New README.source to explain the branching model used. + + -- Jörg Frings-Fürst Thu, 28 Jun 2018 06:55:17 +0200 + +psocksxx (1.1.0-2) unstable; urgency=medium + + * debian/control: + - Bump Standards-Version to 3.9.8 (no changes required). + - Change VCS-Browser to secure URI. + * debian/watch: + - Bump version to 4 (no changes required). + * debian/copyright: + - Add 2016 to debian/* and debian/patches/*. + * Bump compatlevel to 10 (no changes required): + - Change debian/compat to 10. + - At debian/control change requested version of debhelper to >= 10. + + -- Jörg Frings-Fürst Sat, 15 Oct 2016 04:30:33 +0200 + +psocksxx (1.1.0-1.2) unstable; urgency=medium + + * Non-maintainer upload. + * Fix x32 symbols. + + -- Gianfranco Costamagna Sun, 20 Mar 2016 19:37:09 +0100 + +psocksxx (1.1.0-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix symbols file, by restricting 64 bit architectures. + * Fix sparc64 symbol. + + -- Gianfranco Costamagna Sun, 20 Mar 2016 17:14:44 +0100 + +psocksxx (1.1.0-1) unstable; urgency=medium + + * New upstream release. + * Make build results reproducible (Closes: #789399): + - New debian/patches/0700-ReproducibleBuilds.patch: + At doxygen setup change HTML_TIMESTAMP to NO. + * New debian/patches/0705-hurd.patch: + - Add missing hurd/socket.h. + * Rename debian/patches/10_test_network.patch to + 0001-disable_network_test.patch. + * debian/rules: + - Add override_dh_makeshlibs to remove the debian_revision for + dpkg-gensymbols. + - Refresh symbols files (Closes: #802523). + - Rename libpsocksxx0.symbols.amd64 to libpsocksxx0.symbols to get + symbols for all architectures. + * debian/control: + - Change uploader email. + - Change homepage. + * debian/copyright: + - Change Source and upstream email. + - Add 2015. + + -- Jörg Frings-Fürst Mon, 14 Dec 2015 06:02:57 +0100 + +psocksxx (0.0.6-2) unstable; urgency=medium + + * debian/rules: + - Add *-indep rules to prevent build errors if only + architecture specific targets build. (Closes: #768183) + * debian/control: + - Move doxygen from Build-Depends to Build-Depends-Indep. + * debian/patches/10_test_network.patch: + - Disable test_connect_addr to prevent build errors. + + -- Jörg Frings-Fürst Thu, 06 Nov 2014 13:10:19 +0100 + +psocksxx (0.0.6-1) unstable; urgency=low + + * Initial release (Closes: #763432). + + -- Jörg Frings-Fürst Sat, 04 Oct 2014 12:40:08 +0200 -- cgit v1.2.3 From 6ca3a9d6ace43f7f8d6e641f5173010140cbc223 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 10 Jul 2018 18:11:56 +0200 Subject: d/changelog: change date/time --- .pc/.dpkg-source-unapply | 0 .pc/.quilt_patches | 1 - .pc/.quilt_series | 1 - .pc/.version | 1 - debian/changelog | 4 ++-- 5 files changed, 2 insertions(+), 5 deletions(-) delete mode 100644 .pc/.dpkg-source-unapply delete mode 100644 .pc/.quilt_patches delete mode 100644 .pc/.quilt_series delete mode 100644 .pc/.version diff --git a/.pc/.dpkg-source-unapply b/.pc/.dpkg-source-unapply deleted file mode 100644 index e69de29..0000000 diff --git a/.pc/.quilt_patches b/.pc/.quilt_patches deleted file mode 100644 index 6857a8d..0000000 --- a/.pc/.quilt_patches +++ /dev/null @@ -1 +0,0 @@ -debian/patches diff --git a/.pc/.quilt_series b/.pc/.quilt_series deleted file mode 100644 index c206706..0000000 --- a/.pc/.quilt_series +++ /dev/null @@ -1 +0,0 @@ -series diff --git a/.pc/.version b/.pc/.version deleted file mode 100644 index 0cfbf08..0000000 --- a/.pc/.version +++ /dev/null @@ -1 +0,0 @@ -2 diff --git a/debian/changelog b/debian/changelog index 750cb37..a39ae59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -psocksxx (1.1.1-1) UNRELEASED; urgency=medium +psocksxx (1.1.1-1) unstable; urgency=medium * New upstream release. * Migrate to debhelper 11: @@ -20,7 +20,7 @@ psocksxx (1.1.1-1) UNRELEASED; urgency=medium * Remove debian/libpsocksxx-doc.docs to prevent twin install of README.md. * New README.source to explain the branching model used. - -- Jörg Frings-Fürst Thu, 28 Jun 2018 06:55:17 +0200 + -- Jörg Frings-Fürst Tue, 10 Jul 2018 18:11:11 +0200 psocksxx (1.1.0-2) unstable; urgency=medium -- cgit v1.2.3 From f6b346a25e872df149886713e8056725726f5ac1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 10 Jul 2018 18:33:02 +0200 Subject: Use secure URI for homepage --- debian/changelog | 3 +- debian/changelog.bak | 96 ---------------------------------------------------- debian/control | 2 +- 3 files changed, 3 insertions(+), 98 deletions(-) delete mode 100644 debian/changelog.bak diff --git a/debian/changelog b/debian/changelog index a39ae59..4f555f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ psocksxx (1.1.1-1) unstable; urgency=medium - Change to my new mail address. - Switch Vcs-* to new location. - Remove now default Build-Depends dh-autoreconf. + - Use secure URI for homepage. * debian/copyright: - Change to my new mail address. - Use secure URI for copyright format. @@ -20,7 +21,7 @@ psocksxx (1.1.1-1) unstable; urgency=medium * Remove debian/libpsocksxx-doc.docs to prevent twin install of README.md. * New README.source to explain the branching model used. - -- Jörg Frings-Fürst Tue, 10 Jul 2018 18:11:11 +0200 + -- Jörg Frings-Fürst Tue, 10 Jul 2018 18:30:20 +0200 psocksxx (1.1.0-2) unstable; urgency=medium diff --git a/debian/changelog.bak b/debian/changelog.bak deleted file mode 100644 index 8116aed..0000000 --- a/debian/changelog.bak +++ /dev/null @@ -1,96 +0,0 @@ -psocksxx (1.1.1-1) UNRELEASED; urgency=medium - - * New upstream release. - * Migrate to debhelper 11: - - Change debian/compat to 11. - - Bump minimum debhelper version in debian/control to >= 11. - * Declare compliance with Debian Policy 4.1.5 (No changes needed). - * debian/control: - - Change to my new mail address. - - Switch Vcs-* to new loacation. - - Remove now default Build-Depends dh-autoreconf. - * debian/copyright: - - Change to my new mail address. - - Use secure URI for copyright format. - - Add year 2018 for packaging. - * debian/rules: - - Remove now default --with autoreconf. - - Replace parsing the output of dpkg-parsechangelog with - $(DEB_VERSION_UPSTREAM). - * Remove debian/libpsocksxx-doc.docs to prevent twin install of README.md. - * New README.source to explain the branching model used. - - -- Jörg Frings-Fürst Thu, 28 Jun 2018 06:55:17 +0200 - -psocksxx (1.1.0-2) unstable; urgency=medium - - * debian/control: - - Bump Standards-Version to 3.9.8 (no changes required). - - Change VCS-Browser to secure URI. - * debian/watch: - - Bump version to 4 (no changes required). - * debian/copyright: - - Add 2016 to debian/* and debian/patches/*. - * Bump compatlevel to 10 (no changes required): - - Change debian/compat to 10. - - At debian/control change requested version of debhelper to >= 10. - - -- Jörg Frings-Fürst Sat, 15 Oct 2016 04:30:33 +0200 - -psocksxx (1.1.0-1.2) unstable; urgency=medium - - * Non-maintainer upload. - * Fix x32 symbols. - - -- Gianfranco Costamagna Sun, 20 Mar 2016 19:37:09 +0100 - -psocksxx (1.1.0-1.1) unstable; urgency=medium - - * Non-maintainer upload. - * Fix symbols file, by restricting 64 bit architectures. - * Fix sparc64 symbol. - - -- Gianfranco Costamagna Sun, 20 Mar 2016 17:14:44 +0100 - -psocksxx (1.1.0-1) unstable; urgency=medium - - * New upstream release. - * Make build results reproducible (Closes: #789399): - - New debian/patches/0700-ReproducibleBuilds.patch: - At doxygen setup change HTML_TIMESTAMP to NO. - * New debian/patches/0705-hurd.patch: - - Add missing hurd/socket.h. - * Rename debian/patches/10_test_network.patch to - 0001-disable_network_test.patch. - * debian/rules: - - Add override_dh_makeshlibs to remove the debian_revision for - dpkg-gensymbols. - - Refresh symbols files (Closes: #802523). - - Rename libpsocksxx0.symbols.amd64 to libpsocksxx0.symbols to get - symbols for all architectures. - * debian/control: - - Change uploader email. - - Change homepage. - * debian/copyright: - - Change Source and upstream email. - - Add 2015. - - -- Jörg Frings-Fürst Mon, 14 Dec 2015 06:02:57 +0100 - -psocksxx (0.0.6-2) unstable; urgency=medium - - * debian/rules: - - Add *-indep rules to prevent build errors if only - architecture specific targets build. (Closes: #768183) - * debian/control: - - Move doxygen from Build-Depends to Build-Depends-Indep. - * debian/patches/10_test_network.patch: - - Disable test_connect_addr to prevent build errors. - - -- Jörg Frings-Fürst Thu, 06 Nov 2014 13:10:19 +0100 - -psocksxx (0.0.6-1) unstable; urgency=low - - * Initial release (Closes: #763432). - - -- Jörg Frings-Fürst Sat, 04 Oct 2014 12:40:08 +0200 diff --git a/debian/control b/debian/control index 9b66890..df723c3 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: Build-Depends-Indep: doxygen Standards-Version: 4.1.5 -Homepage: http://nukedzn.github.io/psocksxx +Homepage: https://nukedzn.github.io/psocksxx Vcs-Git: git://jff.email/opt/git/psocksxx.git Vcs-Browser: https://jff.email/cgit/psocksxx.git/ -- cgit v1.2.3