diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2026-02-28 20:08:02 +0100 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2026-02-28 20:08:02 +0100 |
| commit | e7807770b2aa93c601ded7e63a1fe839909fac8e (patch) | |
| tree | b56bba24073173d990f8c6575d5df1c045a08189 /ubuntu/_base/applications/utilities/keep | |
| parent | a8a857a59f4fca5f236cfdc60b1036b60a7a5666 (diff) | |
| download | tde-packaging-master.tar.gz tde-packaging-master.zip | |
Strict check when installing changelog can now result in FTBFS
if the date does not match the required date format.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/_base/applications/utilities/keep')
| -rw-r--r-- | ubuntu/_base/applications/utilities/keep/debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/utilities/keep/debian/changelog b/ubuntu/_base/applications/utilities/keep/debian/changelog index 4cbeb0449..bf17831fa 100644 --- a/ubuntu/_base/applications/utilities/keep/debian/changelog +++ b/ubuntu/_base/applications/utilities/keep/debian/changelog @@ -9,7 +9,7 @@ keep-trinity (0.4.0-0ubuntu2) intrepid; urgency=low * Moved Trinity to /opt/trinity * Integrated properly with KDE4.2+ - -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 05 March 2009 29:52:00 -0600 + -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 05 Mar 2009 29:52:00 -0600 keep-trinity (0.4.0-0ubuntu1) intrepid; urgency=low |
