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
|
libdjconsole (0.1.3-3) unstable; urgency=medium
* Don't use /usr/share/doc/ symlinks anymore to keep things simple and
avoid breaking upgrades (Closes: #801159)
-- Adrien Cunin <adri2000@ubuntu.com> Wed, 16 Dec 2015 17:09:15 +0100
libdjconsole (0.1.3-2) unstable; urgency=medium
* Acknowledging previous NMU, thanks
* Use source format 3.0 (quilt) and dh 9
* Set Multi-Arch fields in debian/control
* Added debian/patches/03_update_pc_file.patch: update .pc file to use
variables, adds multiarch support
* Updated install files
* Do not install useless upstream changelogs anymore
* Removed unnecessary autotools-dev build-dep
* Added missing dependencies ${misc:Depends}
* Keep /usr/share/doc/ directory only in libdjconsole-data, symlink from the
other binary packages
* Removed redundant Section fields in debian/control
* Added Homepage in debian/control
* Updated debian/copyright file
* Updated Standards-Version to 3.9.6
* Added lintian overrides regarding the long descriptions of the packages
* Imported Ubuntu patch to install udev rules into /lib/udev/rules.d
(Closes: #742718), thanks to Scott James Remnant
- Makefile.am, Makefile.in: Install udev rules into /lib/udev/rules.d
(debian/patches/01_install_udev_rules_lib.patch)
- debian/libdjconsole-data.install: Take udev rules from /lib/udev/rules.d
- debian/libdjconsole-data.preinst: Remove old rules if not modified
- debian/control: Add Breaks to ensure right version of udev is used.
* Added debian/patches/02_udev_rules_sysfs_attr.patch: replace SYSFS with
ATTR in udev rules file (Closes: #560703, LP: #551341)
-- Adrien Cunin <adri2000@ubuntu.com> Thu, 27 Aug 2015 08:03:00 +0200
libdjconsole (0.1.3-1.1) unstable; urgency=low
* Non-maintainer upload.
* Using dh-autoreconf during the build to support new arches (Closes: #528810)
-- Chen Baozi <baozich@gmail.com> Thu, 05 Jun 2014 19:44:08 +0800
libdjconsole (0.1.3-1) unstable; urgency=low
* New upstream release
- Fix FTBFS on GNU/kFreeBSD patch introduced in 0.1.2-2 merged upstream
* debian/rules: do not rename the udev rules file anymore, it now already has
the good name
* debian/libdjconsole-dev.install: do not install libdjconsole.la anymore
* Bumped debhelper version to 7
* Bumped Standards-Version to 3.7.3 (no change needed)
-- Adrien Cunin <adri2000@ubuntu.com> Sun, 29 Jun 2008 21:27:05 +0200
libdjconsole (0.1.2-3) unstable; urgency=low
* Also updated my email address in debian/copyright
* Added debian/watch
* debian/{control,rules}: fixed two lintian warnings
-- Adrien Cunin <adri2000@ubuntu.com> Wed, 15 Aug 2007 22:34:51 +0200
libdjconsole (0.1.2-2) unstable; urgency=low
* Applied patch to not FTBFS on GNU/kFreeBSD, thanks Cyril Brulebois
(Closes: #416334)
* debian/control: updated my email address
-- Adrien Cunin <adri2000@ubuntu.com> Sat, 7 Apr 2007 16:47:09 +0200
libdjconsole (0.1.2-1) unstable; urgency=low
* First upload to Debian
-- Adrien Cunin <adri2000@gmail.com> Sat, 6 Jan 2007 17:34:49 +0100
libdjconsole (0.1.2-0ubuntu1) feisty; urgency=low
* New upstream release
* debian/rules: added --sysconfdir=/etc to ./configure
* debian/libdjconsole-data.install: install 40-hpdjconsole.rules
* debian/rules: rename 40-hpdjconsole.rules to 45-hpdjconsole.rules
-- Adrien Cunin <adri2000@gmail.com> Fri, 22 Dec 2006 21:55:53 +0100
libdjconsole (0.1.1-0ubuntu1) feisty; urgency=low
* Initial release
-- Adrien Cunin <adri2000@gmail.com> Sat, 16 Dec 2006 16:19:31 +0100
|