-
Notifications
You must be signed in to change notification settings - Fork 201
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'debian-sid' of https://github.com/xelerance/xl2tpd into…
… debian-sid
- Loading branch information
Showing
5 changed files
with
23 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,16 +22,31 @@ xl2tpd (1.3.13-1) UNRELEASED; urgency=medium | |
|
||
-- Samir Hussain <[email protected]> Mon, 03 Dec 2018 13:02:21 -0500 | ||
|
||
xl2tpd (1.3.12-1.1) UNRELEASED; urgency=medium | ||
xl2tpd (1.3.12-2) UNRELEASED; urgency=medium | ||
|
||
* copyright: Use https URL for Format. | ||
* control: Bump Standards-Version to 4.5.0. | ||
* Bump debhelper from 10 to 12. | ||
|
||
-- Samuel Thibault <[email protected]> Sat, 01 Aug 2020 15:34:57 +0200 | ||
|
||
xl2tpd (1.3.12-1.1) unstable; urgency=medium | ||
|
||
[ Helmut Grohne ] | ||
* Non-maintainer upload. | ||
* Fix FTCFBS: Let dh_auto_build pass cross compilers to make. (Closes: #-1) | ||
* Fix FTCFBS: Let dh_auto_build pass cross compilers to make. | ||
(Closes: #899423) | ||
|
||
-- Helmut Grohne <[email protected]> Thu, 24 May 2018 06:08:31 +0200 | ||
-- Samuel Thibault <[email protected]> Tue, 01 Jan 2019 17:22:40 +0100 | ||
|
||
xl2tpd (1.3.12-1) unstable; urgency=medium | ||
|
||
[ Samir Hussain ] | ||
* New upstream release. | ||
|
||
[ Samuel Thibault ] | ||
* Use https URL. | ||
|
||
-- Samir Hussain <[email protected]> Fri, 18 May 2018 17:08:21 -0500 | ||
|
||
xl2tpd (1.3.11-1) unstable; urgency=medium | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,9 +5,9 @@ Maintainer: Samir Hussain <[email protected]> | |
Uploaders: Samuel Thibault <[email protected]> | ||
Homepage: https://www.xelerance.com/software/xl2tpd/ | ||
Vcs-Browser: https://github.com/xelerance/xl2tpd | ||
Vcs-Git: git://github.com/xelerance/xl2tpd.git | ||
Build-Depends: debhelper (>= 10), libpcap0.8-dev | ||
Standards-Version: 3.9.8 | ||
Vcs-Git: https://github.com/xelerance/xl2tpd.git | ||
Build-Depends: debhelper-compat (= 12), libpcap0.8-dev | ||
Standards-Version: 4.5.0 | ||
|
||
Package: xl2tpd | ||
Architecture: any | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# |