Changeset 64
- Timestamp:
- 26/02/2007 17:45:30 (2 years ago)
- Files:
-
- packages/main/misdn-mdx-source/tags/mercury/debian/changelog (modified) (1 diff)
- packages/main/misdn-mdx-source/tags/mercury/debian/control (modified) (1 diff)
- packages/main/misdn-mdx-source/tags/mercury/debian/rules (modified) (1 diff)
- packages/main/misdn-mdx-source/trunk/debian/changelog (modified) (1 diff)
- packages/main/misdn-mdx-source/trunk/debian/control (modified) (1 diff)
- packages/main/misdn-mdx-source/trunk/debian/rules (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
packages/main/misdn-mdx-source/tags/mercury/debian/changelog
r63 r64 1 misdn-mdx-source (1.1.0.mercury-4) stable; urgency=low 2 3 * Added misdn-mdx-headers package 4 5 -- Unixmedia S.r.l. (Medianix Devel) <devel@unixmedia.it> Mon, 26 Feb 2007 17:44:52 +0100 6 1 7 misdn-mdx-source (1.1.0.mercury-3) stable; urgency=low 2 8 packages/main/misdn-mdx-source/tags/mercury/debian/control
r60 r64 20 20 This package contains the module source. The kernel driver can be built from 21 21 it using module-assistant or make-kpkg. 22 23 Package: misdn-mdx-headers 24 Architecture: all 25 Depends: debhelper (>> 5.0.0) 26 Description: Kernel headers from misdn-mdx-source. 27 The modular ISDN drivers are the bleeding edge implementation of ISDN support 28 in the Linux kernel. The most prominent new feature is support for ISDN cards 29 in NT mode, so you can connect an ISDN telephone to your computer. 30 . 31 This package is done ad-hoc for medianix, as the default debian packages 32 is old and done in a different manner (that don't fit the needs of medianix), 33 anyway, you can use it with any debian based distro. 34 . 35 This package contains the headers. 36 packages/main/misdn-mdx-source/tags/mercury/debian/rules
r60 r64 51 51 dh_testdir 52 52 dh_testroot 53 dh_install 53 54 # dh_installdebconf 54 55 dh_installdocs packages/main/misdn-mdx-source/trunk/debian/changelog
r60 r64 1 misdn-mdx-source (1.1.0-2) unstable; urgency=low 2 3 * Added misdn-mdx-headers package 4 5 -- Unixmedia S.r.l. (Medianix Devel) <devel@unixmedia.it> Mon, 26 Feb 2007 17:44:05 +0100 6 1 7 misdn-mdx-source (1.1.0-1) unstable; urgency=low 2 8 packages/main/misdn-mdx-source/trunk/debian/control
r60 r64 20 20 This package contains the module source. The kernel driver can be built from 21 21 it using module-assistant or make-kpkg. 22 23 Package: misdn-mdx-headers 24 Architecture: all 25 Depends: debhelper (>> 5.0.0) 26 Description: Kernel headers from misdn-mdx-source. 27 The modular ISDN drivers are the bleeding edge implementation of ISDN support 28 in the Linux kernel. The most prominent new feature is support for ISDN cards 29 in NT mode, so you can connect an ISDN telephone to your computer. 30 . 31 This package is done ad-hoc for medianix, as the default debian packages 32 is old and done in a different manner (that don't fit the needs of medianix), 33 anyway, you can use it with any debian based distro. 34 . 35 This package contains the headers. 36 packages/main/misdn-mdx-source/trunk/debian/rules
r60 r64 51 51 dh_testdir 52 52 dh_testroot 53 dh_install 53 54 # dh_installdebconf 54 55 dh_installdocs
