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/krename | |
| 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/krename')
| -rw-r--r-- | ubuntu/_base/applications/utilities/krename/debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/utilities/krename/debian/changelog b/ubuntu/_base/applications/utilities/krename/debian/changelog index aa8648c26..a743128df 100644 --- a/ubuntu/_base/applications/utilities/krename/debian/changelog +++ b/ubuntu/_base/applications/utilities/krename/debian/changelog @@ -9,7 +9,7 @@ krename-trinity (3.0.14~0ubuntu6) 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 krename-trinity (3.0.14~0ubuntu5) intrepid; urgency=low |
