diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2026-03-02 10:21:34 +0100 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2026-03-02 10:22:43 +0100 |
| commit | e337614f1c5256c87fefcd20d90038315484af82 (patch) | |
| tree | f5d089c7b0acaccc75eb88791204153d4f8e3aa0 /ubuntu/_base/applications/utilities/keep/debian | |
| parent | 5981a50c039a4ce9ec8ff9d90dab3d2f731d069d (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/debian')
| -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 bf17831fa..9a0586978 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 Mar 2009 29:52:00 -0600 + -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 05 Mar 2009 23:52:00 -0600 keep-trinity (0.4.0-0ubuntu1) intrepid; urgency=low |
