summaryrefslogtreecommitdiff
path: root/debian/changelog.bak
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog.bak')
-rw-r--r--debian/changelog.bak96
1 files changed, 0 insertions, 96 deletions
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 <debian@jff.email> 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 <debian@jff-webhosting.net> 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 <locutusofborg@debian.org> 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 <locutusofborg@debian.org> 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 <debian@jff-webhosting.net> 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 <debian@jff-webhosting.net> 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 <debian@jff-webhosting.net> Sat, 04 Oct 2014 12:40:08 +0200