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 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115
|
plip (1.4.3~b+dfsg-2) unstable; urgency=medium
* Team upload.
* Hopefully fixed d/watch - who knows :o)
* Executable only works with python2, not 3
* Explicitly adding python-openbabel as a dependency to the binary
package, which was omitted by the automatisms in place.
-- Steffen Moeller <moeller@debian.org> Tue, 16 Oct 2018 16:21:48 +0200
plip (1.4.3~b+dfsg-1) unstable; urgency=medium
* Update Files-Excluded section in d/copyright
* New upstream version 1.4.3~b+dfsg
* Check for nocheck in DEB_BUILD_OPTIONS for tests, s/plipcmd.py/plipcmd/
* Bump Policy to 4.2.1
-- Alexandre Mestiashvili <mestia@debian.org> Tue, 25 Sep 2018 09:38:55 +0000
plip (1.4.2+dfsg-1) unstable; urgency=medium
* New upstream version 1.4.2+dfsg
-- Alexandre Mestiashvili <mestia@debian.org> Thu, 07 Jun 2018 20:05:34 +0200
plip (1.4.1+dfsg-1) unstable; urgency=medium
* New upstream version 1.4.1+dfsg
* d/control:
- bump Policy to 4.1.4
- make pymol optional, remove from build-depends and depends
add to Suggests:
* Install docs shipped with source
-- Alexandre Mestiashvili <mestia@debian.org> Thu, 26 Apr 2018 15:43:43 +0200
plip (1.4.0~b+dfsg-1) unstable; urgency=medium
[ Steffen Möller ]
* Updated RRID in d/u/metadata
[ Andreas Tille ]
* Remove invalid fields from debian/upstream/metadata
[ Alexandre Mestiashvili ]
* New upstream version 1.4.0~b+dfsg
* Update d/control:
- Add python-future build-dep
- Update uploader's email
- fix VCS-* fields to point to salsa
- Set debhelper and compat to 11
* Remove unused lintian override
-- Alexandre Mestiashvili <mestia@debian.org> Thu, 12 Apr 2018 12:51:07 +0200
plip (1.3.5+dfsg-1) unstable; urgency=medium
* Bump Standards-Version to 4.1.1
* New upstream version 1.3.5+dfsg
* Update d/copyright, license changed from Apache-2.0 to GPL-2
* Update d/rules, use DEB_VERSION instead of dpkg-parsechangelog
* Override spelling-error-in-manpage warning
* Drop Testsuite: field from d/control, autopkgtest is enabled
by d/tests/control
-- Alexandre Mestiashvili <alex@biotec.tu-dresden.de> Fri, 01 Dec 2017 16:23:49 +0100
plip (1.3.3+dfsg-1) unstable; urgency=medium
* New upstream version 1.3.3+dfsg
* Enable xml-parser test
-- Alexandre Mestiashvili <alex@biotec.tu-dresden.de> Mon, 07 Nov 2016 14:42:03 +0100
plip (1.3.2+dfsg-1) unstable; urgency=medium
* Update copyright format
* Exclude pliplogo.(png|svg), the files are not used anywhere in the code
* New upstream version 1.3.2+dfsg
-- Alexandre Mestiashvili <alex@biotec.tu-dresden.de> Mon, 19 Sep 2016 16:55:53 +0200
plip (1.3.1+dfsg-1) unstable; urgency=medium
* Bump Standards-Version
* Imported Upstream version 1.3.1+dfsg
* Export local python modules, needed for man page generation with help2man
-- Alexandre Mestiashvili <alex@biotec.tu-dresden.de> Fri, 13 May 2016 17:44:04 +0200
plip (1.3.0a+dfsg-1) unstable; urgency=medium
[ Andreas Tille ]
* Fix Title in upstream metadata
[ Alexandre Mestiashvili]
* Initial release. Closes: #787739
* Use help2man to generate man page, remove manually created manpage
* d/control: Add python-openbabel, numpy, lxml and pymol to Build-Depends:
* d/rules: Install man page using help2man, run test
* d/changelog: New upstream release, merge unreleased changelog entries
* d/tests/*: Run autopkgtest, other tests require removed pdb files,
ignore for now
* d/watch: Add dversionmangle
* d/copyright: Use Files-Excluded: to remove pdb files due to unclear
license, remove pdb license and update copyright years
-- Alexandre Mestiashvili <alex@biotec.tu-dresden.de> Thu, 24 Mar 2016 13:39:29 +0100
plip (1.1.0-1) unstable; urgency=low
* Initial release. Closes: #787739
-- Alexandre Mestiashvili <alex@biotec.tu-dresden.de> Thu, 28 May 2015 17:01:18 +0200
|