xkcdpass (1.16.5+dfsg.1-1.1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.16.5+dfsg.1-2 > 1.16.5+dfsg.1-1.1
- Git: https://salsa.debian.org/bignose/pkg-xkcdpass.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/bignose/pkg-xkcdpass/
- Last scan: 2021-01-16 03:12:47+00
- Next scan: 2021-01-23 11:30:00+00
- Merge requests: 1
- Debian changelog in Git:
xkcdpass (1.16.5+dfsg.1-2) UNRELEASED; urgency=medium
* Declare “Standards-Version: 4.2.1”. No additional changes needed.
* Update URL for upstream homepage.
* Declare EditorConfig settings for Debian packaging files.
* Describe current Debian source package build process.
* Use a null command for ‘clean’ during ‘Git-BuildPackage’.
* Remove specification of minimum Python versions.
These are now satisfied by all currently supported Debian releases.
--
xkcdpass (1.16.5+dfsg.1-1) unstable; urgency=medium
* The “Mong Shwe Lung Marma” release.
* New upstream version.
Highlights since previous release:
* Correct the assumption about Python interpreter program name.
* Add option ‘--case’ to specify case of words in passphrase.
* Add option ‘--separator’ to specify separator between words.
* Correct an editor hint.
Closes: bug#851144. Thanks to Edward Betts for the report.
* debian/patches/use-current-interpreter-name.patch:
* Drop the patch, now applied upstream.
* Declare Debhelper compatibility level 11.
* Declare “Standards-Version: 4.1.4”.
* Specify current VCS for Debian packaging work.
* Update copyright years for Debian packaging.
* Remove ‘get-orig-source’ and ‘get-packaged-orig-source’ targets.
These are no longer mentioned in Debian Policy 4.1.4 and later.
* Update manual page for changes in command interface.
-- Ben Finney <bignose@debian.org> Tue, 10 Apr 2018 05:36:46 +1000
- This branch is 7 commits ahead of tag debian/1.16.5+dfsg.1-1
- Git log:
commit f0432796155b0e0912ecc6e04da115d8f072a5f7
Author: Ben Finney <bignose@debian.org>
Date: Mon Oct 1 15:47:24 2018 +1000
Remove specification of minimum Python versions.
These are now satisfied by all currently supported Debian releases.
commit 086d78851a9bef6ccdaa88a453d3eda7ff4233db
Author: Ben Finney <bignose@debian.org>
Date: Mon Oct 1 15:43:43 2018 +1000
Use a null command for ‘clean’ during ‘Git-BuildPackage’.
commit 2ed1c2feb21a523ef69bc2151ff1487b24c793b6
Author: Ben Finney <bignose@debian.org>
Date: Mon Oct 1 15:42:00 2018 +1000
Describe current Debian source package build process.
commit 1c37294fcb3815d810a7883b1dbda2d0722f16ee
Author: Ben Finney <bignose@debian.org>
Date: Sun Sep 2 02:07:06 2018 +1000
Declare EditorConfig settings for Debian packaging files.
commit 11f4b01a9df254f21d1d8a1b60584c98d7249634
Author: Ben Finney <bignose@debian.org>
Date: Sun Sep 2 01:59:35 2018 +1000
Update URL for upstream homepage.
commit bc6cab3dc854e3431180e6d51f32e0b5bf9dca44
Author: Ben Finney <bignose@debian.org>
Date: Sun Sep 2 01:53:39 2018 +1000
Declare “Standards-Version: 4.2.1”.
commit 91c4eb85567fa3e5d7f0038c35d3edc878e99ebc
Author: Ben Finney <bignose@debian.org>
Date: Sat Apr 21 16:16:31 2018 +1000
Refine explanatory header for Git-Buildpackage configuration.