mirror of
https://github.com/AGWA/git-crypt.git
synced 2026-01-02 00:00:12 -08:00
Compare commits
2 Commits
debian/0.5
...
debian/0.5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0377659d18 | ||
|
|
381b3ca406 |
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
||||
git-crypt (0.5.0-2) unstable; urgency=medium
|
||||
|
||||
* Build against OpenSSL 1.0.x. (Closes: #828312)
|
||||
* Bump standards version (no changes needed).
|
||||
|
||||
-- Andrew Ayer <agwa@andrewayer.name> Wed, 23 Nov 2016 12:51:51 -0800
|
||||
|
||||
git-crypt (0.5.0-1) unstable; urgency=medium
|
||||
|
||||
* Initial release. (Closes: #785346)
|
||||
|
||||
4
debian/control
vendored
4
debian/control
vendored
@@ -2,8 +2,8 @@ Source: git-crypt
|
||||
Maintainer: Andrew Ayer <agwa@andrewayer.name>
|
||||
Section: vcs
|
||||
Priority: optional
|
||||
Standards-Version: 3.9.6
|
||||
Build-Depends: debhelper (>= 9), libssl-dev, xsltproc, docbook-xml, docbook-xsl
|
||||
Standards-Version: 3.9.8
|
||||
Build-Depends: debhelper (>= 9), libssl1.0-dev | libssl-dev (<< 1.1.0~), xsltproc, docbook-xml, docbook-xsl
|
||||
Vcs-Git: https://www.agwa.name/git/git-crypt.git -b debian
|
||||
Homepage: https://www.agwa.name/projects/git-crypt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user