| 1 |
ledgersmb (1.3.14-2) UNRELEASED; urgency=low
|
| 2 |
|
| 3 |
* Start v1.3.14-2 development
|
| 4 |
|
| 5 |
-- Robert James Clay <jame@rocasa.us> Tue, 03 Apr 2012 21:57:55 -0400
|
| 6 |
|
| 7 |
ledgersmb (1.3.14-1) experimental; urgency=low
|
| 8 |
|
| 9 |
* New upstream release.
|
| 10 |
* Correct the current active Uploaders list in LedgerSMB debian/control.
|
| 11 |
* Besides as examples; also install utils/ directory to /usr/share/ledgersmb.
|
| 12 |
* Changes for debian/patches/*:
|
| 13 |
- Correct working directory paths in 15_httpdconf.patch.
|
| 14 |
- Remove the current documentation (POD) patches as they are no longer
|
| 15 |
necessary.
|
| 16 |
|
| 17 |
-- Robert James Clay <jame@rocasa.us> Tue, 03 Apr 2012 17:40:30 -0400
|
| 18 |
|
| 19 |
ledgersmb (1.3.13-1) experimental; urgency=low
|
| 20 |
|
| 21 |
* New upstream release.
|
| 22 |
* Correct formatting issues in the debian/copyright file.
|
| 23 |
* Do not install doc/manual/*tex source files with package.
|
| 24 |
* Changes for debian/patches/*:
|
| 25 |
- Add patching of ledgersmb.conf.default to 05_confdir.patch.
|
| 26 |
- Update 10_Makefile-PL.patch against the new version of Makefile.PL.
|
| 27 |
* Changes to debian/rules:
|
| 28 |
- Remove the sed code for patching the ledgersmb.conf.default file from
|
| 29 |
the override_dh_auto_configure target.
|
| 30 |
|
| 31 |
-- Robert James Clay <jame@rocasa.us> Wed, 21 Mar 2012 20:45:18 -0400
|
| 32 |
|
| 33 |
ledgersmb (1.3.12-1) experimental; urgency=low
|
| 34 |
|
| 35 |
* New upstream release.
|
| 36 |
* Move removal of the no longer used statoverrides to ledgersmb.postinst.
|
| 37 |
* Correct how the /var/lib/ledgersmb/spool and /var/lib/ledgersmb/users
|
| 38 |
subdirectories are installed.
|
| 39 |
* Rewrote the LedgerSMB debian/copyright in accordance with DEP-5.
|
| 40 |
* Changes to debian/ledgersmb.postinst:
|
| 41 |
- Remove the unneeded code that conditionally installed pos.conf.pl.
|
| 42 |
- Remove the code that attempted install a copy of ledgersmb-httpd.conf.
|
| 43 |
* Changes for debian/patches/*:
|
| 44 |
- Add setting the templates base directory to 05_confdir.patch.
|
| 45 |
- Added 10_Makefile-PL.patch to correct issue with an incorrect version
|
| 46 |
number being listed in Makefile.PL.
|
| 47 |
* Changes to debian/rules:
|
| 48 |
- Create a copy of ledgersmb-httpd.conf.template as ledgersmb-httpd.conf.
|
| 49 |
- Set ownership of installed /var/lib/ledgersmb/* to www-data:www-data.
|
| 50 |
- Set ownership of installed /etc/ledgersmb/templates to www-data:www-data.
|
| 51 |
- Change how the unneeded directories LedgerSMB/Assets and LedgerSMB/Entity
|
| 52 |
are removed.
|
| 53 |
* Changes to debian/control:
|
| 54 |
- Rewrote the short and long package descriptions.
|
| 55 |
- Updated the Standards-Version to 3.9.3, no changes required.
|
| 56 |
|
| 57 |
-- Robert James Clay <jame@rocasa.us> Wed, 14 Mar 2012 13:30:17 -0400
|
| 58 |
|
| 59 |
ledgersmb (1.3.11-1) experimental; urgency=low
|
| 60 |
|
| 61 |
* New upstream release.
|
| 62 |
* Changes for debian/patches/*:
|
| 63 |
- Remove unneeded changes from the 15_httpdconf.patch file.
|
| 64 |
- The nine patches for the scripts/* files are no longer needed. Removed.
|
| 65 |
* Changes for debian/clean:
|
| 66 |
- Add the debian/clean file for use by dh_clean during package builds.
|
| 67 |
- Remove the created pos.conf.pl file during the package build cleanup.
|
| 68 |
- Remove the created ledgersmb.conf and ledgersmb-httpd.conf files using
|
| 69 |
dh_clean instead of directly in debian/rules.
|
| 70 |
* Changes to debian/ledgersmb.postinst:
|
| 71 |
- Correct the whitespace indentation in the script.
|
| 72 |
- Simplify the section using a2enmod to enable mod_rewrite.
|
| 73 |
* Changes to debian/ledgersmb.postrm:
|
| 74 |
- Correct the whitespace indentation in the script.
|
| 75 |
* Changes to debian/ledgersmb.install:
|
| 76 |
- Install default pos.conf.pl configuration file to /etc/ledgersmb.
|
| 77 |
* Changes to debian/ledgersmb.links:
|
| 78 |
- Install symbolic link for the pos.conf.pl configuration file.
|
| 79 |
* Changes to debian/rules:
|
| 80 |
- Remove the override_dh_auto_clean target as it is no longer needed.
|
| 81 |
- Change how Build.PL is removed in the override_dh_auto_configure target.
|
| 82 |
- Create default pos.conf.pl file in the override_dh_auto_configure target.
|
| 83 |
|
| 84 |
-- Robert James Clay <jame@rocasa.us> Fri, 01 Mar 2012 14:26:52 -0500
|
| 85 |
|
| 86 |
ledgersmb (1.3.10-1) experimental; urgency=low
|
| 87 |
|
| 88 |
* New upstream release.
|
| 89 |
* Install pos.conf.pl.template as an example file.
|
| 90 |
* Correct softlink for the ledgersmb-httpd.conf file.
|
| 91 |
|
| 92 |
-- Robert James Clay <jame@rocasa.us> Tue, 17 Jan 2012 19:38:09 -0500
|
| 93 |
|
| 94 |
ledgersmb (1.3.9-2) experimental; urgency=low
|
| 95 |
|
| 96 |
* Change debhelper compatibility to 8.
|
| 97 |
* Changes to debian/control:
|
| 98 |
- Change debhelper Build-Depends to >= 8.
|
| 99 |
- Change web server dependency to 'apache2 | httpd-cgi'.
|
| 100 |
- Make the postgresql related Depends/Suggests unversioned.
|
| 101 |
* Changes to debian/postrm:
|
| 102 |
- Rewrite how the old dpkg-statoverride usage is being dealt with.
|
| 103 |
* Changes to debian/postinst:
|
| 104 |
- Do not use dpkg-statoverride to set default permissions.
|
| 105 |
- If Apache is present, configure it for use with LedgerSMB.
|
| 106 |
* Changes to debian/rules:
|
| 107 |
- Changed to using dh and a mimimal debian/rules.
|
| 108 |
- Do not install MIT-LICENSE file from the embedded Scriptaculous library.
|
| 109 |
- Do permissions corrections here instead of in the maintenance scripts
|
| 110 |
and do them in the override_dh_fixperms target.
|
| 111 |
* Changes to debian/copyright:
|
| 112 |
- Update the end year for my debian directory copyright information.
|
| 113 |
- Add information regarding the embedded Scriptaculous Javascript library.
|
| 114 |
* Changes to debian/ledgersmb.lintian-override:
|
| 115 |
- Override the package-contains-empty-directory Lintian Warnings for the
|
| 116 |
directories scripts/custom and LedgerSMB/Reconciliation/CSV/Formats.
|
| 117 |
- Remove the override related to the Scriptaculous license file.
|
| 118 |
* Change how the ledgersmb-httpd.conf file is installed.
|
| 119 |
* Include patches for some application cgi script shebang issues.
|
| 120 |
* Include patches for application documentation spelling & NAME entry issues.
|
| 121 |
* Use debian/ledgersmb.manpages to list the man pages to be installed.
|
| 122 |
* Prefix binary-package specific file names in the debian directory with
|
| 123 |
the package name.
|
| 124 |
|
| 125 |
-- Robert James Clay <jame@rocasa.us> Sun, 15 Jan 2012 13:38:19 -0500
|
| 126 |
|
| 127 |
ledgersmb (1.3.9-1) experimental; urgency=low
|
| 128 |
|
| 129 |
* New upstream release.
|
| 130 |
* Clean up the debian/watch control file.
|
| 131 |
* Changes to debian/rules:
|
| 132 |
- Add build-arch and build-indep targets.
|
| 133 |
- Add a call for dh_perl to the binary-indep target.
|
| 134 |
- Add removal of created ledgersmb-httpd.conf to clean target.
|
| 135 |
- Run 'make distclean' in the clean target if the created Makefile
|
| 136 |
is present.
|
| 137 |
* Changes to debian/control:
|
| 138 |
- Add ${perl:Depends} to the Depends line.
|
| 139 |
- Change the Recommends for the lpr package to a Suggests.
|
| 140 |
- Updated the Standards-Version to 3.9.2, no changes needed.
|
| 141 |
- Remove ${shlibs:Depends} from Depends line as it is unneeded.
|
| 142 |
- Replace the Recommends for a mail-transport-agent with
|
| 143 |
"default-mta | mail-transport-agent".
|
| 144 |
* Correct spelling error and correct missing note about upstream release
|
| 145 |
in the 1.3.8-1 entry for the debian/changelog.
|
| 146 |
* Override Lintian warnings regarding the embedded Scriptaculous Javascript
|
| 147 |
library until LedgerSMB can be tested with the versions available in Debian.
|
| 148 |
|
| 149 |
-- Robert James Clay <jame@rocasa.us> Sat, 24 Dec 2011 13:40:35 -0500
|
| 150 |
|
| 151 |
ledgersmb (1.3.8-1) experimental; urgency=low
|
| 152 |
|
| 153 |
* New upstream release.
|
| 154 |
* Added a debian/TODO file.
|
| 155 |
* Do not install v1.3.x INSTALL file with package.
|
| 156 |
* Update debian/patches/05_confdir.patch for v1.3.8.
|
| 157 |
* Minor edit to the short description in debian/control.
|
| 158 |
* Reorganize Depends and Recommends entries in debian/control.
|
| 159 |
* Replace XML::Twig package references with OpenOffice::OODoc.
|
| 160 |
* Update to v1.3.x README.Debian adapted from v1.3 INSTALL file.
|
| 161 |
* Add ledgersmb-httpd.conf.template to debian/ledgersmb.examples.
|
| 162 |
* Create default ledgersmb-httpd.conf from ledgersmb-httpd.conf.template.
|
| 163 |
* Remove chmod of /etc/ledgersmb/*.pl from postinst as no longer necessary.
|
| 164 |
* Upstream no longer providing an HTML version of the manual, so remove that
|
| 165 |
entry in debian/ledgersmb.doc-base.
|
| 166 |
|
| 167 |
-- Robert James Clay <jame@rocasa.us> Thu, 15 Dec 2011 14:58:50 -0500
|
| 168 |
|
| 169 |
ledgersmb (1.3.0-1) experimental; urgency=low
|
| 170 |
|
| 171 |
* New upstream release, first in the v1.3 series.
|
| 172 |
* Initial adaptation of the Debian packaging to the new version as neccessary.
|
| 173 |
|
| 174 |
-- Robert James Clay <jame@rocasa.us> Fri, 05 Nov 2011 22:42:43 -0400
|
| 175 |
|
| 176 |
ledgersmb (1.2.25-1) stable; urgency=low
|
| 177 |
|
| 178 |
* New upstream release, which includes corrections for sql injection issue.
|
| 179 |
* Updated Standards-Version in debian/control to 3.9.1; no changes required.
|
| 180 |
* Updated copyright years as necessary to include 2011 in debian/copyright.
|
| 181 |
* Use dpkg-statoverride and postinst to set /etc/ledgersmb/* permissions.
|
| 182 |
* Use dh_lintian in debian/rules to install ledgersmb.lintian-overrides.
|
| 183 |
* Updated debhelper compatibility to 7 and Build-Depends to 7.0.50.
|
| 184 |
* Updated the package Depends and Recommends in debian/control.
|
| 185 |
* Updated the README.Debian file and added a Debian TODO file.
|
| 186 |
* Updated as neccessary for how files installation is done.
|
| 187 |
* Changed package patching system from dpatch to quilt.
|
| 188 |
* Change 'dh_clean -k' to dh_prep in debian/rules.
|
| 189 |
* Switch to dpkg-source 3.0 (quilt) format.
|
| 190 |
|
| 191 |
-- Robert James Clay <jame@rocasa.us> Sun, 23 Oct 2011 15:49:46 -0400
|
| 192 |
|
| 193 |
ledgersmb (1.2.24-1) unstable; urgency=low
|
| 194 |
|
| 195 |
* New upstream release
|
| 196 |
* Updated the debian/patches/15_httpdconf.dpatch patch.
|
| 197 |
* Updated Depends line in debian/control: added libconfig-any-perl,
|
| 198 |
changed libhtml-parser-perl to libhtml-linkextractor-perl, added
|
| 199 |
libdata-dumper-simple-perl.
|
| 200 |
|
| 201 |
-- Robert James Clay <jame@rocasa.us> Sat, 01 Oct 2011 17:35:37 -0400
|
| 202 |
|
| 203 |
ledgersmb (1.2.23-1) unstable; urgency=low
|
| 204 |
|
| 205 |
* New upstream release
|
| 206 |
* Cleanup newline issue in debian/links file.
|
| 207 |
|
| 208 |
-- Robert James Clay <jame@rocasa.us> Mon, 28 Sep 2011 09:43:37 -0400
|
| 209 |
|
| 210 |
ledgersmb (1.2.22-1) unstable; urgency=low
|
| 211 |
|
| 212 |
* New upstream release
|
| 213 |
* Add note to README.source about how the source archive is currently
|
| 214 |
being created.
|
| 215 |
|
| 216 |
-- Robert James Clay <jame@rocasa.us> Mon, 28 Sep 2011 08:19:11 -0400
|
| 217 |
|
| 218 |
ledgersmb (1.2.21-1) unstable; urgency=low
|
| 219 |
|
| 220 |
* New upstream release
|
| 221 |
* Detailed the Debian packaging copyright in debian/copyright.
|
| 222 |
|
| 223 |
-- Robert James Clay <jame@rocasa.us> Sun, 21 Mar 2010 21:16:00 -0400
|
| 224 |
|
| 225 |
ledgersmb (1.2.20-1) unstable; urgency=low
|
| 226 |
|
| 227 |
* New upstream release
|
| 228 |
|
| 229 |
-- Robert James Clay <jame@rocasa.us> Sat, 20 Feb 2010 11:40:38 -0500
|
| 230 |
|
| 231 |
ledgersmb (1.2.19-1) unstable; urgency=low
|
| 232 |
|
| 233 |
* New upstream release
|
| 234 |
|
| 235 |
-- Robert James Clay <jame@rocasa.us> Sat, 13 Feb 2010 12:08:25 -0500
|
| 236 |
|
| 237 |
ledgersmb (1.2.18-1) unstable; urgency=low
|
| 238 |
|
| 239 |
[ Robert James Clay ]
|
| 240 |
* Added index.html link to doc/ledgersmb/html_manual/LedgerSMB-manual.html
|
| 241 |
* Added HTML format section to ledgersmb.doc-base
|
| 242 |
|
| 243 |
[ Elizabeth Krumbach ]
|
| 244 |
* New upstream release
|
| 245 |
|
| 246 |
-- Elizabeth Krumbach <lyz@princessleia.com> Mon, 06 Apr 2009 00:16:23 +0000
|
| 247 |
|
| 248 |
ledgersmb (1.2.17-1) unstable; urgency=low
|
| 249 |
|
| 250 |
* New upstream release
|
| 251 |
|
| 252 |
-- Elizabeth Bevilacqua <lyz@princessleia.com> Thu, 20 Nov 2008 00:32:03 +0000
|
| 253 |
|
| 254 |
ledgersmb (1.2.16-1) unstable; urgency=low
|
| 255 |
|
| 256 |
[ Roberto C. Sanchez ]
|
| 257 |
* Update to Standards-Version 3.8.0
|
| 258 |
+ Add README.source
|
| 259 |
|
| 260 |
[ Elizabeth Bevilacqua ]
|
| 261 |
* New upstream release
|
| 262 |
* Edited README.Debian for better clarity
|
| 263 |
|
| 264 |
-- Elizabeth Bevilacqua <lyz@princessleia.com> Sun, 14 Sep 2008 14:27:08 +0000
|
| 265 |
|
| 266 |
ledgersmb (1.2.15-2) unstable; urgency=low
|
| 267 |
|
| 268 |
* Added postgres-8.3 to depends and suggests
|
| 269 |
|
| 270 |
-- Elizabeth Bevilacqua <lyz@princessleia.com> Fri, 29 Aug 2008 02:19:03 +0000
|
| 271 |
|
| 272 |
ledgersmb (1.2.15-1) unstable; urgency=low
|
| 273 |
|
| 274 |
* New upstream release
|
| 275 |
|
| 276 |
-- Elizabeth Bevilacqua <lyz@princessleia.com> Tue, 26 Aug 2008 18:48:58 +0000
|
| 277 |
|
| 278 |
ledgersmb (1.2.14-1) unstable; urgency=low
|
| 279 |
|
| 280 |
* New upstream release
|
| 281 |
|
| 282 |
-- Elizabeth Bevilacqua <lyz@princessleia.com> Fri, 22 Aug 2008 02:16:15 +0000
|
| 283 |
|
| 284 |
ledgersmb (1.2.13-1) unstable; urgency=low
|
| 285 |
|
| 286 |
* New upstream release
|
| 287 |
|
| 288 |
-- Elizabeth Bevilacqua <lyz@princessleia.com> Tue, 08 Apr 2008 19:02:35 +0000
|
| 289 |
|
| 290 |
ledgersmb (1.2.5-2) unstable; urgency=low
|
| 291 |
|
| 292 |
* Adding 1.2.5 hotfixes
|
| 293 |
|
| 294 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Mon, 28 May 2007 18:09:32 -0400
|
| 295 |
|
| 296 |
ledgersmb (1.2.5-1) unstable; urgency=low
|
| 297 |
|
| 298 |
* New upstream release
|
| 299 |
|
| 300 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Wed, 09 May 2007 14:00:32 -0400
|
| 301 |
|
| 302 |
ledgersmb (1.2.4-1) unstable; urgency=low
|
| 303 |
|
| 304 |
* New upstream release
|
| 305 |
|
| 306 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Fri, 04 May 2007 12:16:32 -0400
|
| 307 |
|
| 308 |
ledgersmb (1.2.3-2) unstable; urgency=low
|
| 309 |
|
| 310 |
* Adding README.Ubuntu
|
| 311 |
* Changing package defaults to disabling LaTeX
|
| 312 |
|
| 313 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Thu, 19 Apr 2007 11:44:32 -0400
|
| 314 |
|
| 315 |
ledgersmb (1.2.3-1) unstable; urgency=low
|
| 316 |
|
| 317 |
* New upstream release
|
| 318 |
|
| 319 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Sun, 15 Apr 2007 23:27:32 -0400
|
| 320 |
|
| 321 |
ledgersmb (1.2.2-1) unstable; urgency=low
|
| 322 |
|
| 323 |
* New upstream release
|
| 324 |
|
| 325 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Wed, 11 Mar 2007 00:23:32 -0400
|
| 326 |
|
| 327 |
ledgersmb (1.2.1-1) unstable; urgency=low
|
| 328 |
|
| 329 |
* New upstream release
|
| 330 |
|
| 331 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Mon, 09 Mar 2007 18:12:32 -0400
|
| 332 |
|
| 333 |
ledgersmb (1.2.0-1) unstable; urgency=low
|
| 334 |
|
| 335 |
* New upstream release
|
| 336 |
|
| 337 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Wed, 04 Mar 2007 00:00:32 -0400
|
| 338 |
|
| 339 |
ledgersmb (1.1.99rc5.2-3) unstable; urgency=low
|
| 340 |
|
| 341 |
* Fix another packaging error
|
| 342 |
|
| 343 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Fri, 23 Mar 2007 15:01:22 -0500
|
| 344 |
|
| 345 |
ledgersmb (1.1.99rc5.2-2) unstable; urgency=low
|
| 346 |
|
| 347 |
* Fix packaging error
|
| 348 |
|
| 349 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Fri, 23 Mar 2007 14:41:22 -0500
|
| 350 |
|
| 351 |
ledgersmb (1.1.99rc5.2-1) unstable; urgency=low
|
| 352 |
|
| 353 |
* New upstream release
|
| 354 |
* Renaming the package to match the first phase of upstream renaming
|
| 355 |
|
| 356 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Fri, 23 Mar 2007 14:26:22 -0500
|
| 357 |
|
| 358 |
ledger-smb (1.1.99rc1-2) unstable; urgency=low
|
| 359 |
|
| 360 |
* Fixing PostgreSQL server dependencies
|
| 361 |
|
| 362 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Fri, 23 Feb 2006 22:46:22 -0500
|
| 363 |
|
| 364 |
ledger-smb (1.1.99rc1-1) unstable; urgency=low
|
| 365 |
|
| 366 |
* New upstream version
|
| 367 |
|
| 368 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Fri, 23 Feb 2006 22:22:22 -0500
|
| 369 |
|
| 370 |
ledger-smb (1.1.99beta4-1) unstable; urgency=low
|
| 371 |
|
| 372 |
* New upstream version
|
| 373 |
|
| 374 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Sun, 28 Jan 2006 14:01:57 -0500
|
| 375 |
|
| 376 |
ledger-smb (1.1.99beta3-2) unstable; urgency=low
|
| 377 |
|
| 378 |
* Add updates to db upgrade script to work with current code
|
| 379 |
|
| 380 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Thu, 23 Nov 2006 13:02:13 -0500
|
| 381 |
|
| 382 |
ledger-smb (1.1.99beta3-1) unstable; urgency=low
|
| 383 |
|
| 384 |
* New upstream version
|
| 385 |
* Removed image directory patch for more testing
|
| 386 |
|
| 387 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Thu, 23 Nov 2006 12:39:13 -0500
|
| 388 |
|
| 389 |
ledger-smb (1.1.99beta2-6) unstable; urgency=low
|
| 390 |
|
| 391 |
* Fixing package LaTeX dependencies
|
| 392 |
* Fixing permissions in /var/lib/ledger-smb
|
| 393 |
* Fixing default configuration error
|
| 394 |
|
| 395 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Sat, 18 Nov 2006 21:39:13 -0500
|
| 396 |
|
| 397 |
ledger-smb (1.1.99beta2-5) unstable; urgency=low
|
| 398 |
|
| 399 |
* Fixing image directory changes
|
| 400 |
|
| 401 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Sat, 18 Nov 2006 13:00:06 -0500
|
| 402 |
|
| 403 |
ledger-smb (1.1.99beta2-4) unstable; urgency=low
|
| 404 |
|
| 405 |
* Add some upstream fixes
|
| 406 |
|
| 407 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Sat, 18 Nov 2006 12:46:22 -0500
|
| 408 |
|
| 409 |
ledger-smb (1.1.99beta2-3) unstable; urgency=low
|
| 410 |
|
| 411 |
* Adjust required versions of perl and postgresql-client and sundry
|
| 412 |
packaging fixes
|
| 413 |
* Move template images to /var/lib/ledger-smb/images
|
| 414 |
|
| 415 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Sat, 18 Nov 2006 12:18:22 -0500
|
| 416 |
|
| 417 |
ledger-smb (1.1.99beta2-2) unstable; urgency=low
|
| 418 |
|
| 419 |
* Adjust permissions of installed files
|
| 420 |
|
| 421 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Wed, 15 Nov 2006 17:28:22 -0500
|
| 422 |
|
| 423 |
ledger-smb (1.1.99beta2-1) unstable; urgency=low
|
| 424 |
|
| 425 |
* Adding initial set up instructions to README.Debian
|
| 426 |
* New upstream version
|
| 427 |
|
| 428 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Wed, 15 Nov 2006 14:24:53 -0500
|
| 429 |
|
| 430 |
ledger-smb (1.1.99beta1-5) unstable; urgency=low
|
| 431 |
|
| 432 |
* Fix templates directory location
|
| 433 |
* Increasing amount of included docs in /usr/share/doc/ledger-smb
|
| 434 |
|
| 435 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Mon, 13 Nov 2006 21:01:55 -0500
|
| 436 |
|
| 437 |
ledger-smb (1.1.99beta1-4) unstable; urgency=low
|
| 438 |
|
| 439 |
* Fixing syntax in default config
|
| 440 |
* Adjusting post(inst|rm) to reload apache2
|
| 441 |
|
| 442 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Mon, 13 Nov 2006 19:34:59 -0500
|
| 443 |
|
| 444 |
ledger-smb (1.1.99beta1-3) unstable; urgency=low
|
| 445 |
|
| 446 |
* Fixing package versions
|
| 447 |
|
| 448 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Mon, 13 Nov 2006 19:09:41 -0500
|
| 449 |
|
| 450 |
ledger-smb (1.1.99beta1-2) unstable; urgency=low
|
| 451 |
|
| 452 |
* Fixing package versions
|
| 453 |
|
| 454 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Mon, 13 Nov 2006 19:05:48 -0500
|
| 455 |
|
| 456 |
ledger-smb (1.1.99beta1-1) unstable; urgency=low
|
| 457 |
|
| 458 |
* Initial release
|
| 459 |
|
| 460 |
-- Seneca Cunningham <tetragon@ledgersmb.org> Mon, 13 Nov 2006 15:29:53 -0500
|
| 461 |
|