1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
|
dxsamples (4.4.0-4) unstable; urgency=medium
* Update Vcs-* URIs for move to salsa.debian.org
* Turn debhelper up to 11
* Remove trailing whitespace from debian/changelog
* Update debian/copyright
* Bump Standards-Version to 4.3.0, no changes
* Update multiarch metadata as per multiarch hinter
* Do not install generated Makefiles
-- Graham Inggs <ginggs@debian.org> Fri, 25 Jan 2019 05:45:02 +0000
dxsamples (4.4.0-3) unstable; urgency=medium
* Update debian/watch with new FTP site.
* Update Lintian source overrides.
* Use secure URIs for Vcs-* fields.
* Bump Standards-Version to 3.9.8 (no further changes).
-- Graham Inggs <ginggs@debian.org> Tue, 26 Jul 2016 12:22:12 +0200
dxsamples (4.4.0-2) unstable; urgency=medium
* Move package to debian-science, update Maintainer, Uploaders,
Vcs-Browser and Vcs-Git fields
* Update d/copyright:
- wrap-and-sort to remove trailing whitespace
- fix dep5-copyright-license-name-not-unique
- fix space-in-std-shortname-in-dep5-copyright
- update my email address and copyright years
* Override Lintian source-is-missing with comments
* Bump Standards-Version to 3.9.6 (no further changes)
-- Graham Inggs <ginggs@debian.org> Wed, 30 Dec 2015 13:54:48 +0200
dxsamples (4.4.0-1) unstable; urgency=low
* New upstream. (Closes: #412811)
* Update d/rules:
- switch to dh-autoreconf
- switch to dh_auto_configure
- remove unrecognized option --disable-javadx
* Create d/clean to prevent FTBFSx2.
* Update d/copyright.
-- Graham Inggs <graham@nerve.org.za> Mon, 18 Nov 2013 13:36:18 +0200
dxsamples (4.2.0-2) unstable; urgency=low
* New maintainer. (Closes: #654647)
* Convert to source format 3.0 (quilt).
* Create d/watch.
* Convert d/rules to dh.
* Convert csh scripts to sh syntax.
* Remove d/dxsamples.links: moved into dx main package.
* Update d/control:
- update homepage and vcs
- bumped dephelper compatibility level to 9
- drop recommends on tcsh, c-shell
- add suggests on dx-dev
- bumped Standards-Version to 3.9.4 (no further changes)
-- Graham Inggs <graham@nerve.org.za> Wed, 02 Oct 2013 13:23:27 +0200
dxsamples (4.2.0-1) unstable; urgency=low
* Initial Release. Closes: #168841
* debian/copyright: Source tarball lacks an explicit license statement.
Added a clarifying e-mail statement from one of the upstream authors,
and copied license statement from dx package accordingly.
-- Daniel Kobras <kobras@debian.org> Mon, 25 Nov 2002 22:39:44 +0100
|