thirdparty/vcs-load-dirs/debian/changelog
changeset 2311 e8262ca32109
equal deleted inserted replaced
2310:d51331eaec15 2311:e8262ca32109
       
     1 vcs-load-dirs (1.1.6) unstable; urgency=low
       
     2 
       
     3   * Added Vcs-* and Homepage control lines.
       
     4 
       
     5  -- John Goerzen <jgoerzen@complete.org>  Sat, 01 Mar 2008 20:49:13 -0600
       
     6 
       
     7 vcs-load-dirs (1.1.5) unstable; urgency=low
       
     8 
       
     9   * Better git rm handling.  Patch from agx@sigxcpu.org.
       
    10     Closes: #417307.
       
    11   * Convert changelog to UTF-8.  Closes: #453970.  (And the merged
       
    12     bugs from the other binary debs generated from this package.)
       
    13 
       
    14  -- John Goerzen <jgoerzen@complete.org>  Sun, 10 Feb 2008 07:52:54 -0600
       
    15 
       
    16 vcs-load-dirs (1.1.4) unstable; urgency=low
       
    17 
       
    18   * Better documented -f
       
    19   * Put Mercurial log where it won't get accidentally checked in
       
    20   * Unify logfile generation across VCSs
       
    21 
       
    22  -- John Goerzen <jgoerzen@complete.org>  Sat,  3 Mar 2007 08:12:28 -0600
       
    23 
       
    24 vcs-load-dirs (1.1.3) unstable; urgency=low
       
    25 
       
    26   * -f now suppresses the interactive interface; it isn't necessary
       
    27     in that mode.
       
    28 
       
    29  -- John Goerzen <jgoerzen@complete.org>  Wed, 28 Feb 2007 06:07:56 -0600
       
    30 
       
    31 vcs-load-dirs (1.1.2) unstable; urgency=low
       
    32 
       
    33   * Can now import directly from tar.gz, tar.bz2, and zip archives.
       
    34     Closes: #235240.
       
    35   * Guido's patch for git summary was already applied.  Closes: #403505.
       
    36   * Fixed bug with Mercurial renames.
       
    37   * New option -f to request no changes other than commits to the VCS.
       
    38   * Documented -n and -f in the manpages.
       
    39 
       
    40  -- John Goerzen <jgoerzen@complete.org>  Wed, 28 Feb 2007 05:32:53 -0600
       
    41 
       
    42 vcs-load-dirs (1.1.1) unstable; urgency=low
       
    43 
       
    44   * Fixed Mercurial log summary recording.
       
    45   * Noted program's new homepage.
       
    46 
       
    47  -- John Goerzen <jgoerzen@complete.org>  Tue, 27 Feb 2007 03:04:54 -0600
       
    48 
       
    49 vcs-load-dirs (1.1.0) unstable; urgency=low
       
    50 
       
    51   * New version.
       
    52   * Source renamed to vcs-load-dirs.
       
    53 
       
    54  -- John Goerzen <jgoerzen@complete.org>  Mon, 26 Feb 2007 05:06:12 -0600
       
    55 
       
    56 tla-load-dirs (1.0.35) unstable; urgency=low
       
    57 
       
    58   * Merge and ACK NMU 1.0.33.1.  Closes: #395128.
       
    59 
       
    60  -- John Goerzen <jgoerzen@complete.org>  Wed, 22 Nov 2006 05:07:41 -0600
       
    61 
       
    62 tla-load-dirs (1.0.34) unstable; urgency=high
       
    63 
       
    64   * Fix darcs support, which one of the earlier git patches broke.
       
    65 
       
    66  -- John Goerzen <jgoerzen@complete.org>  Fri, 17 Nov 2006 06:16:14 -0600
       
    67 
       
    68 tla-load-dirs (1.0.33.1) unstable; urgency=low
       
    69 
       
    70   * Non-maintainer upload.
       
    71   * Make sure git-load-dirs actually gets installed (Closes: #395128)
       
    72 
       
    73  -- Guido Guenther <agx@sigxcpu.org>  Thu,  9 Nov 2006 09:48:02 +0100
       
    74 
       
    75 tla-load-dirs (1.0.33) unstable; urgency=low
       
    76 
       
    77   * Added support for git, thanks to a patch from Guido Guenther.
       
    78     Closes: #387139.
       
    79 
       
    80  -- John Goerzen <jgoerzen@complete.org>  Wed, 18 Oct 2006 04:00:47 -0500
       
    81 
       
    82 tla-load-dirs (1.0.32) unstable; urgency=low
       
    83 
       
    84   * Now build baz-load-dirs again, since bazaar is no longer broken.
       
    85     Closes: #390458.
       
    86 
       
    87  -- John Goerzen <jgoerzen@complete.org>  Mon,  9 Oct 2006 07:02:03 -0500
       
    88 
       
    89 tla-load-dirs (1.0.31) unstable; urgency=high
       
    90 
       
    91   * Update deps on load-dirs-common.  Closes: #385644.
       
    92   * Update for new Python policy.  Closes: #380975.
       
    93   * No longer build baz-load-dirs for Debian.  bazaar is not migrating
       
    94     into testing, and is preventing this package from entering.
       
    95   * Update standards-version to 3.7.2.
       
    96 
       
    97  -- John Goerzen <jgoerzen@complete.org>  Mon,  4 Sep 2006 09:06:41 -0500
       
    98 
       
    99 tla-load-dirs (1.0.30) unstable; urgency=low
       
   100 
       
   101   * Apply patch from Gregory Colpart to fix a typo in svk support.
       
   102     Closes: #382291.
       
   103 
       
   104  -- John Goerzen <jgoerzen@complete.org>  Thu, 10 Aug 2006 16:13:13 -0500
       
   105 
       
   106 tla-load-dirs (1.0.29) unstable; urgency=low
       
   107 
       
   108   * Ack NMU.  Closes: #360730.
       
   109   * Do import instead of commit when the current tree-version has no logs.
       
   110     Patch from Lionel Elie Mamane.  Closes: #350234.
       
   111 
       
   112  -- John Goerzen <jgoerzen@complete.org>  Sat, 17 Jun 2006 11:21:19 -0500
       
   113 
       
   114 tla-load-dirs (1.0.28-0.1) unstable; urgency=high
       
   115 
       
   116   * Non-maintainer upload.
       
   117   * Add commas in dependency fields (Closes: #360730).
       
   118 
       
   119  -- Luk Claes <luk@debian.org>  Mon, 17 Apr 2006 11:12:32 +0200
       
   120 
       
   121 tla-load-dirs (1.0.28) unstable; urgency=low
       
   122 
       
   123   * Applied patch from Teemu Ikonen to support baz.  Closes: #322622.
       
   124 
       
   125  -- John Goerzen <jgoerzen@complete.org>  Tue,  6 Sep 2005 06:03:24 -0500
       
   126 
       
   127 tla-load-dirs (1.0.27) unstable; urgency=low
       
   128 
       
   129   * Fixed docs for darcs_load_dirs and also fixed manpages to reflect
       
   130     that upstream archive is now kept in darcs instead of tla.
       
   131 
       
   132  -- John Goerzen <jgoerzen@complete.org>  Thu,  1 Sep 2005 06:18:46 -0500
       
   133 
       
   134 tla-load-dirs (1.0.26) unstable; urgency=low
       
   135 
       
   136   * Applied patch from Marc Dequènes to support new tla 1.3 command syntax.
       
   137     Closes: #319505.
       
   138 
       
   139  -- John Goerzen <jgoerzen@complete.org>  Wed, 24 Aug 2005 06:26:53 -0500
       
   140 
       
   141 tla-load-dirs (1.0.25) unstable; urgency=low
       
   142 
       
   143   * Fixed bug where moving files into a new directory could fail on darcs.
       
   144 
       
   145  -- John Goerzen <jgoerzen@complete.org>  Wed, 17 Aug 2005 05:26:27 -0500
       
   146 
       
   147 tla-load-dirs (1.0.24) unstable; urgency=low
       
   148 
       
   149   * Now use darcs record -l instead of darcs add for adds.
       
   150 
       
   151  -- John Goerzen <jgoerzen@complete.org>  Tue, 21 Jun 2005 06:47:27 -0500
       
   152 
       
   153 tla-load-dirs (1.0.23) unstable; urgency=low
       
   154 
       
   155   * Missed a change to tla_wc.py that resulted because of the changes in
       
   156     1.0.22.  Thanks James Vega for the helpful bug report.  Closes: #311582.
       
   157 
       
   158  -- John Goerzen <jgoerzen@complete.org>  Wed,  1 Jun 2005 21:20:09 -0500
       
   159 
       
   160 tla-load-dirs (1.0.22) unstable; urgency=low
       
   161 
       
   162   * Add --case-ok to darcs command line and sort filenames before adding.
       
   163     Closes: #311041.
       
   164 
       
   165  -- John Goerzen <jgoerzen@complete.org>  Tue, 31 May 2005 06:00:45 -0500
       
   166 
       
   167 tla-load-dirs (1.0.21) unstable; urgency=low
       
   168 
       
   169   * No longer run "darcs check".
       
   170 
       
   171  -- John Goerzen <jgoerzen@complete.org>  Sat, 14 May 2005 12:09:53 -0500
       
   172 
       
   173 tla-load-dirs (1.0.20) unstable; urgency=low
       
   174 
       
   175   * Fixed rename problem caused by the fix in 1.0.19.
       
   176 
       
   177  -- John Goerzen <jgoerzen@complete.org>  Mon, 25 Apr 2005 06:09:22 -0500
       
   178 
       
   179 tla-load-dirs (1.0.19) unstable; urgency=low
       
   180 
       
   181   * [darcs] Fixed moving a file to a directory whose parent didn't yet exist.
       
   182     Thanks to Matt Krai for helpful debugging information.  Closes: #293088.
       
   183 
       
   184  -- John Goerzen <jgoerzen@complete.org>  Wed, 20 Apr 2005 22:04:15 -0500
       
   185 
       
   186 tla-load-dirs (1.0.18) unstable; urgency=low
       
   187 
       
   188   * Fixed typos in control.  Closes: #300420.
       
   189 
       
   190  -- John Goerzen <jgoerzen@complete.org>  Tue, 19 Apr 2005 23:56:29 -0500
       
   191 
       
   192 tla-load-dirs (1.0.17) unstable; urgency=low
       
   193 
       
   194   * [darcs] No longer attempt to darcs remove files; darcs will detect
       
   195     the deletion automatically.
       
   196 
       
   197  -- John Goerzen <jgoerzen@complete.org>  Mon, 18 Apr 2005 20:16:14 -0500
       
   198 
       
   199 tla-load-dirs (1.0.16) unstable; urgency=low
       
   200 
       
   201   * Added patch from Alfred M. Szmidt to support symlinks.
       
   202 
       
   203  -- John Goerzen <jgoerzen@complete.org>  Tue,  1 Mar 2005 14:57:02 -0600
       
   204 
       
   205 tla-load-dirs (1.0.15) unstable; urgency=low
       
   206 
       
   207   * Made load-dirs-common conflict with tla-load-dirs (<< 1.0.14).
       
   208     Some files in earlier tla-load-dirs packages are now in
       
   209     load-dirs-common.  Closes: #278102.
       
   210 
       
   211  -- John Goerzen <jgoerzen@complete.org>  Sun, 24 Oct 2004 17:02:04 -0500
       
   212 
       
   213 tla-load-dirs (1.0.14) unstable; urgency=low
       
   214 
       
   215   * Added darcs_load_dirs.
       
   216 
       
   217  -- John Goerzen <jgoerzen@complete.org>  Wed, 13 Oct 2004 21:01:04 -0500
       
   218 
       
   219 tla-load-dirs (1.0.13) unstable; urgency=low
       
   220 
       
   221   * Added python to build-deps.  Closes: #259136.
       
   222 
       
   223  -- John Goerzen <jgoerzen@complete.org>  Tue, 13 Jul 2004 10:17:04 -0500
       
   224 
       
   225 tla-load-dirs (1.0.12) unstable; urgency=low
       
   226 
       
   227   * Experimental: Let the tagging method be tagline.
       
   228 
       
   229  -- John Goerzen <jgoerzen@complete.org>  Thu, 26 Feb 2004 22:00:07 -0600
       
   230 
       
   231 tla-load-dirs (1.0.11) unstable; urgency=low
       
   232 
       
   233   * Added "upstream" changelog (from tla), note it in debian/rules,
       
   234     and build-dep on a version of debhelper that can support it.
       
   235   * Fixed tla version detection to work with the new "candidate" versions
       
   236     in Debian sid.
       
   237 
       
   238  -- John Goerzen <jgoerzen@complete.org>  Tue, 16 Dec 2003 16:16:46 -0600
       
   239 
       
   240 tla-load-dirs (1.0.10) unstable; urgency=low
       
   241 
       
   242   * Added a manpage and description of the program's operation.
       
   243     Closes: #214097.
       
   244   * control s/Build-Depends/Build-Depends-Indep/
       
   245 
       
   246  -- John Goerzen <jgoerzen@complete.org>  Wed, 22 Oct 2003 16:55:19 -0500
       
   247 
       
   248 tla-load-dirs (1.0.9) unstable; urgency=low
       
   249 
       
   250   * Fixed a typo in tla_wc.
       
   251 
       
   252  -- John Goerzen <jgoerzen@complete.org>  Wed, 22 Oct 2003 13:52:37 -0500
       
   253 
       
   254 tla-load-dirs (1.0.8) unstable; urgency=low
       
   255 
       
   256   * Now compatible with both 1.0 and the latest 1.1 snapshot.
       
   257 
       
   258  -- John Goerzen <jgoerzen@complete.org>  Wed, 22 Oct 2003 13:27:54 -0500
       
   259 
       
   260 tla-load-dirs (1.0.7) unstable; urgency=low
       
   261 
       
   262   * Various bugfixes.
       
   263   * Added -s option to set the summary line.
       
   264 
       
   265  -- John Goerzen <jgoerzen@complete.org>  Fri,  5 Sep 2003 09:43:03 -0500
       
   266 
       
   267 tla-load-dirs (1.0.6) unstable; urgency=low
       
   268 
       
   269   * Made the verbose stuff actually do something more verbose.
       
   270 
       
   271  -- John Goerzen <jgoerzen@complete.org>  Thu,  4 Sep 2003 09:36:06 -0500
       
   272 
       
   273 tla-load-dirs (1.0.5) unstable; urgency=low
       
   274 
       
   275   * Slight logic error when adding multiple nested directories.
       
   276     Now do the adds after the copyfrom().
       
   277 
       
   278  -- John Goerzen <jgoerzen@complete.org>  Wed,  3 Sep 2003 22:04:25 -0500
       
   279 
       
   280 tla-load-dirs (1.0.4) unstable; urgency=low
       
   281 
       
   282   * Added better error checking of input.
       
   283   * Added command to redraw screen.
       
   284   * Many bugfixes.
       
   285 
       
   286  -- John Goerzen <jgoerzen@complete.org>  Wed,  3 Sep 2003 15:09:18 -0500
       
   287 
       
   288 tla-load-dirs (1.0.3) unstable; urgency=low
       
   289 
       
   290   * Now properly rm -rf's a directory that is removed.
       
   291 
       
   292  -- John Goerzen <jgoerzen@complete.org>  Wed,  3 Sep 2003 14:32:39 -0500
       
   293 
       
   294 tla-load-dirs (1.0.2) unstable; urgency=low
       
   295 
       
   296   * Fixed a small syntax error in tla_wc.py.
       
   297 
       
   298  -- John Goerzen <jgoerzen@complete.org>  Wed,  3 Sep 2003 14:04:21 -0500
       
   299 
       
   300 tla-load-dirs (1.0.1) unstable; urgency=low
       
   301 
       
   302   * New arg: --no-commit.
       
   303   * Now strips off the path from the logged import directory.
       
   304   * More aggressive clean target.
       
   305   * Creates any directories necessary to move files into.
       
   306   * Cleaned up output.
       
   307 
       
   308  -- John Goerzen <jgoerzen@complete.org>  Wed,  3 Sep 2003 11:43:12 -0500
       
   309 
       
   310 tla-load-dirs (1.0.0) unstable; urgency=low
       
   311 
       
   312   * Initial Release.  Closes: #208463.
       
   313 
       
   314  -- John Goerzen <jgoerzen@complete.org>  Tue,  2 Sep 2003 20:10:45 -0500
       
   315