[Pkg-javascript-commits] [node-expat] 101/371: Rename libnode-node-expat → node-node-expat. Replace and conflict with (and temporarily provide) old package name.
Jonas Smedegaard
dr at jones.dk
Sun Feb 28 09:59:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository node-expat.
commit a6a5a9ef69c02005be651f9ed43899194d6937ed
Author: Jonas Smedegaard <dr at jones.dk>
Date: Tue Nov 29 21:48:30 2011 +0700
Rename libnode-node-expat → node-node-expat. Replace and conflict with (and temporarily provide) old package name.
---
debian/control.in | 5 ++++-
debian/rules | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/control.in b/debian/control.in
index 4d5143b..957f248 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -9,11 +9,14 @@ Homepage: https://github.com/astro/node-expat
Vcs-Git: git://git.debian.org/git/collab-maint/node-expat
Vcs-Browser: http://git.debian.org/?p=collab-maint/node-expat.git
-Package: libnode-node-expat
+Package: node-node-expat
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
nodejs
+Conflicts: libnode-node-expat
+Replaces: libnode-node-expat
+Provides: libnode-node-expat
Description: fast XML parser library for Node
Node is an event-based server-side JavaScript engine.
.
diff --git a/debian/rules b/debian/rules
index 0ce2358..f92c99a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/rules/debhelper.mk
-libpkgname = libnode-node-expat
+libpkgname = node-node-expat
CDBS_BUILD_DEPENDS += , nodejs-dev (>= 0.2.6), libexpat-dev, libnode-vows
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-expat.git
More information about the Pkg-javascript-commits
mailing list