1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115
|
berkeley-abc (1.01+20181130git163bba5+dfsg-1) unstable; urgency=medium
* New upstream version
* debian/control:
- New standards version 4.2.1 - no changes
* debian/upstream/metadata: Add upstream metadata file
* debian/watch: Improve mangling
-- Ruben Undheim <ruben.undheim@gmail.com> Mon, 03 Dec 2018 20:51:46 +0000
berkeley-abc (1.01+20180801git3fb3c6b+dfsg-1) unstable; urgency=medium
* New upstream version
* debian/berkeley-abc.lintian-overrides:
- Override some false positives for spelling checks
* debian/compat: Set to 11
* debian/control:
- debhelper >= 11
- Standards version 4.2.0 - no changes
- VCS URL now pointing to salsa
- Fix some whitespace errors
* debian/copyright
- Using HTTPS for Format field
- Added "Files-Excluded" for those excluded during source repackaging
- Copyright information updated for upstream changes
* debian/patches/0006-Fix-spelling-errors.patch
- A number of spelling errors fixed
* debian/patches:
- All patches refreshed so that they work applies cleanly with gbp
* debian/rules:
- Set ABC_MAKE_VERBOSE so that build command invocations are shown.
- Whitespace errors fixed
* debian/tests:
- Create a simple autopkgtest which tests that the executable can be
started and call the command "help".
* debian/watch:
- add watch files which tracks GIT HEAD and renames to +dfsg after
repackaging
-- Ruben Undheim <ruben.undheim@gmail.com> Sun, 05 Aug 2018 20:53:59 +0200
berkeley-abc (1.01+20161002hgeb6eca6+dfsg-1) unstable; urgency=medium
* New upstream release
* Refreshed patches
* d/control: New Standards Version 3.9.8 - no needed changes
-- Ruben Undheim <ruben.undheim@gmail.com> Sun, 06 Nov 2016 10:08:50 +0100
berkeley-abc (1.01+20160215hgae7d65e+dfsg-1) unstable; urgency=low
* New upstream version
- Refreshed patches
* d/control:
- Vcs URLs now using https.
- Standards version 3.9.7 - no needed changes
* d/copyright: Updated copyright year for Debian packaging
-- Ruben Undheim <ruben.undheim@gmail.com> Sun, 28 Feb 2016 15:48:32 +0100
berkeley-abc (1.01+20150706hgc3698e0+dfsg-2) unstable; urgency=low
* debian/man:
- Added more sensible info in man page
- Using txt2man to generate man page from .txt file
-- Ruben Undheim <ruben.undheim@gmail.com> Sat, 22 Aug 2015 21:36:28 +0200
berkeley-abc (1.01+20150706hgc3698e0+dfsg-1) unstable; urgency=low
* New upstream version
-- Ruben Undheim <ruben.undheim@gmail.com> Tue, 18 Aug 2015 12:16:35 +0200
berkeley-abc (1.01+20150424hg779de2d+dfsg-1) unstable; urgency=low
* New upstream release
-- Ruben Undheim <ruben.undheim@gmail.com> Fri, 29 May 2015 16:20:05 +0200
berkeley-abc (1.01+20141105hg5b5af75+dfsg-3) unstable; urgency=medium
* debian/patches/04_memory_alignment_fix.patch:
- Fixed error in patch..
-- Ruben Undheim <ruben.undheim@gmail.com> Mon, 13 Apr 2015 21:56:02 +0200
berkeley-abc (1.01+20141105hg5b5af75+dfsg-2) unstable; urgency=medium
* debian/patches/04_memory_alignment_fix.patch:
- Patch for memory alignment issue - already applied upstream
* debian/patches/abc-bugfix-20150403.diff (Closes: #782027)
* Patches from Johann Klammer (Thanks):
- debian/patches/reproducibility.patch
Patch for reproducibility (Closes: #780449)
- debian/patches/writepla.patch
Fixed "fails to export trivial .PLA files" (Closes: #780450)
-- Ruben Undheim <ruben.undheim@gmail.com> Tue, 31 Mar 2015 16:12:51 +0200
berkeley-abc (1.01+20141105hg5b5af75+dfsg-1) unstable; urgency=medium
* New upstream version
* Updated standards version to 3.9.6
* Added new copyright info for new files to d/copyright
* Regenerated all patches
* Enabled hardening=+all
-- Ruben Undheim <ruben.undheim@gmail.com> Sat, 08 Nov 2014 23:22:34 +0100
berkeley-abc (1.01+20140822hg4d547a5+dfsg-1) unstable; urgency=low
* Initial release (Closes: #761364)
-- Ruben Undheim <ruben.undheim@gmail.com> Fri, 05 Sep 2014 21:17:26 +0200
|